Dielee / volvo2mqtt

Home Assistant addon for connecting AAOS Volvos
MIT License
127 stars 25 forks source link

Timezone field does not support Australia/NSW or Australia/Sydney #60

Closed mim212 closed 1 year ago

mim212 commented 1 year ago

Describe the bug In the home assistant add-on there is a new compulsory field for timezone with the suggested entries of Europe/Berlin etc. Entering Australia/Sydney or Australia/NSW had a parsing error. In earlier version this field was not needed, and the add-on was working

To Reproduce:
Steps to reproduce the behavior:

  1. Go to the config page of the Volvo2Mqtt addon
  2. Click on Timezone
  3. Enter 'Australia/NSW'
  4. See error

Expected behavior:
Accepting timezone entry

Version info:
The version is 1.7.5 home assistant add on

mim212 commented 1 year ago

Sorry issue on my end