Skip to content

Releases: leikoilja/ha-google-home

v1.13.3

24 Jan 18:26

Choose a tag to compare

Changes

Fix warning about deprecated usage of ContextVar.

🐛 Bug Fixes

  • Explicitly pass config_entry to DataUpdateCoordinator @KapJI (#1007)

v1.13.2

23 Jan 14:28

Choose a tag to compare

Changes

Fix "500 Internal Error" on opening options.

🐛 Bug Fixes

  • Migrate options flow to read-only config entry @KapJI (#1004)

🧱 Dependency Updates

v1.13.1

04 Jul 09:35

Choose a tag to compare

Changes

Add support for HA 2025.7.0.

🈵 Translations

🧱 Dependency Updates

v1.13.0

29 May 13:21

Choose a tag to compare

Changes

Fix support for HA 2025.6.0.

📄 Documentation

🧱 Dependency Updates

v1.12.1

07 Nov 11:27

Choose a tag to compare

Changes

No significant changes in this release. Update required HA version to 2024.11.0.

📄 Documentation

🧱 Dependency Updates

🔧 Internal structure enhancement

v1.12.0

05 Nov 18:04

Choose a tag to compare

Changes

🚀 Features

📄 Documentation

🧱 Dependency Updates

v1.11.1

10 Jun 09:53

Choose a tag to compare

Changes

This update includes new version of gpsoauth library this should fix issues with SSL certificate verification.

🧱 Dependency Updates

v1.11.0

18 Dec 14:44

Choose a tag to compare

Changes

🚀 Features

  • Allow Refreshing Devices During Deletes or Manually @jmillnik (#806)

🈵 Translations

🧱 Dependency Updates

🔧 Internal structure enhancement

v1.10.2

13 Nov 12:00

Choose a tag to compare

Changes

Fix services broken by the previous release.

🐛 Bug Fixes

  • Fix services schema and improve selectors @KapJI (#792)

🈵 Translations

  • Translate services to all supported languages @KapJI (#794)
  • feat(translation): add Slovak translation 🇸🇰 @leikoilja (#793)

📄 Documentation

  • Update docs for fetching token using container @Brephlas (#783)

🧱 Dependency Updates

v1.10.1

03 Nov 15:37

Choose a tag to compare

🐛 Bug Fixes

📄 Documentation

  • Add docs for fetching token using container @KapJI (#780)

🧱 Dependency Updates

🔧 Internal structure enhancement