Skip to content

Releases: gregoryduckworth/GoogleGeocode-HASS

0.1.9

17 Feb 09:34
97ed6a6
Compare
Choose a tag to compare

Fix traceback when entity is not available - (#17 - ehendrix23)

0.1.8

04 Jan 10:21
ffeed7e
Compare
Choose a tag to compare

Update device_state_attributes to extra_state_attributes (#16)

0.1.7

21 Nov 20:45
Compare
Choose a tag to compare

What's Changed

  • Improve handling when multiple results are returned by @astiskala in #15

New Contributors

Full Changelog: 0.1.6...0.1.7

0.1.6

23 Jun 08:35
Compare
Choose a tag to compare

Include a timeout for Google (#14)

Add some badges for HACS/release

08 Apr 09:29
Compare
Choose a tag to compare

Addition of versioning in manifest file

08 Apr 09:18
Compare
Choose a tag to compare

This adds the version to the manifest file to allow it to continue working for HACS.

Remove redundant logging

20 Dec 13:49
da9b413
Compare
Choose a tag to compare

Only a minor tweak in removing some of the additional logging which isn't required.

Add Language and Region Support

19 Dec 22:39
a1e0ac3
Compare
Choose a tag to compare

Added the ability to set a language and region. Please see the README for more details.

Small updates to readme

02 Oct 14:34
5aa921e
Compare
Choose a tag to compare

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

11 Sep 11:24
Compare
Choose a tag to compare

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