Fix wrong description of teslemetry.set_scheduled_charging action (#138723)

The action allows the user to set a time at which to start charging, but the action's description uses the wrong word "completed".
pull/134795/head
Norbert Rittel 2025-02-17 22:28:45 +01:00 committed by GitHub
parent f9047d0223
commit 5658f9ca40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -712,7 +712,7 @@
"name": "Navigate to coordinates"
},
"set_scheduled_charging": {
"description": "Sets a time at which charging should be completed.",
"description": "Sets a time at which charging should be started.",
"fields": {
"device_id": {
"description": "Vehicle to schedule.",