1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-19 16:25:50 +00:00
This commit is contained in:
J. Nick Koston
2025-10-29 16:15:15 -05:00
parent 922acda1a8
commit 68d1a7e3ef
14 changed files with 13 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include "esphome/core/component.h"
#include "esphome/core/template_lambda.h"
#include "../template_lambda.h"
#include "esphome/components/sensor/sensor.h"
namespace esphome {