Closed brhahlen closed 9 months ago
Seems to be an issue on the VW side, try to restart the HA and see if it solves the issue. If not enable debug logging in your HA configuration.yaml and share a full log:
logger:
default: info
logs:
volkswagencarnet: debug
custom_components.volkswagencarnet: debug
Another option you share your credentials with me via email (stickpins at gmail com) and I will check it myself.
Should I remove the VIN from the logs? Figure that might be considered sensitive data?
@brhahlen yes, replace it with
home-assistant.log
Replaced with VIN12345
@brhahlen i see the problem. i will check how can i solve it.
@brhahlen i see the problem. i will check how can i solve it.
@stickpin Cool. Let me know if you need anything more from my end, or if you need me to test anything.
@brhahlen I was checking my code and I remembered why ID models still don't have climatisation control. For active climatisation, ID models require many more details than "regular" electric/hybrid vehicles. I've started working on additional features for ID models, which will allow me to activate climatisation as well. If everything goes well, the next version should support it.
Awesome, thank you very much for your hard work!
@brhahlen The v4.5.6 is released https://github.com/robinostlund/homeassistant-volkswagencarnet/releases/tag/v4.5.6. The climatisation and many other ID features should be available now.
Hi @stickpin , Just updated and is there! Thanks!
Before you post a new issue - you must first check the following (and check the boxes with an "X" below)
Environment
Describe the bug
Climatization is not available
Steps to Reproduce
Upgraded to a recent version, noticed it's not working anymore. Not entirely sure when it was working
Expected behavior
Climatization works
Screenshots
Traceback/Error logs
Debug information - all JSON responses from logfile
Additional context
Please let me know if you need any additional information. Not really sure what to look for.