matt-FFFFFF / hassio-addon-teslamate

Teslamate addon for Home Assistant
MIT License
68 stars 22 forks source link

Feature Request Please expose DEFAULT_GEOFENCE in the config.json #109

Open saket424 opened 1 year ago

saket424 commented 1 year ago

Currently the add-on does not allow config.json to have a way to set the geofence default to be 'not_home'. This is so that I can open/close the garage door when there is a state change not_home to home (for open) and home to not_home for close

this is one of the supported environment variables in teslamate

https://docs.teslamate.org/docs/configuration/environment_variables/

Is this something that can be added?

Thanks in advance

matt-FFFFFF commented 1 year ago

Hi,

Happy to add this, would you like to submit a PR?

saket424 commented 1 year ago

i opened a simplistic pull request but you may prefer to do it better

https://github.com/matt-FFFFFF/hassio-addon-teslamate/pull/110

matt-FFFFFF commented 11 months ago

fixed by #120