mirror of
https://github.com/esphome/esphome.git
synced 2025-11-15 22:35:46 +00:00
Merge branch 'integration' into memory_api
This commit is contained in:
@@ -7,7 +7,7 @@ namespace homeassistant {
|
||||
static const char *const TAG = "homeassistant.time";
|
||||
|
||||
void HomeassistantTime::dump_config() {
|
||||
ESP_LOGCONFIG(TAG, "Home Assistant Time:");
|
||||
ESP_LOGCONFIG(TAG, "Home Assistant Time");
|
||||
RealTimeClock::dump_config();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user