forked from home-assistant/core
Add filters to calendar/services.yaml (#95853)
This commit is contained in:
@@ -4,6 +4,8 @@ create_event:
|
||||
target:
|
||||
entity:
|
||||
domain: calendar
|
||||
supported_features:
|
||||
- calendar.CalendarEntityFeature.CREATE_EVENT
|
||||
fields:
|
||||
summary:
|
||||
name: Summary
|
||||
|
||||
Reference in New Issue
Block a user