camera.zoneminder: Document MJPEG stream support (#2095)

This commit is contained in:
Matt N 2017-02-23 03:50:26 -08:00 committed by Fabian Affolter
parent f9000c4582
commit 5565d44aef
4 changed files with 40 additions and 11 deletions

View file

@ -1,7 +1,7 @@
---
layout: page
title: "ZoneMinder Sensor"
description: "Instructions how to integrate ZoneMinder sensors within Home Assistant."
description: "How to view ZoneMinder monitor functions and events within Home Assistant."
date: 2016-10-13 22:57
sidebar: true
comments: false
@ -13,10 +13,10 @@ ha_release: 0.31
---
The `zoneminder` sensor platform let you monitor the current state of your ZoneMinder install including the number of events and the current state of the cameras.
The `zoneminder` sensor platform lets you monitor the current state of your [ZoneMinder](https://www.zoneminder.com) install including the number of events and the current state of the cameras.
<p class='note'>
You must have the [ZoneMinder component](/components/zoneminder/) configured to use those sensors.
You must have the [ZoneMinder component](/components/zoneminder/) configured to use this sensor.
</p>
To set it up, add the following information to your `configuration.yaml` file: