Support Home Assistant 2024.11 or newer
What's Changed
- Support Home Assistant 2024.11 or newer by @pnbruckner in #100
- Drop support for Home Assistant versions before 2024.11.0.
- Limit the
device_tracker'ssource_typeattribute to supported values only. - Add option to show unknown speed sensor value as 0.0. This can help when, e.g., the speed sensor is used as an input to the Statistics integration.
Breaking Changes
- Since
binary_sensoris not officially supported as a value of thedevice_tracker'ssource_typeattribute, it will now be reported asrouterinstead.
Full Changelog: 3.6.0...4.0.0