File tree 1 file changed +2
-0
lines changed 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ We support:
22
22
* Reading from thermometers and hygrometers integrated in various [ devices] ( /components/sensor.verisure/ )
23
23
* Mouse Detector
24
24
* [ Locks] ( /components/lock.verisure/ )
25
+ * [ Door & Window] ( /components/binary_sensor.verisure/ )
25
26
26
27
To integrate Verisure with Home Assistant, add the following section to your ` configuration.yaml ` file:
27
28
@@ -42,5 +43,6 @@ Configuration variables:
42
43
- **locks** (*Optional*): Set to 1 to show locks, 0 to disable. Default 1.
43
44
- **thermometers** (*Optional*): Set to 1 to show thermometers, 0 to disable. Default 1.
44
45
- **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.
45
47
- **code_digits** (*Optional*): Number of digits in PIN code. Default 4.
46
48
You can’t perform that action at this time.
0 commit comments