Release 2.0.0
Changelog
NOTE: If you are using the dedicated homeassistant user, I recommend doing a re-setup of the integration with the option to recreate the homeassistant user. This ensures the correct new and changed ACL rules are applied. Please also do this BEFORE posting a github issue.
This update is a major new release with backend restructuring for better stability and new features added.
✨ Features
- feat: add support for batman-adv (a1ae87b)
- feat: HA repair on old ACL rules and permissions (a9b85f9)
- feat: MQTT device tracker support (edf78c8)
🐛 Bug Fixes
- fix via_device reference on startup (1ca606b)
- fix MQTT scripts deployment failure (db9b6ed)
- fix entity state unknown (8d9b6b6)
- fix adblock entity #30 (0cc96ee)
- fix AP interface entity duplication #28 (79057f5)
🚀 Other
- improved time sensors & device names (38ce8e0)
- improved ip neighbour device tracker #31 (c9a6c8b)
- Review & CI linter fixes (ec7f155)
- Improved docs about IP neighbours feature #31 (d1e4ea6)
- improved lan device tracker status (c09c64a)
- small bug fixes & stability improvements (63f67cd)
- small entity state fixes (94b5a74)
- extended mac vendor list (4e86f86)
- improved issue templates & labeler (b967318)
- improved & fixed tracke_wired #29 (02b6c4c)
- improved logread usage again #17 (14710e2)
- improved ubus wireleass clients #12 (0195db7)
- review changes implemented for new mqtt tracker (c704bd6)