Python plugin : DAIKIN ALTHERMA HT with RTD-W adapter
Posted: Tuesday 02 February 2021 23:07
Hello everyone,
I've created a plugin for the RTD-W monitoring and control interface.
The RTD-W is a monitoring and control interface for Altherma HT hydroboxes (heating only and reversible), small inverter chillers (EWA/YQ16..64 series) and VRV heating only hydrobox.
This plugin can be found on GitHub: https://github.com/Vincent835/Domoticz_ ... ERMA_RTD-W
This is the first time I code again in a very long time.
I discovered python while creating this plugin.
Thank you for your kindness, if the code is not very rigorous or if there are some malfunctions.
From my side, everything seems to be working well.
Requirements:
* Working Domoticz instance with working python plugin service
* Python module minimalmodbus -> http://minimalmodbus.readthedocs.io/en/master/
* Python module pyserial -> https://pythonhosted.org/pyserial/
* RTD-W monitoring and control interface for Altherma HT hydroboxes (http://www.realtime-controls.co.uk/inde ... _interface)
* Communication module Modbus USB to RS485 converter
It may not be a common setup, but if it can help someone I would be happy to.
24 new devices will be automatically added.
Go to devices tab, there you can find them. Some are not set to "used" by default.
It is in French.
I would have liked to make a multilingual plugin, but I don't know how. If anyone could help me.

Note: on this screen shot, the icons are personalized. It is a personal adaptation which is not integrated into the plugin.
Vincent
I've created a plugin for the RTD-W monitoring and control interface.
The RTD-W is a monitoring and control interface for Altherma HT hydroboxes (heating only and reversible), small inverter chillers (EWA/YQ16..64 series) and VRV heating only hydrobox.
This plugin can be found on GitHub: https://github.com/Vincent835/Domoticz_ ... ERMA_RTD-W
This is the first time I code again in a very long time.
I discovered python while creating this plugin.
Thank you for your kindness, if the code is not very rigorous or if there are some malfunctions.
From my side, everything seems to be working well.
Requirements:
* Working Domoticz instance with working python plugin service
* Python module minimalmodbus -> http://minimalmodbus.readthedocs.io/en/master/
* Python module pyserial -> https://pythonhosted.org/pyserial/
* RTD-W monitoring and control interface for Altherma HT hydroboxes (http://www.realtime-controls.co.uk/inde ... _interface)
* Communication module Modbus USB to RS485 converter
It may not be a common setup, but if it can help someone I would be happy to.
24 new devices will be automatically added.
Go to devices tab, there you can find them. Some are not set to "used" by default.
It is in French.
I would have liked to make a multilingual plugin, but I don't know how. If anyone could help me.

Note: on this screen shot, the icons are personalized. It is a personal adaptation which is not integrated into the plugin.
Vincent