Skoda Connect

Hi, i have a Citigo e IV and i have a problem to configure
my configuration on HA core last version

\
skodaconnect:
username: xxx
password: yyy
scandinavian_miles: false
scan_interval:
minutes: 1
name:
ajdnasjdn: ‘CitiGo’

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

Which version of the integration are you using? Because the latest RC is using config flow and shouldn’t be configured using yaml.

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

Anyone who can help here?

If you have Smartlink enabled for your vehicle it should work with this integration.

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.

1 Like

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.

1 Like

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.

Is it a known problem or am I the only one?

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.

I have the octavia IV.
Strange that newer versions are problematic and not the older one.

What’s the discord link?

I have backported some login related stuff and adapted it so your car should work in the latest release (1.0.52)

The link is at the bottom of the readme om github.

Nope that didn’t work. All my entities from the skoda integration is unavailable.

Same here!

Have you tried removing configuration in configuration.yaml and only use the add integration from within HomeAssistant @jolerius @Bepp ?

Yes. And it helped! :slight_smile:

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.

1 Like

Yes, that was the problem for me to