powersync-plugins-modbus/idm
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
..
README.md added idm plugin 2021-06-27 17:24:38 +02:00
idm.cpp Makeshift version to debug nymea app (issue #443) 2021-06-27 17:24:38 +02:00
idm.h Makeshift version to debug nymea app (issue #443) 2021-06-27 17:24:38 +02:00
idm.png added idm logo 2021-06-27 17:24:38 +02:00
idm.pro Makeshift version to debug nymea app (issue #443) 2021-06-27 17:24:38 +02:00
idminfo.h Makeshift version to debug nymea app (issue #443) 2021-06-27 17:24:38 +02:00
integrationpluginidm.cpp Makeshift version to debug nymea app (issue #443) 2021-06-27 17:24:38 +02:00
integrationpluginidm.h Makeshift version to debug nymea app (issue #443) 2021-06-27 17:24:38 +02:00
integrationpluginidm.json Makeshift version to debug nymea app (issue #443) 2021-06-27 17:24:38 +02:00
meta.json added idm plugin 2021-06-27 17:24:38 +02:00

README.md

iDM

Supported Things

More

https://www.idm-energie.at/en/

** Modbus TCP communication not working ** * Is "Modbus TCP" selected in the "Building Management System" menu? * Is the Modbus TCP device and the heat pump in the same network? * Is there an IP address conflict? * Has the heat pump set the IP address manually? IP address should be set manually, because with "DHCP" the IP address can change (e.g. after a power failure). * Was the connection made via a switch, possibly blocking this communication? If so, integrate the Modbus TCP device directly (without a switch).