mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Update example data to define in
as a dictionary (#87557)
This commit is contained in:
@@ -45,4 +45,4 @@ create_event:
|
|||||||
in:
|
in:
|
||||||
name: In
|
name: In
|
||||||
description: Days or weeks that you want to create the event in.
|
description: Days or weeks that you want to create the event in.
|
||||||
example: '"days": 2 or "weeks": 2'
|
example: '{"days": 2} or {"weeks": 2}'
|
||||||
|
Reference in New Issue
Block a user