mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Add configuration parameters for bosch_alarm (#39058)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
a3e4670c5f
commit
507feacf58
@ -28,6 +28,24 @@ The **Bosch Alarm Panel** {% term integration %} allows you to connect your [Bos
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
{% configuration_basic %}
|
||||
Host:
|
||||
description: "The IP address of your panel. You can find it in your router, or within A-Link Plus / RPS."
|
||||
Port:
|
||||
description: "The port used by your panel. This is usually 7700 unless it was changed when the panel was configured."
|
||||
Password:
|
||||
description: "The automation code set up for your panel. This can be found within A-Link Plus or RPS. Used by the AMAX, B and G series panels."
|
||||
User code:
|
||||
description: "The user code for the user that this integration will communicate with the panel with. This is usually the code you would use when arming or disarming the panel via a code pad. Used by the Solution series panels."
|
||||
Installer code:
|
||||
description: "The installer code for your panel. This can be found within A-Link Plus. Used by the AMAX series panels."
|
||||
|
||||
{% endconfiguration_basic %}
|
||||
|
||||
{% important %}
|
||||
Since the _Mode 2_ automation user has "superuser" privileges, it bypasses the regularly configured alarm pin: you will _not_ be prompted for a _User_ code when arming/disarming through the integration.
|
||||
{% endimportant %}
|
||||
|
||||
## Supported devices
|
||||
|
||||
- _Solution 2000/3000/4000_
|
||||
|
Loading…
x
Reference in New Issue
Block a user