Update verisure.markdown

This commit is contained in:
Per Sandström 2017-07-08 07:20:49 +02:00 committed by GitHub
parent f7516cc8ec
commit e99c6c91eb

View File

@ -22,6 +22,7 @@ We support:
* Reading from thermometers and hygrometers integrated in various [devices](/components/sensor.verisure/)
* Mouse Detector
* [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:
@ -42,5 +43,6 @@ Configuration variables:
- **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.
- **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.