Note
places v3 will be released in the next few weeks that will be a breaking change. Instead of a single sensor entity with tons of attributes, each places entry will contain a separate entity for previous attributes. Check out the beta/pre-releases to test it out and provide feedback before it is fully released.
What's Changed
🚀 Enhancements
🐛 Bug Fixes
- Fix home zone friendly name lookup by @Snuffy2 in #415
- fix: preserve zone attrs on rollback when tracker is stationary by @paoloantinori in #446
📚 Documentation
🎓 Code Quality
- Refactor Places integration internals by @Snuffy2 in #413
- Consolidate duplicate test cases by @Snuffy2 in #422
- Update pytest coverage configuration by @Snuffy2 in #450
🧰 Maintenance
- Fix prek autoupdate by @Snuffy2 in #417
- Refine prek autoupdate cleanup schedule by @Snuffy2 in #423
- Use reusable prek autoupdate workflow by @Snuffy2 in #428
- Run prek cleanup daily by @Snuffy2 in #429
- Run prek autoupdate on push by @Snuffy2 in #449
Full Changelog: v2.9.3...v2.9.4