mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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 %}
|
||||
name:
|
||||
description: The friendly name of the zone.
|
||||
required: false
|
||||
required: true
|
||||
type: string
|
||||
latitude:
|
||||
description: The latitude of the center point of the zone.
|
||||
|
Loading…
x
Reference in New Issue
Block a user