robinostlund / homeassistant-volkswagencarnet

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

[BUG] Climatisation Controls not available #557

Closed BastelBaus closed 4 months ago

BastelBaus commented 5 months ago

Before you post a new issue - you must first check the following (and check the boxes with an "X" below)

Environment

Describe the bug

I don't get the climatisation controls / entities. I tried to debug and the log shows not supported despite the request to the vw service seams to return reasonable values (see picture). grafik

Steps to Reproduce

Expected behavior

Screenshots

Traceback/Error logs

Debug information - all JSON responses from logfile

Additional context

BastelBaus commented 5 months ago

Maybe I found the problme myself. Auxillary heating is nto supported yet? Is this correct ? https://github.com/robinostlund/volkswagencarnet/blob/248c59f3e89e7a4cf845c8c726142ec84705e6a1/volkswagencarnet/vw_vehicle.py#L1340

stickpin commented 5 months ago

Please read the release notes: https://github.com/robinostlund/homeassistant-volkswagencarnet/releases/tag/v4.5.1

Screenshot 2024-01-26 at 17 58 49

Most of the controls were not working, so it doesn't make sense to keep them until we re-implement them.

Driekes commented 5 months ago

@stickpin for the E-golf electric climatisation worked on 4.5.0. Just so you know they did work for some.

stickpin commented 5 months ago

@stickpin for the E-golf electric climatisation worked on 4.5.0. Just so you know they did work for some.

I know that. :) We had incorrect feature detection. So some vehicles were detected with incorrect feature sets. We will return them one by one.

TheBlackBGD commented 5 months ago

@stickpin do you need credentials for vw E-Up app in order to help you with reimplementing the commands ?

stickpin commented 5 months ago

@TheBlackBGD Yes, it would be useful. Thanks! :) Please send me to email (stickpins at gmail dot com), and please write your mobile number as well, so I can sync with you before making any changes via WhatsApp or Signal.

sla004 commented 5 months ago

I have Passat GTE 2018, I can send @stickpin you my credentials

stickpin commented 5 months ago

@TheBlackBGD, @sla004 thanks for sharing! It's really helpful! :)

hflateland commented 5 months ago

@stickpin - I can provide credentials for a 2016 egolf if needed?

stickpin commented 5 months ago

@hflateland Thanks, it will be helpful. I don't have access to any eGolf yet. Please send it to my email (stickpins at gmail dot com), and please write your mobile number as well, so I can sync with you before making any changes via WhatsApp or Signal.

stickpin commented 4 months ago

Re-implemented in v4.5.2 (https://github.com/robinostlund/homeassistant-volkswagencarnet/releases/tag/v4.5.2)