diff --git a/source/_integrations/modbus.markdown b/source/_integrations/modbus.markdown index dfc450181f3..ad339f5e1e1 100644 --- a/source/_integrations/modbus.markdown +++ b/source/_integrations/modbus.markdown @@ -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