-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #269 from Kolbi/Kolbi-patch-1
fix: more validate-hassfest & pre-commit fixes
- Loading branch information
Showing
10 changed files
with
32 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,33 @@ | ||
# Describes the format for available services for audiconnect | ||
|
||
refresh_vehicle_data: | ||
name: Refresh vehicle data | ||
description: > | ||
Request an update of the state from the vehicle, as opposed to the normal update | ||
mechanism, which only retrieves data from the servers. | ||
Request an update of the state from the vehicle, as opposed to the normal | ||
update mechanism, which only retrieves data from the servers. | ||
fields: | ||
vin: | ||
name: VIN | ||
description: > | ||
The vehicle identification number (VIN) of the vehicle, 17 characters | ||
example: WBANXXXXXX1234567 | ||
|
||
execute_vehicle_action: | ||
name: Execute Vehicle Action | ||
description: > | ||
Request an update of the state from the vehicle, as opposed to the normal update | ||
mechanism, which only retrieves data from the servers. | ||
Execute Vehicle actions | ||
fields: | ||
vin: | ||
name: VIN | ||
description: > | ||
The vehicle identification number (VIN) of the vehicle, 17 characters | ||
example: WBANXXXXXX1234567 | ||
action: | ||
name: Action | ||
description: > | ||
The action to be executed. Possible choices, depending on subscription options, include 'lock', 'unlock', | ||
'start_climatisation', 'stop_climatisation, 'start_charger', 'start_timed_charger', 'stop_charger', | ||
'start_preheater', 'stop_preheater, 'start_window_heating', 'stop_window_heating' | ||
The action to be executed. Possible choices, depending on subscription | ||
options, include 'lock', 'unlock', 'start_climatisation', | ||
'stop_climatisation, 'start_charger', 'start_timed_charger', | ||
'stop_charger', 'start_preheater', 'stop_preheater, | ||
'start_window_heating', 'stop_window_heating' | ||
example: lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,6 @@ | |
}, | ||
"title": "Audi Connect Kontoinformationen" | ||
} | ||
}, | ||
"title": "Audi Connect" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,6 @@ | |
}, | ||
"title": "Audi Connect Account Info" | ||
} | ||
}, | ||
"title": "Audi Connect" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,6 @@ | |
}, | ||
"title": "Audi Connect kontoinformasjon" | ||
} | ||
}, | ||
"title": "Audi Connect" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,6 @@ | |
}, | ||
"title": "Audi Connect accountgegevens" | ||
} | ||
}, | ||
"title": "Audi Connect" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,6 @@ | |
}, | ||
"title": "Informações da conta Audi Connect " | ||
} | ||
}, | ||
"title": "Audi Connect" | ||
} | ||
} | ||
} |