mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
AlarmDecoder: align description of host field (#30046)
This commit is contained in:
parent
4591aa95df
commit
b0678d0f93
@ -33,15 +33,15 @@ This is a fully event-based integration. Any {% term event %} sent by the AlarmD
|
|||||||
You will be prompted to select a protocol (i.e. `socket` or `serial`). Depending on your selection, you will be asked for the following connection information:
|
You will be prompted to select a protocol (i.e. `socket` or `serial`). Depending on your selection, you will be asked for the following connection information:
|
||||||
|
|
||||||
- **socket**:
|
- **socket**:
|
||||||
- **host** - the hostname or IP address of the machine connected to the AlarmDecoder device
|
- **host** - The hostname or IP address of AlarDecoder device that is connected to your alarm panel.
|
||||||
- **port** - the port that AlarmDecoder is accessible on (i.e. `10000`)
|
- **port** - The port that AlarmDecoder is accessible on (i.e. `10000`).
|
||||||
- **serial**:
|
- **serial**:
|
||||||
- **path** - the path to the AlarmDecoder device (i.e. `/dev/ttyUSB0`)
|
- **path** - The path to the AlarmDecoder device (i.e. `/dev/ttyUSB0`).
|
||||||
- **baud rate** - the baud rate of the AlarmDecoder device (i.e. `115200`)
|
- **baud rate** - The baud rate of the AlarmDecoder device (i.e. `115200`).
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
|
||||||
Once AlarmDecoder has been set up according to the instructions above, the arming settings and zones can be configured by selecting _Options_ on the _AlarmDecoder_ card on the **{% my integrations title="Settings -> Devices & Services" %}** page.
|
Once AlarmDecoder has been set up according to the instructions above, the arming settings and zones can be configured by selecting _Options_ on the _AlarmDecoder_ card on the **{% my integrations title="Settings > Devices & services" %}** page.
|
||||||
|
|
||||||
### Arming settings
|
### Arming settings
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user