mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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:
|
label_mode:
|
||||||
required: false
|
required: false
|
||||||
default: name
|
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
|
type: string
|
||||||
focus:
|
focus:
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user