File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ Home Assistant has support to integrate your [Verisure](https://www.verisure.com
17
17
18
18
We support:
19
19
20
+ * Alarm
20
21
* Smartplugs
21
22
* Reading from thermometers and hygrometers integrated in various devices
22
- * Reading alarm status
23
23
* Locks
24
24
25
25
To integrate Verisure with Home Assistant, add the following section to your ` configuration.yaml ` file:
@@ -44,7 +44,7 @@ Configuration variables:
44
44
- **alarm** (*Optional*): Set to 1 to show alarm, 0 to disable. Default 1.
45
45
- **hygrometers** (*Optional*): Set to 1 to show hygrometers, 0 to disable. Default 1.
46
46
- **smartplugs** (*Optional*): Set to 1 to show smartplugs, 0 to disable. Default 1.
47
- - **locls ** (*Optional*): Set to 1 to show locks, 0 to disable. Default 1.
47
+ - **locks ** (*Optional*): Set to 1 to show locks, 0 to disable. Default 1.
48
48
- **thermometers** (*Optional*): Set to 1 to show thermometers, 0 to disable. Default 1.
49
49
- **code_digits** (*Optional*): Number of digits in PIN code. Default 4.
50
50
You can’t perform that action at this time.
0 commit comments