fix typos

This commit is contained in:
proddy
2024-09-09 09:33:33 +02:00
parent 577e429edb
commit e71965c7d5
3 changed files with 22 additions and 20 deletions

View File

@@ -211,7 +211,7 @@ void Shower::set_shower_state(bool state, bool force) {
ha_configdone_ = Mqtt::queue_ha(topic, doc.as<JsonObject>()); // publish the config payload with retain flag
//
// shower duaration
// shower duration
//
doc.clear();