glynhudson / leaf-python-mqtt

Extract data from Nissan Leaf API and post to mqtt
Apache License 2.0
24 stars 7 forks source link

Error when starting script #2

Closed fab33 closed 7 years ago

fab33 commented 7 years ago

./leaf-python-mqtt.py File "./leaf-python-mqtt.py", line 191 else ^ IndentationError: unindent does not match any outer indentation level

fab33 commented 7 years ago

Finnaly I find why. You forget ':' just after else on line 191