Hey @funtastix
First up thanks heaps for supporting the community with this awesome Integration
I have a 3-zone setup with refrig AC. The way I use the setup is mostly in Auto mode, occasionally setting custom temps but mostly turning the master Heat/Cool/Fan control on/off and letting the schedule do its thing.
I have added the integration however the controls don’t seem to do anything. Nothing is in sync with the actual unit - HA is displaying actual mode & room temp, but set point temp is 0, and sending any Heat/Cool/Fan/Temp commands does nothing. It all works fine via the Rinnai Touch app.
In the Core log I get loads of
2023-01-18 07:10:19.176 ERROR (MainThread) [pyrinnaitouch.cooler] No GSO when cooling on. Not happy, Jan
The debug log shows the command sending & the mylink responding but as mentioned no change on the unit
2023-01-18 14:20:48.086 DEBUG (MainThread) [pyrinnaitouch.system] Sending command: N000002{"CGOM": {"OOP": {"ST": "Z" } } }
2023-01-18 14:20:51.086 DEBUG (MainThread) [pyrinnaitouch.system] Sequence: 3 Json: [{"SYST": {"CFG": {"MTSP": "Y", "NC": "00", "DF": "N", "TU": "C", "CF": "1", "VR": "0183", "CV": "0010", "CC": "043", "ZA": " ", "ZB": " ", "ZC": " ", "ZD": " " }, "AVM": {"HG": "Y", "EC": "N", "CG": "Y", "RA": "N", "RH": "N", "RC": "N" }, "OSS": {"DY": "THU", "TM": "14:18", "BP": "Y", "RG": "Y", "ST": "N", "MD": "C", "DE": "N", "DU": "N", "AT": "999", "LO": "N" }, "FLT": {"AV": "N", "C3": "000" } } },{"CGOM": {"CFG": {"ZUIS": "N", "ZAIS": "Y", "ZBIS": "Y", "ZCIS": "Y", "ZDIS": "N", "CF": "N", "PS": "Y", "DG": "W" }, "OOP": {"ST": "Z", "CF": "N", "FL": "11", "SN": "N" }, "ZUO": {"UE": "N" }, "ZAO": {"UE": "Y" }, "ZBO": {"UE": "Y" }, "ZCO": {"UE": "Y" }, "ZDO": {"UE": "N" }, "ZUS": {"AE": "N", "MT": "241", "ID": "N", "CP": "N", "FS": "N" }, "ZAS": {"AE": "N", "MT": "229", "ID": "Y", "CP": "N", "FS": "N" }, "ZBS": {"AE": "N", "MT": "241", "ID": "Y", "CP": "N", "FS": "N" }, "ZCS": {"AE": "N", "MT": "233", "ID": "Y", "CP": "N", "FS": "N" }, "ZDS": {"AE": "N", "MT": "241", "ID": "N", "CP": "N", "FS": "N" }, "APZ": {"ZV": "N" } } }]
2023-01-18 14:20:51.086 DEBUG (MainThread) [pyrinnaitouch.cooler] Circulation Fan is: Z
2023-01-18 14:20:51.086 DEBUG (MainThread) [pyrinnaitouch.cooler] Fan Speed is: 11
Any tips on where to go from here?
Cheers, Jason