Skip to content

Releases: pnbruckner/ha-composite-tracker

Fix bug in log message

12 Jan 22:46
5db1b3a

Choose a tag to compare

This happens when two input entity updates are too close in time, which causes a debug message to be written to the log. However, that statement had a bug, which results in traceback messages in the log, but no other side effect. This release fixes that bug.

Add angle & direction attributes to speed sensor

09 Jan 18:59
2290e5f

Choose a tag to compare

Better filter out speed value outliers, especially when a pair of location updates comes from different input entities.

Add speed sensor

21 Dec 16:36

Choose a tag to compare

Convert last_seen attribute to datetime when restored.

#37

Improve HACS support

15 Dec 20:19
03d6b36

Choose a tag to compare

Convert to entity-based trackers

22 Nov 23:07
14bce1e

Choose a tag to compare

  • #34

    • 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

13 Oct 15:27
9e1892f

Choose a tag to compare

Ignore unavailable and unknown states

02 Aug 15:00
ebaff62

Choose a tag to compare

Add support for TimezoneFinderL class from timezonefinder

05 Mar 14:45
8a403e6

Choose a tag to compare

Move version to manifest.json per new integration requirements

03 Mar 14:45
0105755

Choose a tag to compare

Fix internal version number

18 Apr 14:00
4fa9cae

Choose a tag to compare

2.1.2

Fix internal version number, bump to 2.1.2