-
This error originated from a custom integration.
Logger: custom_components.myskoda.coordinator
Source: /usr/src/homeassistant/homeassistant/helpers/update_coordinator.py:425
integration: MySkoda …
-
When i want to connect to my car. Octavia IV phev from 2021 i get the following message.
Logger: myskoda.rest_api
Bron: /usr/local/lib/python3.12/site-packages/myskoda/rest_api.py:43
Eerst voorge…
-
```text
Logger: myskoda.rest_api
Source: /usr/local/lib/python3.12/site-packages/myskoda/rest_api.py:44
First occurred: 11:19:20 AM (6 occurrences)
Last logged: 11:21:58 AM
Failed to load dat…
-
Logger: myskoda.rest_api
Kilde: /usr/local/lib/python3.12/site-packages/myskoda/rest_api.py:376
Første forekomst: 14.09.55 (11 forekomster)
Senest logget: 14.19.52
Failed to deserialize data: {"…
-
Hi,
I decided to collect some mqtt communication logs from the application. Here I put some filtered content (basically what mqtt_message.py script prints) for SUBSCRIBE messages:
```
[SUBSCRIB…
-
**Description**
Ranges (combustion and electrical) are sometimes reported as 16383 km.
This value is 2^14-1, suggesting the Skoda servers send "-1" data. in the MySkoda app, the value shown is "--…
-
**Describe the bug**
Updated the plugin tot 1.4.5. and after a reboot of HA the integration is not able to initialize due to the following error.
**Latest working release**
1.4.2 was working but …
-
```
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 354, in _async_refresh
self.data = await self._async_update_data()
…
-
v0.2.1
```
File "/home/me/dev/myskoda/myskoda/cli.py", line 225, in maintenance
f"{colored("email:", "blue")} {maintenance.predictive_maintenance.setting.email}"
…
-
Hi,
After I add the integration, I get a failed setup message, and this in the log.
I've just started looking at the integration, and never had it work so far...
Thanks for everything you …