syssi / xiaomi_airconditioningcompanion

Xiaomi Mi and Aqara Air Conditioning Companion integration for Home Assistant
Apache License 2.0
394 stars 93 forks source link

Problem adding Aqara Air Conditioning Companion (KTBL11LM) #152

Open Revrean opened 2 years ago

Revrean commented 2 years ago

I've had some problems adding the KTBL11LM as a climate device on home assistant. I've installed the compenets via HACS on home assistant and added the additional code to the configuration.yaml file. But when I add the Companion via the Settings > Integrations UI, the KTBL11LM is added a smart switch with Alarm functionality, and does not appear as a climate entity.

2022-06-16 (5) 2022-06-16 (4)

r3knit commented 2 years ago

Same here. Paired 2 KTBL11LM with MI Home app. Scanned all ports with no success - all of them are shot Tried on both FW: 1.4.1_128.0149 (from the box) and 1.4.1_164.0149 (updated via Mi Home)

Maybe there are some guides, how to make this device open there api port?

UPDATE: It is still a problem. I figured out, that local connections from my VM were blocked because of different subnet. But HA server and AC companions are in the same.

UPDATE 2. My problem was networking: AC partners and other smarthome devices are connected via separate wifi AP, but HA server isn't. Because of using UDP I've switched ARP setting to local-proxy-arp and everything started working like a charm