mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +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
|
||||
default: 15
|
||||
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."
|
||||
required: false
|
||||
type: integer
|
||||
|
Loading…
x
Reference in New Issue
Block a user