Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding initial CI (pre-commit only) #78

Closed
wants to merge 23 commits into from

Conversation

WebSpider
Copy link
Contributor

Following #77, this actually starts using CI in the dev branch only

Farfar and others added 22 commits January 13, 2023 10:04
Tested against Skoda Enyaq iV80.

```
request_in_progress: off
request_results: N/A

request_in_progress: Connected
request_results: In progress

request_in_progress: Disconnected
request_results: Success
```

Fixes skodaconnect/homeassistant-skodaconnect#181
Fixes skodaconnect#70

```
File "/usr/local/lib/python3.10/site-packages/skodaconnect/dashboard.py", line 127, in state val = super().state
File "/usr/local/lib/python3.10/site-packages/skodaconnect/dashboard.py", line 58, in state if hasattr(self.vehicle, self.attr):
File "/usr/local/lib/python3.10/site-packages/skodaconnect/vehicle.py", line 1542, in last_connected last_connected = datetime.strptime(last_connected_utc,'%Y-%m-%dT%H:%M:%S.%fZ').astimezone().replace(tzinfo=None).replace(microsecond=0) TypeError: strptime() argument 1 must be str, not None
```
…tics

Adding sensors for trip statistics since refueling
Support request_in_progress for Skoda Connect
…cted

Fix TypeError in Vehicle.last_connected
@WebSpider WebSpider changed the base branch from main to 2.0-dev March 29, 2023 12:09
@WebSpider WebSpider closed this Mar 29, 2023
@WebSpider WebSpider deleted the initial_ci branch March 29, 2023 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants