mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Modbus, configuration without entities (#31893)
This commit is contained in:
parent
da7d09b73a
commit
7a00237582
@ -339,10 +339,12 @@ modbus:
|
|||||||
|
|
||||||
modbus entities are grouped below each modbus communication entry.
|
modbus entities are grouped below each modbus communication entry.
|
||||||
|
|
||||||
All modbus entities have the following parameters:
|
**REMARK** Each modbus device must have at least 1 entity defined, otherwise the integration will not be loaded.
|
||||||
|
|
||||||
Please refer to [Parameter usage](#parameters-usage-matrix) for conflicting parameters.
|
Please refer to [Parameter usage](#parameters-usage-matrix) for conflicting parameters.
|
||||||
|
|
||||||
|
All modbus entities have the following parameters:
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
address:
|
address:
|
||||||
description: "Address of coil/register."
|
description: "Address of coil/register."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user