mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Zone's "Name" is now a required parameter. (#11753)
This commit is contained in:
parent
471719647b
commit
3771e19d64
@ -39,7 +39,7 @@ zone:
|
|||||||
{% configuration %}
|
{% configuration %}
|
||||||
name:
|
name:
|
||||||
description: The friendly name of the zone.
|
description: The friendly name of the zone.
|
||||||
required: false
|
required: true
|
||||||
type: string
|
type: string
|
||||||
latitude:
|
latitude:
|
||||||
description: The latitude of the center point of the zone.
|
description: The latitude of the center point of the zone.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user