mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-05 03:31:22 +00:00
Add basic motionEye integration documentation.
This commit is contained in:
parent
f026be726b
commit
fa24a3ec7b
2 changed files with 13 additions and 0 deletions
|
@ -44,6 +44,9 @@ Some cool features of motionEye:
|
||||||
- Can record continuously, motion, or timelapse, with retention settings.
|
- Can record continuously, motion, or timelapse, with retention settings.
|
||||||
- Supports "[action buttons][motioneye-wiki-action-buttons]" within the configuration.
|
- 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]
|
[:books: Read the full add-on documentation][docs]
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
|
@ -124,6 +124,16 @@ within the motionEye UI.
|
||||||
|
|
||||||
The bash shell command to be executed when the button is pressed.
|
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
|
## Changelog & Releases
|
||||||
|
|
||||||
This repository keeps a change log using [GitHub's releases][releases]
|
This repository keeps a change log using [GitHub's releases][releases]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue