mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Fix get_events name in calendar strings (#104902)
This commit is contained in:
parent
381036e46a
commit
06d663d33f
@ -73,7 +73,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"get_events": {
|
"get_events": {
|
||||||
"name": "Get event",
|
"name": "Get events",
|
||||||
"description": "Get events on a calendar within a time range.",
|
"description": "Get events on a calendar within a time range.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"start_date_time": {
|
"start_date_time": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user