homebridge-broadlink-heater-cooler icon indicating copy to clipboard operation
homebridge-broadlink-heater-cooler copied to clipboard

Unable to control AUX Delta

Open lebence opened this issue 1 year ago • 3 comments

Describe Your Problem: I'm trying to set up a AUX Delta AC, but I can't control it through HomeBridge. It works well in AC Freedom application. Same problem as https://github.com/makleso6/homebridge-broadlink-heater-cooler/issues/35 ?

Logs:

[8/22/2023, 6:45:20 AM] Loaded plugin: [email protected]
[8/22/2023, 6:45:20 AM] Registering accessory 'homebridge-broadlink-heater-cooler.AirCondionerAccessory'
...
[8/22/2023, 6:45:25 AM] [AUX Delta] Initializing AirCondionerAccessory accessory...

Plugin Config:

{
    "name": "AUX Delta",
    "ip": "MY_STATIC_IP", 
    "mac": "MY_MAC",
    "increments": 0.5,
    "display": true,
    "health": true,
    "clean": false,
    "sleep": false,
    "mildew": false,
    "auto": true,
    "accessory": "AirCondionerAccessory"
}

Screenshots:

Environment:

  • Plugin Version: v2.2.3
  • Homebridge Version: 1.6.1 (newest)
  • Node.js Version: v18.16.0
  • NPM Version: 9.5.1
  • Operating System: Docker

lebence avatar Aug 22 '23 06:08 lebence

check ac firmware version in acfreedom app

makleso6 avatar Aug 23 '23 12:08 makleso6

software v42037 sdk 2.17

lebence avatar Aug 23 '23 13:08 lebence

I think plugin does not support this software version please check does it work with https://github.com/liaan/broadlink_ac_mqtt

makleso6 avatar Aug 23 '23 13:08 makleso6