mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 17:59:53 +03:00
Merge pull request #613 from hpanther/dev
Updates to the solar device to handle configuration-related telegrams
This commit is contained in:
@@ -203,6 +203,7 @@ MAKE_PSTR(UBAuptime, "Boiler total uptime")
|
||||
MAKE_PSTR(collectorTemp, "Collector temperature (TS1)")
|
||||
MAKE_PSTR(tankBottomTemp, "Bottom temperature (TS2)")
|
||||
MAKE_PSTR(tankBottomTemp2, "Bottom temperature (TS5)")
|
||||
MAKE_PSTR(tank1MaxTempCurrent, "Maximum Tank temperature")
|
||||
MAKE_PSTR(heatExchangerTemp, "Heat exchanger temperature (TS6)")
|
||||
MAKE_PSTR(solarPumpModulation, "Solar pump modulation (PS1)")
|
||||
MAKE_PSTR(cylinderPumpModulation, "Cylinder pump modulation (PS5)")
|
||||
|
||||
Reference in New Issue
Block a user