From 7a00237582e639e0f8fc9d26c448614a47d6109b Mon Sep 17 00:00:00 2001 From: jan iversen Date: Sun, 17 Mar 2024 09:36:12 +0100 Subject: [PATCH] Modbus, configuration without entities (#31893) --- source/_integrations/modbus.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/modbus.markdown b/source/_integrations/modbus.markdown index e1d04a81fd4..d54a70cb14b 100644 --- a/source/_integrations/modbus.markdown +++ b/source/_integrations/modbus.markdown @@ -339,10 +339,12 @@ modbus: 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. +All modbus entities have the following parameters: + {% configuration %} address: description: "Address of coil/register."