home-assistant / homebridge-homeassistant

DEPRECATED in favor of native HomeKit support. -  Homebridge plugin for Home Assistant
https://www.home-assistant.io/components/homekit/
Other
683 stars 144 forks source link

Missing device classes break homebridge #313

Closed jamieshaw closed 6 years ago

jamieshaw commented 6 years ago

It appears that the window, door and garage_door device classes are not supposed and as a result; Homebridge (not just the home assistant plugin) ends up failing.

These require pairing to the appropriate HomeKit binary sensor types.

jamieshaw commented 6 years ago

I checked over the code; couldn't find any issue with it but it now seems that they're working.

Just curious — is there a limit on how many items Homebridge, or this plugin, can pass to HomeKit? Wondering if it's hitting some ceilings (256?) that is killing it…