ESPHomeMarlin2/automation.h

8 lines
152 B
C
Raw Normal View History

2024-12-31 07:22:30 +00:00
#include "automation.h"
#include "esphome/core/log.h"
namespace esphome {
static const char *const TAG = "switch.automation";
} // namespace esphome