mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 11:56:50 +00:00
Update verisure.markdown
This commit is contained in:
parent
f7516cc8ec
commit
e99c6c91eb
@ -22,6 +22,7 @@ We support:
|
|||||||
* Reading from thermometers and hygrometers integrated in various [devices](/components/sensor.verisure/)
|
* Reading from thermometers and hygrometers integrated in various [devices](/components/sensor.verisure/)
|
||||||
* Mouse Detector
|
* Mouse Detector
|
||||||
* [Locks](/components/lock.verisure/)
|
* [Locks](/components/lock.verisure/)
|
||||||
|
* [Door & Window](/components/binary_sensor.verisure/)
|
||||||
|
|
||||||
To integrate Verisure with Home Assistant, add the following section to your `configuration.yaml` file:
|
To integrate Verisure with Home Assistant, add the following section to your `configuration.yaml` file:
|
||||||
|
|
||||||
@ -42,5 +43,6 @@ Configuration variables:
|
|||||||
- **locks** (*Optional*): Set to 1 to show locks, 0 to disable. Default 1.
|
- **locks** (*Optional*): Set to 1 to show locks, 0 to disable. Default 1.
|
||||||
- **thermometers** (*Optional*): Set to 1 to show thermometers, 0 to disable. Default 1.
|
- **thermometers** (*Optional*): Set to 1 to show thermometers, 0 to disable. Default 1.
|
||||||
- **mouse** (*Optional*): Set to 1 to show mouse detectors, 0 to disable. Default 1.
|
- **mouse** (*Optional*): Set to 1 to show mouse detectors, 0 to disable. Default 1.
|
||||||
|
- **door_window** (*Optional*): Set to 1 to show door and window sensors, 0 to disable. Default 1.
|
||||||
- **code_digits** (*Optional*): Number of digits in PIN code. Default 4.
|
- **code_digits** (*Optional*): Number of digits in PIN code. Default 4.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user