johnolafenwa / DeepStack

The World's Leading Cross Platform AI Engine for Edge Devices
Apache License 2.0
678 stars 107 forks source link

Home Assistant Integration #32

Closed robmarkcole closed 3 years ago

robmarkcole commented 3 years ago

There are currently 3 integrations, 1 face, 1 scene and 1 object:

None of these are yet 'official' integrations in Home Assistant, and we ultimately target a Gold integration level, but that will require significantly more work. I had been waiting for an official v1.0 open source of deepstack which should include comprehensive error codes. This will make deepstack far more appealing a platform to Home Assistant devs and hopefully we could get assistance on some of the following:

  1. Currently all integrations are leveraging https://github.com/robmarkcole/deepstack-python this needs to be updated to include asyncio functions
  2. Full test coverage
  3. Add features required for Platinum: see https://www.home-assistant.io/docs/quality_scale/
robmarkcole commented 3 years ago

As discussed with @johnolafenwa on email, official integration and partnership with Home Assistant is a low priority for now, with the focus being instead on the deepstack codebase and existing ecosystem of tools. The existing Home Assistant integrations are working fine, so I will focus on adding asyncio to deepstack-python

robmarkcole commented 3 years ago

Cover this in the respective repos