tillsteinbach / WeConnect-mqtt

MQTT Client that publishes data from Volkswagen WeConnect
MIT License
63 stars 13 forks source link

No climatisation values #289

Closed chrisandsally closed 4 months ago

chrisandsally commented 7 months ago

Hi.

I have no values from the Climatisation Status bar time stamp.

weconnect/0/vehicles/WVGZZxxxxxxxxx/domains/climatisation/climatisationStatus & weconnect/0/vehicles/WVGZZxxxxxxxxx/domains/climatisation/climatisationSettings

Is there a way to see if on or off. So I can remotely trigger when required.

Screenshot 2023-11-25 at 14 18 42

Any help appreciated. Thank you.

VW Tiguan Hybrid 2022

andlo commented 7 months ago

Is there a way to see if on or off. So I can remotely trigger when required. Publish to weconnect/0/vehicles/WVWZZZXXXXXXXXXX/controls/climatisation_writetopic with payload start or stop should start or stop the climatiation

you can see the writablable topics under weconnect/mqtt/writeableTopics

chrisandsally commented 7 months ago

Hi, @andlo . Thank you, I have the command to start / stop in HA, but wanted to know if there was a status flag if the climatisation was on or off.

andlo commented 7 months ago

there should be....Ypu can see all topics under weconnect/mqtt/topics

Mine is under weconnect/vehicles/WVWZZZXXXXXXXXXX/domains/climatisation/climatisationStatus/climatisationState

But the picture you send dont show that you have sch a topic :(

chrisandsally commented 7 months ago

Like weconnect/0/vehicles/WVGZZZxxxxxxxxx/domains/climatisation/climatisationStatus/climatisationState. I was sure this reported a few days ago but can't see it in MQTT Explorer now.

chrisandsally commented 7 months ago

The state is back. Unsure if this was you @tillsteinbach or if it was a temporary removal by VW. Thank you. Screenshot 2023-11-26 at 17 42 17

tillsteinbach commented 4 months ago

This may happen when VW is playing around with the API