Releases: gregoryduckworth/GoogleGeocode-HASS
Releases · gregoryduckworth/GoogleGeocode-HASS
0.1.9
0.1.8
0.1.7
What's Changed
- Improve handling when multiple results are returned by @astiskala in #15
New Contributors
- @astiskala made their first contribution in #15
Full Changelog: 0.1.6...0.1.7
0.1.6
Add some badges for HACS/release
Add some badges! T
Addition of versioning in manifest file
This adds the version to the manifest file to allow it to continue working for HACS.
Remove redundant logging
Only a minor tweak in removing some of the additional logging which isn't required.
Add Language and Region Support
Added the ability to set a language and region. Please see the README for more details.
Small updates to readme
Small update to README.md to show that scan_interval
can be used to configure requests. This helps with the amount of requests made to the Google Geocode API.
v0.1
Initial code taken from https://github.com/michaelmcarthur/GoogleGeocode-HASS with a few additional Pull Requests taken in.
HACS Refactor - michaelmcarthur/GoogleGeocode-HASS#25
User Image - michaelmcarthur/GoogleGeocode-HASS#27
Postal Town - michaelmcarthur/GoogleGeocode-HASS#28