ESPHome 2026.1.4
Loading...
Searching...
No Matches
automation.cpp
Go to the documentation of this file.
1#include "automation.h"
2#include "esphome/core/log.h"
3
4namespace esphome::sensor {
5
6static const char *const TAG = "sensor.automation";
7
8} // namespace esphome::sensor