Minimize sample and add ha_release

This commit is contained in:
Fabian Affolter 2016-10-27 15:59:51 +02:00
parent 5fd0599732
commit e13b87735f
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
3 changed files with 21 additions and 11 deletions

View file

@ -9,10 +9,11 @@ sharing: true
footer: true
logo: zoneminder.png
ha_category: Sensor
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 let you monitor the current state of your zoneminder 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.
@ -23,5 +24,5 @@ To set it up, add the following information to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
sensor:
platform: zoneminder
```
- platform: zoneminder
```