You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off all many thanks to Till for this great work!
Goal
I am trying to switch the climatization on and off and the target_temperature of my ID.Buzz.
Working
carconnectivity-mqtt and carconnectivity-webui are working properly.
I see all the topics via the MQTT-Explorer.
In the WebUI I have found all the topics which are writeable, surprisingly few. See below at the end.
I can start and stop the climatization via
carconnectivity/0/garage/WVXX/climatization/commands/start-stop_writetopic start
carconnectivity/0/garage/WVXX/climatization/commands/start-stop_writetopic stop
After this command the following topics appears:
carconnectivity/0/garage/WVXX/climatization/commands/start-stop "command: start, target_temperature: 22.5, target_temperature_unit: °C"
carconnectivity/0/garage/WVXX/climatization/commands/start-stop_wrtietopic stop
Questions
How can i change the target_temperature?
Why does the topic "carconnectivity/0/garage/WVXX/climatization/commands/start-stop_wrtietopic" appear?
How should we interpret "command: start, target_temperature: 22.5, target_temperature_unit: °C"?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
First off all many thanks to Till for this great work!
Goal
I am trying to switch the climatization on and off and the target_temperature of my ID.Buzz.
Working
carconnectivity/0/garage/WVXX/climatization/commands/start-stop_writetopic start
carconnectivity/0/garage/WVXX/climatization/commands/start-stop_writetopic stop
carconnectivity/0/garage/WVXX/climatization/commands/start-stop "command: start, target_temperature: 22.5, target_temperature_unit: °C"
carconnectivity/0/garage/WVXX/climatization/commands/start-stop_wrtietopic stop
Questions
Many thanks for all answers in advance!
Listening on Topic
carconnectivity/0/commands/update_writetopic
carconnectivity/0/connectors/volkswagen/commands/spin_writetopic
carconnectivity/0/connectors/volkswagen/interval_writetopic
carconnectivity/0/garage/WVXX/charging/commands/start-stop_writetopic
carconnectivity/0/garage/WVXX/charging/settings/maximum_current_writetopic
carconnectivity/0/garage/WVXX/charging/settings/target_level_writetopic
carconnectivity/0/garage/WVXX/climatization/commands/start-stop_writetopic
carconnectivity/0/garage/WVXX/commands/wake-sleep_writetopic
carconnectivity/0/garage/WVXX/doors/commands/lock-unlock_writetopic
carconnectivity/0/garage/WVXX/window_heating/commands/start-stop_writetopic
Beta Was this translation helpful? Give feedback.
All reactions