Skip to content

Releases: rodpayne/home-assistant_person_location

Version 2024.06.29

01 Jul 00:20
Compare
Choose a tag to compare
Version 2024.06.29 Pre-release
Pre-release
  • Retain previous config data settings when calling async_update_entry.
  • Add Mapbox Access Token to config flow.
  • Ignore iCloud stationary zone.
  • Clean up code for Ruff.
  • Bump version.

Version 2024.06.13

13 Jun 16:02
Compare
Choose a tag to compare
Version 2024.06.13 Pre-release
Pre-release

"Detected code that calls async_track_state_change instead of async_track_state_change_event which is deprecated and will be removed in Home Assistant 2025.5. Please report this issue."

Update track_state_change -> async_track_state_change_event. #18

Version 2024.06.08

08 Jun 14:42
Compare
Choose a tag to compare

New configuration parameters have been added:

friendly_name_template - This template will be used to format the display name (friendly_name) of the output sensor under user control. By default, it will produce the original format.

show_zone_when_away - This setting will cause the output sensor to show the zone name in the state when the location is away in a zone.

This should implement #17

Version 2024.06.03

04 Jun 03:17
Compare
Choose a tag to compare
Version 2024.06.03 Pre-release
Pre-release

A new configuration parameter has been added: friendly_name_template. This template will be used to format the display name (friendly_name) of the output sensor under user control. By default, it will produce the original format.

Version 2024.04.22

Version 2024.04.17

17 Apr 17:50
Compare
Choose a tag to compare
  • Handle mapquest non-JSON response (error message caused by key expiration).

  • Set direction to "far away" if distance from home >= 400 km (about 250 miles). The direction of travel means a lot less when far from home.

  • Show "Pam is Away" instead of "Pam is at ?" if there is no geocode information.

Version 2024.04.15

15 Apr 18:23
Compare
Choose a tag to compare

Resolving issue #14, removing references to obsolete HomeSeer services. (HA 2024.4 handles Service Not Found exception differently.)

Version 2023.12.20

20 Dec 14:24
Compare
Choose a tag to compare

Fix for compatibility upgrading Home Assistant 2023.11.3 to 2023.12.3.

Version 2023.12.09

10 Dec 07:14
Compare
Choose a tag to compare

Convert to pywaze version of Waze integration.

Version 2023.09.26

08 Dec 20:21
Compare
Choose a tag to compare
v2023.09.26

Alpha order in manifest.