1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-20 08:46:01 +00:00
This commit is contained in:
J. Nick Koston
2025-10-29 16:08:27 -05:00
parent 3636ab68f3
commit f4d32c7def
16 changed files with 65 additions and 148 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 {