Replies: 3 comments 4 replies
-
Yes! It is on the long list of features to add. This will definitely come. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Great news! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Dear all, I am also playing with this tool using raspberry / openhab. Nice work, @tillsteinbach! Is there also a documentation /example, how to use the cli tool to lock/unlock car by command line? And do you know, how/if preheater from cupra should work (non EV version)? best, |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, I love your work and I am really grateful for your effort.
I set up CarConnectivity-MQTT today and got it all up and running with my Cupra Born.
Under writeable_topics I find these Topics to write:
carconnectivity/0/connectors/seatcupra/commands/spin_writetopic,
carconnectivity/0/connectors/seatcupra/interval_writetopic,
carconnectivity/0/garage/VIN/charging/commands/start-stop_writetopic,
carconnectivity/0/garage/VIN/climatization/commands/start-stop_writetopic,
carconnectivity/0/garage/VIN/climatization/settings/target_temperature_writetopic,
carconnectivity/0/garage/VIN/commands/wake-sleep_writetopic,
carconnectivity/0/garage/VIN/doors/commands/lock-unlock_writetopic,
carconnectivity/0/plugins/mqtt/carconnectivityForceUpdate_writetopic_writetopic
In the WeConnect-MQTT Wiki you have some FHEM Examples. There is a writeable topic I miss in my list:
/charging/chargingSettings/maxChargeCurrentAC_writetopic
I can change the max current via MyCupra App and by the Homeassistant Integration as well. I just wish I could change between 6A and 16A from FHEM over MQTT as well. Is there any chance you can add that missing writeable topic?
Beta Was this translation helpful? Give feedback.
All reactions