mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
remove duplicate Warm Water Activated
This commit is contained in:
@@ -40,7 +40,7 @@ libs_core =
|
|||||||
|
|
||||||
[env]
|
[env]
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
pre:scripts/build_interface.py
|
; pre:scripts/build_interface.py
|
||||||
scripts/main_script.py
|
scripts/main_script.py
|
||||||
scripts/rename_fw.py
|
scripts/rename_fw.py
|
||||||
scripts/gzip_fw.py
|
scripts/gzip_fw.py
|
||||||
|
|||||||
@@ -170,7 +170,7 @@ MAKE_PSTR(wWDisinfecting, "Warm water disinfecting")
|
|||||||
MAKE_PSTR(wWCharging, "Warm water charging")
|
MAKE_PSTR(wWCharging, "Warm water charging")
|
||||||
MAKE_PSTR(wWRecharging, "Warm water recharging")
|
MAKE_PSTR(wWRecharging, "Warm water recharging")
|
||||||
MAKE_PSTR(wWTempOK, "Warm water temperature ok")
|
MAKE_PSTR(wWTempOK, "Warm water temperature ok")
|
||||||
MAKE_PSTR(wWActive, "Warm water activated")
|
MAKE_PSTR(wWActive, "Warm water active")
|
||||||
MAKE_PSTR(burnGas, "Gas")
|
MAKE_PSTR(burnGas, "Gas")
|
||||||
MAKE_PSTR(flameCurr, "Flame current")
|
MAKE_PSTR(flameCurr, "Flame current")
|
||||||
MAKE_PSTR(heatPump, "Boiler pump")
|
MAKE_PSTR(heatPump, "Boiler pump")
|
||||||
|
|||||||
Reference in New Issue
Block a user