Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@muehlt muehlt released this 02 Nov 16:48
· 1 commit to main since this release
53ba73b

What's Changed

1.1.0

In very rare occasions, or if you have changed the code before, this version might lead to changed device IDs being propagated to your Home Assistant instance.

  • Fix invalid device IDs by removing special characters
  • Cleanup of device IDs client side for consistency
  • Minor improvements

1.0.2

1.0.1

  • Update README.md for PyPI

1.0.0 - ⚠️ Breaking changes

  • Configuration is now done solely via environment variables and a JSON file for known locations
  • Installation using pip is now possible
  • Device data is only updated if the location timestamp changed in FindMy (skip with -f flag)
  • Improved terminal output
  • Minor improvements

Installation

pip3 install home-assistant-findmy==1.1.0