Custom integration to use Lobe with cameras in Home Assistant
Lobe This is a Home Assistant custom component for Lobe. Lobe is an AI tool that can classify images. This component lets you easily use an exported model along with another server to classify a camera entity’s feed with it. Installation Use HACS for the integration. You’ll also need a seperate server. Steps to install on another server: Install the Lobe library. Install Flask. Export a Tensorflow Lite model into a folder on the server. Copy over app.py and change […]
Read more