Add basic motioneye documentation for new integration. (#17298)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Dermot Duffy 2021-04-25 05:25:01 -07:00 committed by GitHub
parent f52422afa7
commit 76a6a2162e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,27 @@
---
title: MotionEye
description: Instructions on how to integrate MotionEye into Home Assistant.
ha_category:
- Camera
ha_release: 2021.5
ha_iot_class: Local Polling
ha_domain: motioneye
ha_codeowners:
- '@dermotduffy'
ha_quality_scale:
ha_config_flow: true
ha_platforms:
- camera
---
The motionEye integration allows you to integrate your
[motionEye](https://github.com/ccrisan/motioneye) server into Home Assistant. motionEye
is an open source web-frontend for the motion daemon, used to centralize the management
and visualization of multiple types of cameras.
{% include integrations/config_flow.md %}
## MotionEye Cameras
As cameras are added or removed to motionEye, they are automatically added or removed
from Home Assistant.