Releases: pnbruckner/ha-composite-tracker
Releases · pnbruckner/ha-composite-tracker
Convert to entity-based trackers
-
- Deprecate support for "legacy" trackers.
- Create persistent notification to change config from device_tracker -> composite.
- Support HomeAssistant version 2021.12 or newer & Python 3.9 or newer.
- Add default_options.
- Add entity use_picture option.
- Restore state after HA restart.
Add option to use all states of an input entity
Ignore unavailable and unknown states
Add support for TimezoneFinderL class from timezonefinder
Move version to manifest.json per new integration requirements
Fix internal version number
2.1.2 Fix internal version number, bump to 2.1.2
Fix per changes in device_tracker component
Ignore first update if bad per input entity
Add composite: tz_finder config option
Note: Requires HA version 0.98.0 or greater.