Add basic motionEye integration documentation.

This commit is contained in:
Dermot Duffy 2021-05-15 09:40:42 -07:00
parent f026be726b
commit fa24a3ec7b
2 changed files with 13 additions and 0 deletions

View file

@ -44,6 +44,9 @@ Some cool features of motionEye:
- Can record continuously, motion, or timelapse, with retention settings.
- Supports "[action buttons][motioneye-wiki-action-buttons]" within the configuration.
The add-on can optionally be used in conjunction with the [Home Assistant
motionEye integration](https://www.home-assistant.io/integrations/motioneye/).
[:books: Read the full add-on documentation][docs]
## Support

View file

@ -124,6 +124,16 @@ within the motionEye UI.
The bash shell command to be executed when the button is pressed.
## motionEye Integration
This add-on can optionally be used in conjuction with the Home Assistant
[motionEye integration](https://www.home-assistant.io/integrations/motioneye/)
to offer motionEye entities natively within Home Assistant.
To configure the integration to use the add-on, simply use
`http://localhost:28765` as the URL field in the integration configuration,
along with your admin and surveillance username and password.
## Changelog & Releases
This repository keeps a change log using [GitHub's releases][releases]