Skip to content

Releases: muehlt/home-assistant-findmy

1.1.0

02 Nov 16:48
53ba73b
Compare
Choose a tag to compare

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

1.0.2

11 Aug 14:09
1b64bb3
Compare
Choose a tag to compare

What's Changed

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.0.2

1.0.1

11 Aug 11:20
340300a
Compare
Choose a tag to compare

What's Changed

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.0.1