Skip to content

Commit e99c6c9

Browse files
authored
Update verisure.markdown
1 parent f7516cc commit e99c6c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_components/verisure.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ We support:
2222
* Reading from thermometers and hygrometers integrated in various [devices](/components/sensor.verisure/)
2323
* Mouse Detector
2424
* [Locks](/components/lock.verisure/)
25+
* [Door & Window](/components/binary_sensor.verisure/)
2526

2627
To integrate Verisure with Home Assistant, add the following section to your `configuration.yaml` file:
2728

@@ -42,5 +43,6 @@ Configuration variables:
4243
- **locks** (*Optional*): Set to 1 to show locks, 0 to disable. Default 1.
4344
- **thermometers** (*Optional*): Set to 1 to show thermometers, 0 to disable. Default 1.
4445
- **mouse** (*Optional*): Set to 1 to show mouse detectors, 0 to disable. Default 1.
46+
- **door_window** (*Optional*): Set to 1 to show door and window sensors, 0 to disable. Default 1.
4547
- **code_digits** (*Optional*): Number of digits in PIN code. Default 4.
4648

0 commit comments

Comments
 (0)