Explain how label mode options works with zone entities (#29118)

This commit is contained in:
Paul Bottein 2023-10-03 15:03:27 +02:00 committed by Franck Nijhof
parent 54ccd6a16c
commit 856914a71b
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -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