mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
send shower on boot
This commit is contained in:
@@ -27,6 +27,8 @@ void Shower::start() {
|
||||
shower_timer_ = settings.shower_timer;
|
||||
shower_alert_ = settings.shower_alert;
|
||||
});
|
||||
|
||||
send_mqtt_stat(false);
|
||||
}
|
||||
|
||||
void Shower::loop() {
|
||||
|
||||
Reference in New Issue
Block a user