mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
Verisure: add config options and troubleshooting (#33350)
This commit is contained in:
parent
98ae4b0c15
commit
cb3f856913
@ -38,6 +38,8 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
{% include integrations/option_flow.md %}
|
||||||
|
|
||||||
## Alarm control panel
|
## Alarm control panel
|
||||||
|
|
||||||
The Verisure alarm control panel platform allows you to control your [Verisure](https://www.verisure.com/) Alarms.
|
The Verisure alarm control panel platform allows you to control your [Verisure](https://www.verisure.com/) Alarms.
|
||||||
@ -73,6 +75,10 @@ automation:
|
|||||||
| enable_autolock | Enables autolock function for a specific lock. |
|
| enable_autolock | Enables autolock function for a specific lock. |
|
||||||
| smartcam_capture | Capture a new image from a specific smartcam. |
|
| smartcam_capture | Capture a new image from a specific smartcam. |
|
||||||
|
|
||||||
|
## Binary sensor
|
||||||
|
|
||||||
|
- Ethernet status
|
||||||
|
|
||||||
## Lock
|
## Lock
|
||||||
|
|
||||||
| method state attribute | Description |
|
| method state attribute | Description |
|
||||||
@ -91,3 +97,7 @@ Some users have reported that this integration currently doesn't work in the fol
|
|||||||
- Ireland
|
- Ireland
|
||||||
- Italy
|
- Italy
|
||||||
- Sweden
|
- Sweden
|
||||||
|
|
||||||
|
## Troubleshooting
|
||||||
|
|
||||||
|
If you get an error message stating something like *"The code for lock.XXX doesn't match pattern `^\d{0}$`."*, make sure the number of digits for your code matches the number defined in the [configuration options](#options).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user