logger:
default: info
logs:
skodaconnect.connection: debug
skodaconnect.vehicle: debug
custom_components.skodaconnect: debug
custom_components.skodaconnect.climate: debug
custom_components.skodaconnect.lock: debug
custom_components.skodaconnect.device_tracker: debug
custom_components.skodaconnect.switch: debug
custom_components.skodaconnect.binary_sensor: debug
custom_components.skodaconnect.sensor: debug
\
i don’t have any error in a log, somebody can i help me? thanks
sorry i read, now i try last version v1.0.42-RC2
i delete yaml config, restart HA, and add integration but i read this error after enter mail and password:
Could not login to Skoda Connect, please check your credentials and verify that the service is working
i’m sure the credential is ok, because i use for skodaconnect website and accept new terms
thanks
If you are sure that the credentials are correct then try later. Sometimes the login fails for no other reasons than servers not responding correctly.
The app uses cached login information and tokens so that it works is no benchmark. New logins can still fail.
I really like the intention of this integration, but I cannot get it to work on my 2019 Octavia. Is it correct that you need a paid Skoda Connect subscription for this to work? I can see all of the features I want in the free My Skoda app and don’t necessarily need Skoda Connect for anything on the car
No it’s not possible att the moment since it crrently would require two separate requests to the API and it was hit and miss.
Will see if I can make it work in another way.
Hi @Farfar, thanks for your feedback!! That’s what I somehow expected, since you cannot control air conditioning temperature at the moment.
If switching on and controlling temperature would be possible from HA, that would be amazing!! Cheers, red
I will make this available through service call first. I’ll see if I can somehow make use of the climate platform in Home Assistant but last I checked it wasn’t easilu adaptable without sacrificing response time and feedback.
I have a problem with this integration. If I use v. 1.0.40-rc5 everything works as it should. But if I update it will no longer work regardless version. None above 1.0.40-rc5 works for me.
Which car do you have? Open an issue on github or join the discord.
Release 1.0.48 is out now.
It’s only tested on recent Home Assistant version though so older versions might have issues still, I don’t have time to test at which version it breaks.
For those who have had RC installed you might need to remove and reconfigure the integration. Import from configuration.yaml should work though.
Great!
It was probably configuration in configuration.yaml stopping it from working.
I thought I had it fixed but probably not. Will look into it for next release.