Minimize sample and add ha_release
This commit is contained in:
parent
5fd0599732
commit
e13b87735f
3 changed files with 21 additions and 11 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue