mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Improve information about entities naming in Shelly integration (#19192)
This commit is contained in:
parent
07b30abea5
commit
79a9c0220b
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user