mirror of
https://github.com/home-assistant/core.git
synced 2026-09-11 10:06:07 -05:00
Fix get_events name in calendar strings (#104902)
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
}
|
||||
},
|
||||
"get_events": {
|
||||
"name": "Get event",
|
||||
"name": "Get events",
|
||||
"description": "Get events on a calendar within a time range.",
|
||||
"fields": {
|
||||
"start_date_time": {
|
||||
|
||||
Reference in New Issue
Block a user