-
When setting up the integration in Homeassistant and after providing my MySkoda username and password I get the following erro in the integration window:
No devices or entities
Failed setup, wil…
-
**trim_level: str = field(metadata=field_options(alias="trimLevel"))**
should be replaced by
**trim_level: str | None = field(default="", metadata=field_options(alias="trimLevel"))**
…
-
**IMPORTANT NOTE**
This integration currently only supports the old Skoda API compatible with the old Skoda Essentials App.
If you are unable to use the Skoda Essentials account the integration …
-
```
This error originated from a custom integration.
Logger: custom_components.myskoda.coordinator
Source: /usr/src/homeassistant/homeassistant/helpers/update_coordinator.py:425
integration: MyS…
-
It would be nice if the switches and sensors and its values have translations in different languages.
If the labels, etc. are added to the en.json in the translation folder the community can help w…
-
hi trying to use the skodaconnect/homeassistant-myskoda but it will not start up. getting a error in log as shown here(i have removed some of my email and phone number):
Unexpected error fetching my…
-
Does anyone else get one of these error messages sometimes? I'm not sure if it's a problem with the plugin or from the Skoda API. 401 is clear, but the credentials are correct and the app (incl. logou…
-
In version 1.4.5 following error is logged.
````
Logger: homeassistant.components.sensor
Bron: helpers/entity_platform.py:724
integratie: Sensor (documentatie, problemen)
Eerst voorgekomen: 11:…
-
When I enable this integration after several hours my HA instance become very unstable and slow. When checking the logs I always see the same events. Disabling the integration and restarting HA fixes …
-
I have a new Kodiaq 2 Plug in Hybrid.
I am missing the following entities:
Charge level indicator
Switch for reducing the charging current
All departure timer
Charging
There are also other switc…