mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
verisure code digits
This commit is contained in:
parent
8b777a7008
commit
f99732b0bd
@ -32,6 +32,7 @@ verisure:
|
|||||||
hygrometers: 0
|
hygrometers: 0
|
||||||
smartplugs: 1
|
smartplugs: 1
|
||||||
thermometers: 0
|
thermometers: 0
|
||||||
|
code_digits: 4
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
@ -42,4 +43,5 @@ Configuration variables:
|
|||||||
- **hygrometers** (*Optional*): Set to 1 to show hygrometers, 0 to disable. Default 1.
|
- **hygrometers** (*Optional*): Set to 1 to show hygrometers, 0 to disable. Default 1.
|
||||||
- **smartplugs** (*Optional*): Set to 1 to show smartplugs, 0 to disable. Default 1.
|
- **smartplugs** (*Optional*): Set to 1 to show smartplugs, 0 to disable. Default 1.
|
||||||
- **thermometers** (*Optional*): Set to 1 to show thermometers, 0 to disable. Default 1.
|
- **thermometers** (*Optional*): Set to 1 to show thermometers, 0 to disable. Default 1.
|
||||||
|
- **code_digits** (*Optional*): Number of digits in PIN code. Default 4.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user