mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Add filters to calendar/services.yaml (#95853)
This commit is contained in:
parent
85e4454d45
commit
de24860c87
@ -4,6 +4,8 @@ create_event:
|
|||||||
target:
|
target:
|
||||||
entity:
|
entity:
|
||||||
domain: calendar
|
domain: calendar
|
||||||
|
supported_features:
|
||||||
|
- calendar.CalendarEntityFeature.CREATE_EVENT
|
||||||
fields:
|
fields:
|
||||||
summary:
|
summary:
|
||||||
name: Summary
|
name: Summary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user