mirror of
https://github.com/esphome/esphome.git
synced 2025-03-14 06:38:17 +00:00
Suggested change
This commit is contained in:
parent
bc5e427cb8
commit
dbd396a115
@ -27,7 +27,7 @@ void UptimeTimestampTextSensor::setup() {
|
||||
}
|
||||
|
||||
float UptimeTimestampTextSensor::get_setup_priority() const { return setup_priority::HARDWARE; }
|
||||
void UptimeTimestampTextSensor::dump_config() { LOG_TEXT_SENSOR("", "Uptime Text Sensor", this); }
|
||||
void UptimeTimestampTextSensor::dump_config() { LOG_TEXT_SENSOR("", "Uptime Timestamp Text Sensor", this); }
|
||||
|
||||
} // namespace uptime
|
||||
} // namespace esphome
|
||||
|
Loading…
x
Reference in New Issue
Block a user