mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix Netatmo selector for setting persons being at home (#50373)
This commit is contained in:
parent
7314247ce3
commit
e2f497ceba
@ -48,10 +48,10 @@ set_persons_home:
|
|||||||
fields:
|
fields:
|
||||||
persons:
|
persons:
|
||||||
description: List of names
|
description: List of names
|
||||||
example: Bob
|
example: "[Alice, Bob]"
|
||||||
required: true
|
required: true
|
||||||
selector:
|
selector:
|
||||||
text:
|
object:
|
||||||
|
|
||||||
set_person_away:
|
set_person_away:
|
||||||
name: Set person away
|
name: Set person away
|
||||||
|
Loading…
x
Reference in New Issue
Block a user