Releases: cyberjunky/home-assistant-arpscan_tracker
Releases · cyberjunky/home-assistant-arpscan_tracker
Release list
Release 2.0.6
What's Changed
- Removed custom config field
- Better IP include/exclude config parsing
- More debug logging for IP include/exclude
Full Changelog: 2.0.5...2.0.6
Release 2.0.5
Release 2.0.4
What's Changed
- Use RestoreEntity to survive reboots/restarts
- Bump ruff from 0.14.10 to 0.14.11 by @dependabot[bot] in #25
- Fix timedelta serialization bug in YAML import by @jleinenbach in #24
New Contributors
- @dependabot[bot] made their first contribution in #25
- @jleinenbach made their first contribution in #24
Full Changelog: 2.0.3...2.0.4
Release 2.0.3
Release 2.0.2
Whatsnew
- You can now set consider_home up to 30 minutes (1800 seconds)
Full Changelog: 2.0.1...2.0.2
Release 2.0.1
Release 2.0.0
Whatsnew
- Major rewrite!
- Using modern device tracker framework
- No more
known__devices.yaml - GUI for configuration
- YAML config will be migrated
Full Changelog: 1.0.7...2.0.0
Release 1.0.7
- Install the arp-scan package -which was removed in OS 6.6- when starting the integration.
Release 1.0.6
- Added version and issue tracker link