Skip to content

Releases: custom-components/places

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

v2.3.5 - New translations, bugfixes, show date after 24h

16 Apr 00:51
e67031d
Compare
Choose a tag to compare

New Translations - Thanks @vlad36N!!!

  • Add Ukrainian and Russian translation. by @vlad36N in #159

Enhancements - Thanks @tenly2000 for the initial integration and the enhancement suggestion

  • Change-since-xxxx-to-show-date-if-unchanged-for-24h by @Snuffy2 in #162

Bugfixes

  • Continue to improve date/time try/except by @Snuffy2 in #145
  • Change strings to f-strings by @Snuffy2 in #155
  • Exclude from Recorder if extended_attr is true by @Snuffy2 in #160
  • TypeError-clicking-on-Configure-button-in-Integrations by @Snuffy2 in #163

New Contributors

Full Changelog: v2.3.4.1...v2.3.5

v2.3.4.1 - Bugfix for date/time error

06 Mar 03:08
a461ad8
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Catch TypeError in date/time conversion by @Snuffy2 in #143
  • Remove logic forcing an update after 3 checks by @Snuffy2 in #144

Full Changelog: v2.3.4...v2.3.4.1

v2.3.4 - Direction of travel accuracy improvements

03 Mar 03:16
5ff5190
Compare
Choose a tag to compare

What's Changed

  • Direction of travel accuracy improvements by @Snuffy2 in #142

Full Changelog: v2.3.3...v2.3.4

v2.3.3 - Better report stationary and bug fixes

25 Feb 02:06
3ab82ae
Compare
Choose a tag to compare

What's Changed

  • Update manifest for new sorting requirements by @Snuffy2 in #140
  • Fix bracket & parenthesis mismatch error with empty bracket/parens by @Snuffy2 in #138
  • Fix direction of travel not showing stationary by @Snuffy2 in #139

Full Changelog: v2.3.2...v2.3.3

v2.3.2 - postal_town as adv option & friendly name as zone name

19 Feb 22:17
8d44ac2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1 - Change to async_forward_entry_setups

03 Feb 21:32
88bfcfd
Compare
Choose a tag to compare

Small bugfix for Home Assistant deprecating a function. No new functionality.

What's Changed

Full Changelog: v2.3...v2.3.1

v2.3 Advanced Display Options

01 Dec 00:06
Compare
Choose a tag to compare

What's Changed

  • Advanced display options in #128
  • Add country_code as attribute and advanced display option in #129

Advanced Display Options

Full Changelog: v2.2.1...v2.3

v2.2.1.3 Beta: Advanced Display Options v3

20 Nov 02:48
70d1b1d
Compare
Choose a tag to compare

What's Changed

See updated documentation at:

https://github.com/custom-components/places/blob/adv_display_opt/README.md

Full Changelog: v2.2.1.2...v2.2.1.3