Fix Netatmo selector for setting persons being at home (#50373)
This commit is contained in:
parent
7314247ce3
commit
e2f497ceba
1 changed files with 2 additions and 2 deletions
|
@ -48,10 +48,10 @@ set_persons_home:
|
|||
fields:
|
||||
persons:
|
||||
description: List of names
|
||||
example: Bob
|
||||
example: "[Alice, Bob]"
|
||||
required: true
|
||||
selector:
|
||||
text:
|
||||
object:
|
||||
|
||||
set_person_away:
|
||||
name: Set person away
|
||||
|
|
Loading…
Add table
Reference in a new issue