Remove old stuff

This commit is contained in:
Pascal Vizeli 2017-02-01 17:43:33 +01:00 committed by GitHub
parent 73fdbd6b7c
commit 64e83f228a

View File

@ -15,8 +15,6 @@ ha_release: pre 0.7
The `mjpeg` camera platform allows you to integrate IP cameras which are capable to stream their video with MJPEG into Home Assistant.
Home Assistant will serve the images via its server, making it possible to view your IP camera's while outside of your network. The endpoint is `/api/camera_proxy/camera.[name]?time=[timestamp]`.
To enable this camera in your installation, add the following to your `configuration.yaml` file:
```yaml