Commit Graph

13 Commits (f336dd0c8ea3966975c41035505715f8a4725b33)

Author SHA1 Message Date
Boernsman f336dd0c8e cleaned up a bit 2021-06-27 17:24:38 +02:00
Boernsman 4c1ec41a15 added set target temperature action 2021-06-27 17:24:38 +02:00
Boernsman f004899127 changed interface, fixed remarks from reviewer 2021-06-27 17:24:38 +02:00
Boernsman d78cf182a6 Removed thread delay and used Timer instead 2021-06-27 17:24:38 +02:00
Hermann Detz af93c6c9a0 Fix preventing adding the same IP a second time 2021-06-27 17:24:38 +02:00
Hermann Detz e202b328b7 Removed faulty functionality.
Write access to target temperatures for air and water, as well as
humidity sensor were removed.

Code clean-up + comments added.
2021-06-27 17:24:38 +02:00
Hermann Detz 2c342bc658 Added functionality to set target room temp 2021-06-27 17:24:38 +02:00
Hermann Detz c6ca132713 Added power consumption of heat pump 2021-06-27 17:24:38 +02:00
Hermann Detz 375b7a9d5d Added humidity and connected state
ModbusTCPMaster now emits readRequestError and writeRequestError, which
trigger connected = false.
2021-06-27 17:24:38 +02:00
Hermann Detz ad70d1d254 Fixes for Idm plugin
Hopefully reading room temperature and outside temperature correctly
now.
2021-06-27 17:24:38 +02:00
Hermann Detz 9b346848a2 Readout working 2021-06-27 17:24:38 +02:00
Hermann Detz 534322b534 Makeshift version to debug nymea app (issue #443)
Furthermore:
Modbus registers defined according to heat pump manual (RegisterList in
idm.h)
The plugin presently just delivers a hard-coded value of 24.5 for the
outside temperature for testing.
2021-06-27 17:24:38 +02:00
bernhard.trinnes 36803368b3 added idm plugin 2021-06-27 17:24:38 +02:00