Fix typos
This commit is contained in:
parent
4c27dd206f
commit
a53e6298db
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: netatmo.png
|
logo: netatmo.png
|
||||||
ha_category: Camera
|
ha_category: Camera
|
||||||
ha_release: "0.22"
|
ha_release: 0.22
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@ -29,8 +29,8 @@ camera:
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **home** (*Optionnal*): Will display the cameras of this home only.
|
- **home** (*Optional*): Will display the cameras of this home only.
|
||||||
- **cameras** array (*Optionnal*): Cameras to use. Multiple enties allowed.
|
- **cameras** array (*Optional*): Cameras to use. Multiple enties allowed.
|
||||||
- **camera_name**: Name of the camera to display.
|
- **camera_name**: Name of the camera to display.
|
||||||
|
|
||||||
If **home** and **cameras** is not provided, all cameras will be displayed.
|
If **home** and **cameras** is not provided, all cameras will be displayed.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue