Add filters to calendar/services.yaml (#95853)
This commit is contained in:
parent
85e4454d45
commit
de24860c87
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ create_event:
|
|||
target:
|
||||
entity:
|
||||
domain: calendar
|
||||
supported_features:
|
||||
- calendar.CalendarEntityFeature.CREATE_EVENT
|
||||
fields:
|
||||
summary:
|
||||
name: Summary
|
||||
|
|
Loading…
Add table
Reference in a new issue