mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Explain how label mode options works with zone entities (#29118)
This commit is contained in:
parent
54ccd6a16c
commit
856914a71b
@ -91,7 +91,7 @@ name:
|
||||
label_mode:
|
||||
required: false
|
||||
default: name
|
||||
description: When set to `state`, renders the entity's state as the label for the map marker instead of the entity's name.
|
||||
description: When set to `state`, renders the entity's state as the label for the map marker instead of the entity's name. This option doesn't apply to [zone](/integrations/zone/) entities because they don't use a label but an icon.
|
||||
type: string
|
||||
focus:
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user