mirror of
https://github.com/esphome/esphome.git
synced 2026-02-21 17:05:36 -07:00
Update esphome/components/homeassistant/time/homeassistant_time.cpp
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