Skip to content
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

Add lumi.aircondition.acn05 (Aqara Air Conditioning Controller P3) support #124

Open
obs945 opened this issue Mar 4, 2021 · 2 comments
Open

Comments

@obs945
Copy link

obs945 commented Mar 4, 2021

In present status, Aqara Air Conditioning Controller P3 (lumi.aircondition.acn05) can be connected into HA through Homekit controller.

However, power switch (on/off) cannot be controlled with this method.

I got the token of P3 and tried adding code to config but the entity didn't appear.

switch:

  • platform: xiaomi_miio
    name: P3 power
    host: 192.168.1.xxx
    token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
@syssi syssi changed the title Add support for Aqara Air Conditioning Controller P3 Add lumi.aircondition.acn05 (Aqara Air Conditioning Controller P3) support May 13, 2021
@troyliu0105
Copy link

How do you get token? P3 can't bind with Mi-Home app, the way provided by this repo do not work

@michau83
Copy link

In present status, Aqara Air Conditioning Controller P3 (lumi.aircondition.acn05) can be connected into HA through Homekit controller.

However, power switch (on/off) cannot be controlled with this method.

I got the token of P3 and tried adding code to config but the entity didn't appear.

switch:

  • platform: xiaomi_miio
    name: P3 power
    host: 192.168.1.xxx
    token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

i used hassbian longtime ago and this method worked well. today i installed HomeAssistant and applied the same but nothing appear when we set this devices as switch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants