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