michbeck100 / pimatic-hap

Pimatic homekit bridge
GNU General Public License v2.0
30 stars 10 forks source link

Support for RaspBeeMultiDevice (Aqara door/window sensors) #85

Closed sebster6 closed 4 years ago

sebster6 commented 4 years ago

I added a couple of Zigbee door/window sensors (Xiaomi / Aqara) using the pimatic-raspbee (and the USB Zigbee dongle). They work fine within Pimatic, showing open/close state, battery level and temperature. Unfortunately, only the temperature value seems to be provided to HomeKit by pimatic-hap. Any chance to add the parameters from the RaspBeeMultiSensor (https://github.com/treban/pimatic-raspbee/blob/master/README.md#pimatic-raspbee), maybe the open/close state as a start? ;)

Thanks in advance! IMG_1881 IMG_1882

michbeck100 commented 4 years ago

Fixed with https://github.com/michbeck100/pimatic-hap/pull/83

theslash commented 4 years ago

Works perfectly, thank you very much!!