Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Unable to control AUX Delta #37

Open
lebence opened this issue Aug 22, 2023 · 3 comments
Open

Unable to control AUX Delta #37

lebence opened this issue Aug 22, 2023 · 3 comments
Labels
question Further information is requested

Comments

@lebence
Copy link

lebence commented Aug 22, 2023

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 #35 ?

Logs:

[8/22/2023, 6:45:20 AM] Loaded plugin: homebridge-broadlink-heater-cooler@2.2.3
[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 lebence added the question Further information is requested label Aug 22, 2023
@makleso6
Copy link
Owner

makleso6 commented Aug 23, 2023

check ac firmware version in acfreedom app

@lebence
Copy link
Author

lebence commented Aug 23, 2023

software v42037
sdk 2.17

@makleso6
Copy link
Owner

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants