mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Add device_address to configuration. (#28911)
This commit is contained in:
parent
f890d2db1d
commit
2ef936c632
@ -383,6 +383,11 @@ scan_interval:
|
|||||||
type: integer
|
type: integer
|
||||||
default: 15
|
default: 15
|
||||||
slave:
|
slave:
|
||||||
|
description: "Identical to `device_address`"
|
||||||
|
required: false
|
||||||
|
type: integer
|
||||||
|
default: 0
|
||||||
|
device_address:
|
||||||
description: "Id of the device. Used to address multiple devices on a rs485 bus or devices connected to a modbus repeater."
|
description: "Id of the device. Used to address multiple devices on a rs485 bus or devices connected to a modbus repeater."
|
||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user