-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lumi.acpartner.v2 + LG 3482: climate.turn_on and turn_off doesn't work for me #126
Comments
Or does it work only with IR receiving-send services? |
It's possible to turn the device on and off via Mi Home app? |
Has the |
Please provide the model and manufacturer of your AC. |
Ac is lg 3482, its working fine via Mihome as like as via thermostat bar +acpartner on home assistant. |
If you call the This is the implementation of the underlying library: https://github.com/rytilahti/python-miio/blob/master/miio/airconditioningcompanion.py#L268-L270 In short: The command If you try to turn on the AC via the MiHome app. What do you do in detail? Could you provide a screenshot? Is there a power button at the UI? Perfect would be a network capture of the traffic between Mi Home app and Acpartner to replicate the behaviour. |
Hi, thanks for your work firstly!
The addon is working fine on thermostat bar but climate.turn-on/off for example just change status on thermostat bar (not send commands to conditioner)
How can I work with addon in automations???)))
Could you please send some examples or instructions to do it correctly)))
Lumi.acpartner.v2
Thanks!)))
The text was updated successfully, but these errors were encountered: