ESPHomeMarlin2/automation.h
2024-12-31 08:22:30 +01:00

8 lines
152 B
C++

#include "automation.h"
#include "esphome/core/log.h"
namespace esphome {
static const char *const TAG = "switch.automation";
} // namespace esphome