Closed iz3man closed 1 year ago
What's the top-level domain of your email ?
izeman.net. But I can set any common TLD like gmail.com, doesn't work either
Why is your vccapikey only 22 chars long ? It have to be 32...
Why is your vccapikey only 22 chars long ? It have to be 32...
I shorted it when replacing with xxxxx. Didn't count total characters ;)
Don't know if anything here is relevant. Tried de_DE as well, and other time zones. No change
Please quote your mqtt broker IP and Port ;)
broker: "192.168.1.11"
port: "1883"
username: "mqtt"
password: "yourPW"
Please quote your mqtt broker IP and Port ;)
broker: "192.168.1.11" port: "1883" username: "mqtt" password: "yourPW"
Thank you! That solved it. Interestingly it change it back to this after saving:
Don't know why I was the first to run into that issue?!
solved. see post above
You aren't the first, no worries 😄
Failed to save add-on configuration, not a valid value. Got {'updateInterval': 300, 'babelLocale': 'de_de', 'TZ': 'Europe/Berlin', 'debug': True, 'disable_logging': False, 'mqtt': {'broker': '192.168.1.11', 'port': 1883, 'username': 'mqtt', 'password': 'xxxxx'}, 'volvoData': {'username': 'schxxxxx@xxxxxx.net', 'password': 'xxxxxxx', 'vin': '', 'vccapikey': ['8918exxxxxxxxxxxce7459'], 'odometerMultiplier': 1, 'averageSpeedDivider': 1, 'averageFuelConsumptionMultiplier': 1}}
Originally posted by @iz3man in https://github.com/Dielee/volvo2mqtt/issues/106#issuecomment-1816508780