diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index 7c8621f1e82..686f20bf7aa 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -42,7 +42,9 @@ Integration is communicating directly with the device; cloud connection is not n ## Entity naming -The integration uses the following strategy to name its entities: +The integration uses `Device Name` to name its entities if the device has only one relay or no relays at all. + +The integration uses the following strategy to name its entities if the device has more than one relay: - If `Device Name` or `Channel Name` is set in the device, the integration will use them to generate the entities' name. - If channel names are set, they will be used in the entity names. The device name will not be used.