This is a repository of add-ons for Home Assistant for motion-ai
The installation of any add-on is pretty straightforward and not different in comparison to installing an "app" on your smartphone.
- Add this repository to your Hass.io ADD-ON STORE:
- Install the add-on
- Configure the add-on
- Start the add-on
- Check the logs of the add-on to information
- Click on the
WebUI
link to access the addon UX (iff exists)
📹 motion
addon
The motion
addon provides capabilities of the Motion Project for RTSP
, HTTP
network cameras as well asFTP
connected cameras.
✋ An attached camera (e.g. USB, Pi2, ...) may be utilized with V4L2
(video for LINUX version 2); however, the motion-video0
version must be utilized (n.b. it supports all other features of this addon).
David C Martin ([email protected])
Copyright (c) 2020 David C Martin
Language | files | blank | comment | code |
---|---|---|---|---|
YAML | 21 | 189 | 230 | 6980 |
Bourne Shell | 34 | 672 | 782 | 3589 |
JSON | 19 | 0 | 0 | 2088 |
C Shell | 15 | 306 | 305 | 1870 |
Markdown | 13 | 343 | 0 | 1191 |
HTML | 6 | 310 | 573 | 1184 |
Dockerfile | 14 | 192 | 98 | 584 |
Bourne Again Shell | 4 | 54 | 48 | 288 |
make | 1 | 76 | 52 | 228 |
CSS | 1 | 23 | 7 | 96 |
-------- | -------- | -------- | -------- | -------- |
SUM: | 128 | 2165 | 2095 | 18098 |