This release brings:
- 🔧 An important fix for distance smoothing that was causing extra-twitchy area changes and sometimes sensors locking into
Unknown
shortly after starting. - 🍬 The long-awaited Area Last Seen sensor, that lets you easily automate on where the kids left the tablet before the battery ran out (this sensor is disabled by default, so you need to enable it for your desired devices). Big thanks to @prestomation for their first contribution to Bermuda in getting this one up!
- ⚙️ If a scanner is lacking an assigned area, the sensor will indicate this and a repair issue will be raised to make it easier to discover where the problem is.
What's Changed
- feat: raise repair for scanners without areas by @agittins in #458
- Remove manual HACS install steps by @Lash-L in #434
- Add 'Area Last Seen' sensor by @prestomation in #440
- feat: Flag Area sensor if scanner area is invalid by @agittins in #459
- chore: use new manager.async_current_scanners api by @agittins in #461
- fix: regression from v0.7.3 hist..dist..interval by @agittins in #464
New Contributors
- @prestomation made their first contribution in #440
Full Changelog: v0.7.3...v0.7.4