mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-11 18:29:52 +03:00
small improvements
This commit is contained in:
@@ -455,7 +455,7 @@ void _boilerLoop() {
|
||||
last_boilersend = millis();
|
||||
|
||||
// get 0x33 WW values manually
|
||||
ems_doReadCommand(EMS_TYPE_UBAParameterWW);
|
||||
ems_doReadCommand(EMS_TYPE_UBAParameterWW, EMS_ID_BOILER);
|
||||
|
||||
#if MQTT_SUPPORT
|
||||
// send MQTT
|
||||
|
||||
Reference in New Issue
Block a user