From f3df6b81e167ba4a281bf2f58314a0986ff0faca Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Sun, 22 Sep 2024 14:37:00 +0200 Subject: [PATCH] Update Shelly RPC entity naming example (#34679) --- source/_integrations/shelly.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index a0d202c9698..2087acc2737 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -125,7 +125,7 @@ Names are set from the device web page: The integration uses the following strategy to name its entities: - If `Channel Name` is set in the device, the integration will use it to generate the entities' name, e.g. `Kitchen Light` -- If `Channel Name` is set to the default value, the integration will use the `Device ID` and default channel name to generate the entities' name, e.g. `ShellyPro4PM-9808D1D8B912 switch_0`. +- If `Channel Name` is set to the default value, the integration will use the `Device ID` and default channel name to generate the entities' name, e.g. `ShellyPro4PM-9808D1D8B912 Switch 0`. ## Cover entities