logo elektroda
logo elektroda
X
logo elektroda

Domoticz and the Vents VUT R 600 VE EC A21 recuperator: communication via Modbus and Raspberry Pi

Daro1003 3240 61
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #61 21460452
    Daro1003
    Level 34  
    zuhjk wrote:
    Fun that you have mastered this node-red.
    .

    Rather too serious a statement but I managed to install thanks to the help of @michal.zd and thanks to a colleague from the Domoticz forum to import the flows he wrote. This colleague is so kind that he also sent a flow to control my recuperator from Domoticz level, i.e. sending commands from Domoticz to the recuperator. Unfortunately I have not had time to implement and test this yet.

    In general, I know what NodeRed looks like and I manage to do something there I think it is a good start.

    @zuhjk take a look at the topic: https://forum.domoticz.com/viewtopic.php?t=43153
  • ADVERTISEMENT
  • #62 21460679
    michal.zd
    Level 29  
    Daro1003 wrote:
    Generally I know what NodeRed looks like and I manage to do something in it I think it's a good start.
    .
    Once you understand and get the hang of it, it turns out to be simple.

Topic summary

The discussion focuses on integrating the Vents VUT R 600 VE EC A21 recuperator with Domoticz running on a Raspberry Pi via Modbus communication. The recuperator supports Modbus TCP over RS485, accessible through an embedded A21 module or via LAN/Wi-Fi with a converter. Initial steps involve establishing communication using Modbus master simulators on PC to read input registers, primarily temperature and humidity data. Challenges include identifying the correct IP address for Wi-Fi connections, setting fixed IPs for stable communication, and understanding Modbus RTU over TCP versus Modbus TCP protocols. Domoticz configuration requires appropriate plugins and correct setup of communication parameters (RTU over TCP or RTU via USB), with read-only or read-write modes depending on needs. Node-RED is recommended as a middleware to parse Modbus frames, convert data to JSON, and publish via MQTT to Domoticz, facilitating both data reading and control commands. Users share Node-RED flow examples for data scaling and device control, emphasizing the need for knowledge in JavaScript and Modbus protocol specifics. The community highlights the scarcity of ready-made plugins and suggests seeking expert assistance for complex integration. The discussion also touches on similar RS485 integrations with other devices like Sofar photovoltaic inverters and Vaillant EcoTEC boilers.
Summary generated by the language model.
ADVERTISEMENT