8 Commits
Author SHA1 Message Date
Vuego123 712e0b3e8c FixedSpacingForSolarPumpTime
fixed spacing
2019-06-27 23:26:02 +02:00
Vuego123 55ff267828 AddedISM1SolarPumpWorkingTime
Added ISM1 Solar Pump Working Time
2019-06-27 23:07:19 +02:00
Vuego123 9c4e2b5da0 SolarLoggingOnly&Bugfix
- Added solar only logging option
- Added a callback message to set the setpoint of the maximum solar boiler temperature.
-fixed bug with wrong device_id for solar
2019-06-23 23:57:57 +02:00
Vuego123 b984b9e3d8 SplitSolarModuleFromOtherDevices
Solar modules upgrades: a separate Solar Module types list (no longer part of other devices). Made a separate _EMS_SolarModule class (no longer part of _EMS_Other). And updated all code that was impacted by that change.
Also added a device description for solar modules.
Tests on my setup (telnet & MQTT) work as before.
2019-06-20 00:16:34 +02:00
Vuego123 1872a0d57a Added extra values for ISM1
Add measures for energy production (in Wh) and solar pomp (on/off)
2019-06-16 15:56:18 +02:00
Vuego123 c3ab74862d FW100 & ISM1 fixed wrong temperature divider 2019-06-11 00:43:27 +02:00
Vuego123 ada33d6585 Added support for Junkers FW100
Added FW100 device id,
Added FW100 support to the FR10 (+renamed to Junkers Status message)
Added callback method and improved showInfo and PublishValues in ems-esp.cpp
2019-06-05 23:31:34 +02:00
Vuego123 51f8b55fe8 Solar Module Junkers ISM1
Added support to read collector temperature and solar boiler temperature for Solar Module Junkers ISM1
2019-06-01 23:42:30 +02:00