-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add remote service to set charging settings (charging target) * Fix CLI * Skip UNKOWN in cli image * Implement only setting target SoC * Rename response files * Format responses * Fix loading of fingerprints for tests * Add charging settings request to account and tests * Parse required charging settings to charging profile * fix py37 & py38 * Allow setting both AC Limit & Target SoC * Fix VIN for G26 * Refactor remote services * Add Charging Profile remote service * Add CLI for charging profile * Check if remote service is enabled before execution * Add attribute if start/stop charging is enabled * Update Charging URLs * Update tests for remote service capability check * Add charge start/stop remote service * Add CLI for charge start/stop * Add debug to remote services * Remove unneeded double request * Fix linting * Add milliseconds to format for remote service * Use correct mocked endpoints * Fix SendPoi & add tests for parsing content * Fix sending JSON data * Fix status for SendPoi * Fix charging profile tests * Update pre-commit * Fix mypy * Fix brand missing on response files * Fix typos
- Loading branch information
Showing
52 changed files
with
1,982 additions
and
937 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
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
Oops, something went wrong.