You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
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:
name: P3 power
host: 192.168.1.xxx
token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
The text was updated successfully, but these errors were encountered: