Commit Graph

15 Commits (cd60c171ebef4a309565ce26c8593f6251b9de4e)

Author SHA1 Message Date
Simon Stürz fdee0d6453 Update discovery to renamed network device 2021-06-28 18:42:55 +02:00
Simon Stürz a71b86f82e Fix modbus tcp master code errors from rebase 2021-06-27 17:28:25 +02:00
Hermann Detz 621c98369e Added initial version of M-Tec heatpump plugin
Currently only read functionality.
Not yet tested with actual hardware.
2021-06-27 17:28:25 +02:00
Simon Stürz a62032ae45 Improve reconnect behaviour 2021-06-27 17:28:25 +02:00
Simon Stürz f8bc078437 Extend modbus tcp class 2021-06-27 17:28:25 +02:00
Boernsman 7fed767ff1 added modbusTcp error method 2021-06-27 17:24:38 +02:00
Boernsman 4c1ec41a15 added set target temperature action 2021-06-27 17:24:38 +02:00
Boernsman ccdb0c371f fixed wrong modbus tcp signals 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
Boernsman 0a57de310c stop sending read requests if the interface is not connected 2020-12-07 22:06:05 +01:00
Boernsman 68e38a1eaf fixed Fronius plug-in 2020-06-17 16:16:35 +02:00
Boernsman bdbb239c59 changed fronius to make use of QModbus 2020-06-17 13:34:05 +02:00
Boernsman 05e71c24f6 moved mypv to QModbus 2020-06-16 17:32:42 +02:00
Boernsman bd6cfd8b02 added modbus abstaction class 2020-06-16 16:56:20 +02:00