Skip to content

Commit a3397eb

Browse files
committed
Merge pull request #222 from persandstrom/master
Small update to verisure, and fix typo
2 parents a22a4bf + 932ce73 commit a3397eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/verisure.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Home Assistant has support to integrate your [Verisure](https://www.verisure.com
1717

1818
We support:
1919

20+
* Alarm
2021
* Smartplugs
2122
* Reading from thermometers and hygrometers integrated in various devices
22-
* Reading alarm status
2323
* Locks
2424

2525
To integrate Verisure with Home Assistant, add the following section to your `configuration.yaml` file:
@@ -44,7 +44,7 @@ Configuration variables:
4444
- **alarm** (*Optional*): Set to 1 to show alarm, 0 to disable. Default 1.
4545
- **hygrometers** (*Optional*): Set to 1 to show hygrometers, 0 to disable. Default 1.
4646
- **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.
4848
- **thermometers** (*Optional*): Set to 1 to show thermometers, 0 to disable. Default 1.
4949
- **code_digits** (*Optional*): Number of digits in PIN code. Default 4.
5050

0 commit comments

Comments
 (0)