mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Document advanced Risco options (#32229)
This commit is contained in:
parent
821466170a
commit
ee47d44219
@ -56,12 +56,14 @@ The local version of the integration does not support events, and the `arming` s
|
||||
You can configure additional behavior by clicking on **Options** in the relevant box in the Integration panel:
|
||||
|
||||
{% configuration_basic %}
|
||||
How often to poll Risco (in seconds):
|
||||
description: "The lower this is, the faster your entities will reflect changes, but the more resource-intensive it'll be."
|
||||
Require pin code to arm:
|
||||
description: When checked, you'll need to enter your pin code when arming through Home Assistant.
|
||||
Require pin code to disarm:
|
||||
description: When checked, you'll need to enter your pin code when disarming through Home Assistant.
|
||||
How often to poll Risco Cloud (in seconds):
|
||||
description: "The lower this is, the faster your entities will reflect changes, but the more resource-intensive it'll be. Only available when using Cloud and only shown in advanced mode."
|
||||
Maximum concurrent requests in Risco local:
|
||||
description: "Lower values cause the integration to load slower. Higher values could lead to errors. Only available when using Local and only shown in advanced mode."
|
||||
{% endconfiguration_basic %}
|
||||
|
||||
Apart from these options, you can also define a custom mapping between your Home Assistant Alarm states and the Risco arming modes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user