Fixes
This commit is contained in:
8
automation.h
Normal file
8
automation.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "automation.h"
|
||||
#include "esphome/core/log.h"
|
||||
|
||||
namespace esphome {
|
||||
|
||||
static const char *const TAG = "switch.automation";
|
||||
|
||||
} // namespace esphome
|
Reference in New Issue
Block a user