-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added update_lock_status to CLI * Updates to supported endpoints for vehicles NEW DUSTER does not support hvac start, instead supports engineStart. ZOE 40 (phase 1) does not support lock-status * Update test response for CLI * Removed deprecated check for supported contract * Revert extra change * GATEWAY_SPECIFICATIONS update for Zoe phase 1 * Added mising inject_get_lock_status * Formatting fix for tabs/spaces * Fix typo in CLI output * Update tests/cli/test_vehicle.py Co-authored-by: epenet <[email protected]> * Update tests/cli/test_vehicle.py Co-authored-by: epenet <[email protected]> * Update tests/cli/test_vehicle.py Co-authored-by: epenet <[email protected]> * Update tests/cli/test_vehicle.py Co-authored-by: epenet <[email protected]> * Added Lock timestamp to CLI * Fix spaces in Status fixtures * Fix timestamp in fixtures Co-authored-by: epenet <[email protected]>
- Loading branch information
Showing
4 changed files
with
84 additions
and
50 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