fixed edge case in shower logic when state didn't change

This commit is contained in:
proddy
2021-11-20 21:22:55 +01:00
parent 7e4494aae1
commit 4be6626470
3 changed files with 67 additions and 47 deletions

View File

@@ -437,7 +437,6 @@ void EMSESP::publish_all_loop() {
Mqtt::ha_status();
}
system_.send_heartbeat();
shower_.send_mqtt_stat(false, true);
break;
default:
// all finished