mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Update example data to define in
as a dictionary (#87557)
This commit is contained in:
@@ -45,4 +45,4 @@ create_event:
|
||||
in:
|
||||
name: 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