dcmartin / motion-ai

AI assisted motion detection for Home Assistant
http://motion-ai.com/
Apache License 2.0
284 stars 29 forks source link

External HomeAssistant instance #19

Closed sakalauskas closed 3 years ago

sakalauskas commented 3 years ago

I already run HASS.io on Raspberry Pi 4. I do have Jetson Nano, where I'd like to install motion-ai and connect it to the HASS.io on Raspberry Pi.

Looking at the installation instructions, it looks like another home-assistant instance needs to be installed (locally) for motion-ai.

Can it be set up with a single home assistant instance?

dcmartin commented 3 years ago

Nope. You can share the same MQTT broker between the two instances and then you can pick up the same MQTT topics.