Skip to content

Releases: custom-components/places

v2.5.1 - Rework Warnings and Update state if Previously Unknown.

17 Sep 00:11
316067d
Compare
Choose a tag to compare

What's Changed

  • Rework warnings to consolidate them and fire more appropriately.
  • Update state if previous state is unknown.
  • In Config and Readme, change Device Tracker wording to Tracked Entity.

by @Snuffy2 in #224

Full Changelog: v2.5...v2.5.1

v2.5.1b4 - b3 wasn't updating

11 Sep 21:43
7f08314
Compare
Choose a tag to compare
Pre-release

b3 wasn't updating

What's Changed

  • Rework warning. Update if previously unknown. Device Tracker to Track… by @Snuffy2 in #228

Full Changelog: v2.5.1b3...v2.5.1b4

v2.5.1b3 Beta: Rework warning. Update if previously unknown

10 Sep 22:10
b53a26c
Compare
Choose a tag to compare

What's Changed

  • Rework warning. Update if previously unknown. Device Tracker to Tracked Entity by @Snuffy2 in #227

Full Changelog: v2.5.1b2...v2.5.1b3

v2.5.1b2 Beta: Reworked warnings and Update if previously unknown.

10 Sep 21:21
a0e9e56
Compare
Choose a tag to compare

What's Changed

  • Rework warnings. Update if previously unknown. Device Tracker to Tracked Entity. by @Snuffy2 in #225

Full Changelog: v2.5...v2.5.1b2

v2.5 Bugfixes and Code Cleanup

04 Sep 23:09
255fcea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.5...v2.5

v2.4.5 - Update Min Throttle, Ignore Passive Zones, Bugfixes

27 Aug 21:53
7a5ce00
Compare
Choose a tag to compare

Reminder: Breaking Change introduced in v.2.4.4 if you are using Advanced Display Options

Previously, the state would show the Zone Name if the places sensor was in a zone. With this change, you must explicitly include the zone_name or zone if you'd like it to show. Again, this change only applies to Advanced Display Options.

What's Changed

Full Changelog: v2.4.4...v2.4.5

v2.4.4 - zone display changes and date in locale

10 Aug 21:54
2d64ad8
Compare
Choose a tag to compare

Breaking Change if you are using Advanced Display Options

Previously, the state would show the Zone Name if the places sensor was in a zone. With this change, you must explicitly include the zone_name or zone if you'd like it to show. Again, this change only applies to Advanced Display Options.

What's Changed

  • Fix potential mutable list issue with get_option_state by @Snuffy2 in #192
  • Add zone as places tracker type by @Snuffy2 in #193
  • Show locale specific (since date) by @Snuffy2 in #197
  • Add zone as an Advanced Display Option by @Snuffy2 in #194
  • Fix intermittent TypeError argument of type 'NoneType' is not iterable by @Snuffy2 in #198

Full Changelog: v2.4.3...v2.4.4

v2.4.3 - Proper fix for Disable Recorder when Extended Attributes is True

06 Jul 02:15
44a454e
Compare
Choose a tag to compare

What's Changed

Thanks @gcobb321 for the recorder_history_prefilter repo

Full Changelog: v2.4.1...v2.4.3

v2.4.1 - Handle Disable Recorder AttributeError in 2023.6+

03 Jun 00:18
5839626
Compare
Choose a tag to compare

What's Changed

  • Handle Disable Recorder AttributeError in 2023.6+ by @Snuffy2 in #181

Note that Disable Recorder won't actually work in 2023.6+ with this fix, it just allows it to fail gracefully and the integration will continue to work. I plan to fix Disable Recorder once a fix is identified.

Full Changelog: v2.4...v2.4.1

v2.4 - Improved device_tracker and zone sort in UI, Support icloud3 v3 Stationary Zone naming

20 May 01:16
5f31304
Compare
Choose a tag to compare

What's Changed

  • Case insensitive sorting of device_tracker and zone in config flow by @Snuffy2 in #175
  • Support-icloud3-v3-Stationary-Zone-naming by @Snuffy2 in #178
  • Add User-Agent Header to OSM Queries by @Snuffy2 in #179
  • Better handle blank last changed time by @Snuffy2 in #176

Full Changelog: v2.3.5...v2.4