jlusiardi / homekit_python

A python implementation to work as both HomeKit controller and accessory.
Apache License 2.0
221 stars 41 forks source link

Create Aqara Hub.md #163

Closed benasse closed 5 years ago

benasse commented 5 years ago

Is it normal that the indexes to go directly from 1 to 3? It seems that the Aquara Cube is not exposed via homekit, am I missing something?

Jc2k commented 5 years ago

The indexes are up to the manufacturer - as long as they are consistent for that bridge and pairing they may well not be sequential.

Jc2k commented 5 years ago

It does look like the hub just isn’t exposing your Cube as a homekit device, unfortunately

benasse commented 5 years ago

ok thank you for the answer, I will use zigbee2mqtt to interact with the cube then.

jlusiardi commented 5 years ago

Thank you @benasse!