mirror of
https://github.com/esphome/esphome.git
synced 2025-11-16 14:55:50 +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";
|
static const char *const TAG = "homeassistant.time";
|
||||||
|
|
||||||
void HomeassistantTime::dump_config() {
|
void HomeassistantTime::dump_config() {
|
||||||
ESP_LOGCONFIG(TAG, "Home Assistant Time:");
|
ESP_LOGCONFIG(TAG, "Home Assistant Time");
|
||||||
RealTimeClock::dump_config();
|
RealTimeClock::dump_config();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user