I have an HVAC system with modbus interface (Daikin with RTD-RA/RTD-NET interface).
I’m able to read and write parameters (through an ESPHome board), and I have configured a Dashboard in Home Assistant with all the parameter.
Now, it works but is a bit messy… every parameter for each internal machine is separated from each other, no central control, no multiple set point (Home/Away/Eco).
As I would like to support multiple set point for Heat and Cool and I would like to automate the Home/Away part of things,
what’s your advice on the matters?
How you would proceed?
Do you have seen or made anything similar to point me to?
I’m sorry if the questions seems a bit confused, but I am a bit confused on the topic
I plan to integrate my Daikin vrf system via rtd-10 aswell, can you share your config please?
I guess you are already solve your issue, if not I can help you with that =D
Hi!!
For shure:
I used a ESP32-POE-ISO from Olimex (if you plan to use it with POE you need to remove a resistor that get too hot, if you plan to use it with wifi it has no problem) with a MOD-RS485 (Olimex).
Here a sample of code, you need to check che documentation of RTD-10 and adapt the addresses you read because I don’t know if they matches