maintenance message and command

This commit is contained in:
MichaelDvP
2020-11-30 19:57:28 +01:00
parent 6ac0140a2d
commit 0567f9176b
4 changed files with 64 additions and 14 deletions

View File

@@ -220,9 +220,10 @@ MAKE_PSTR(nrgSuppTotal, "Energy supplied total")
MAKE_PSTR(nrgSuppHeating, "Energy supplied heating")
MAKE_PSTR(nrgSuppWw, "Energy supplied warm water")
MAKE_PSTR(nrgSuppCooling, "Energy supplied cooling")
MAKE_PSTR(maintenanceType, "Type of maintenace")
MAKE_PSTR(maintenanceTime, "Next maintenace in")
MAKE_PSTR(maintenanceDate, "Next maintenace on")
MAKE_PSTR(maintenanceMessage, "Maintenance message")
MAKE_PSTR(maintenance, "Scheduled maintenance")
MAKE_PSTR(maintenanceTime, "Next maintenance in")
MAKE_PSTR(maintenanceDate, "Next maintenance on")
// solar
MAKE_PSTR(collectorTemp, "Collector temperature (TS1)")