diff --git a/source/components/camera.generic.markdown b/source/components/camera.generic.markdown index 851b6747bee..2474afd5f33 100644 --- a/source/components/camera.generic.markdown +++ b/source/components/camera.generic.markdown @@ -14,6 +14,11 @@ This component allows you to integrate any IP camera into Home Assistant. It sup Home Assistant will serve the images via its server, making it possible to view your IP camera's while outside of your network. +As part of the basic support the following features will be provided: +- MJPEG video streaming +- Saving a snapshot +- Recording(JPEG frame capture) + To enable this sensor in your installation, add the following to your `configuration.yaml` file: ```yaml