Skip to content

Releases: custom-components/places

v2.9.2

07 Sep 18:48

Choose a tag to compare

What's Changed

📚 Documentation

🎓 Code Quality

🧰 Maintenance

  • Split Requirements and Update GitHub Actions by @Snuffy2 in #357

Full Changelog: v2.9.1...v2.9.2

v2.9.1

03 Aug 21:11

Choose a tag to compare

What's Changed

🐛 Bug Fixes

📚 Documentation

Full Changelog: v2.9.0...v2.9.1

v2.9.0

30 Jul 22:08

Choose a tag to compare

What's Changed

✨ New Features

🚀 Enhancements

🎓 Code Quality

🧰 Maintenance

Full Changelog: v2.8.4...v2.9.0

Update link for Apple Maps

08 Jun 23:36

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v2.8.3...v2.8.4

v2.8.3

19 Feb 12:12

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v2.8.2...v2.8.3

v2.8.2

18 Jan 22:43

Choose a tag to compare

What's Changed

🐛 Bug Fixes

🎓 Code Quality

🧰 Maintenance

Full Changelog: v2.8.1...v2.8.2

v2.8.1

16 Jan 00:51

Choose a tag to compare

What's Changed

🎉 Enhancements & New Features 🎉

🕷️ Bug Fixes 🕷️

  • Fix Configure of existing Places Sensor by @Snuffy2 in #317

New Contributors

Full Changelog: v2.8.0...v2.8.1

v2.8.0

11 Jan 01:03

Choose a tag to compare

What's Changed

🎉 Enhancements & New Features 🎉

Other Changes

New Contributors

Full Changelog: v2.7.1...v2.8.0

v2.7.1 - Fix recorder errors in 2024.7

05 Jul 13:35
0dbd56f

Choose a tag to compare

What's Changed

Uses the new _unrecorded_attributes = frozenset({MATCH_ALL}) functionality available with HA 2024.7 instead of recorder_history_prefilter.

This may not be the best long term solution but should work for now pending: home-assistant/architecture#1106

Full Changelog: v2.7.0...v2.7.1

v2.7.0 - Fix blocking done in main loop, Improve Postal Town Logic

04 Jun 00:25
743898f

Choose a tag to compare

What's Changed

  • Transition to async and address File I/O blocking by @Snuffy2 in #281
  • Use City Clean in Formatted Place by @Snuffy2 in #286
  • Improve City, Postal Town and Neightbourhood logic by @Snuffy2 in #285

Full Changelog: v2.6.3...v2.7.0