Closed gNeeUs closed 2 years ago
Full error display when Homebridge starts up, but consequently fails to continue to run:
"[9/12/2022, 12:01:03 PM] Error: connect ECONNREFUSED 192.168.168.181:56800 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)"
config.json configured as follows:
"accessories": [ { "name": "Airco Guest Room", "ip": "192.168.168.181", "mac": "78e36db4XXXXX", "fanSpeedControl": true, "healthControl": true, "healthServiceType": "switch", "treatAutoHeatAs": "fan", "accessory": "HaierAC" }
Airco in question is a fairly recent model AC HAIER FLEXIS NG 9000 BTU AS25S2SF1FA-BH (WiFi) (https://www.haierhvac.eu/en/product/residential/flexis-black) It is operated successfully with the Haier hOn app.
Any insight into what is happening here, and how it can be corrected to work with Homebridge 1.50?
Sorry, closing my own issue in favor of existing thread https://github.com/oxystin/homebridge-haier-air-conditioner/issues/3#issue-1208871373.
Full error display when Homebridge starts up, but consequently fails to continue to run:
"[9/12/2022, 12:01:03 PM] Error: connect ECONNREFUSED 192.168.168.181:56800 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)"
config.json configured as follows:
Airco in question is a fairly recent model AC HAIER FLEXIS NG 9000 BTU AS25S2SF1FA-BH (WiFi) (https://www.haierhvac.eu/en/product/residential/flexis-black) It is operated successfully with the Haier hOn app.
Any insight into what is happening here, and how it can be corrected to work with Homebridge 1.50?