Shell scripts for pulling the data from your Webasto connect enabled car, boat or RV. THis will in the end work in an automated manner sending data to an MQTT broker which can be ingested by your preffered homeautomation system like Home Assistant, Domoticz et.al.
There are a few hurdles to solve:
-
Credentials aren't updating
stripe_mdi: Static and something tied to your account - All good!.
stripe_sid: (Please HELP!) Set by stripe (Payment solution) within a javascript and must be generated somehow. Googling showed it might be possible to solve with https://github.com/facebook/php-webdriver but help needed here.
hssess: the session key and can be obtained with webasto-login.sh.
-
Automating all the above just inputing your username and password.
-
Restructuring all in to one nice script.
-
Else, after some stylization I think this works pretty nice.