robinostlund / homeassistant-volkswagencarnet

Volkswagen Carnet Component for home assistant
GNU General Public License v3.0
340 stars 62 forks source link

component broken since latest update (Volkswagen We Connect) #37

Closed nenadmilano closed 4 years ago

nenadmilano commented 5 years ago

Since the latest Car-Net Update which rebranded the service in "Volkswagen We Connect" the component is broken and won't start. Error message isCould not login to volkswagen carnet, please check your credentials and at the start i get the notification: image

robinostlund commented 5 years ago

try: pip install lxml

eldstado commented 5 years ago

try: pip install lxml

Nice, that did the trick :)

arnoldpistorius commented 5 years ago

works again :-) you're the best @robinostlund

HikingMike commented 5 years ago

Again, great job Robin! Let's hope it lasts this time. ;-)

ErMurazor commented 5 years ago

I have still problem with this and I have installed "pip install lxml"

ERROR (Thread-18) [volkswagencarnet] Failed to login to carnet, Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?

What more are I am missing?

hanksteen commented 5 years ago

I have still problem with this and I have installed "pip install lxml"

ERROR (Thread-18) [volkswagencarnet] Failed to login to carnet, Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?

What more are I am missing?

I got around this by running "pip3 install lxml" in my venv.

This error occurred for me after I updated to Buster.

ErMurazor commented 5 years ago

I tried that also "pip3 install lxml" in Python venv. That did not help so I solve it by reinstall Buster and Home Assistants now it works. Thanks

CZaMOR commented 10 months ago

Works again for me. BIG THANKS for the fix! grafik

Sorry for the off-topic but could I ask you for this lovelace card for egolf? Thank you very much.

rreinhardd commented 10 months ago

@CZaMOR - I created a repository in my git-page. You can find it there.