Releases: muehlt/home-assistant-findmy
Releases · muehlt/home-assistant-findmy
1.1.0
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
- Add a migration guide
- Add missing requirement
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
What's Changed
1.0.2
- Add a migration guide
- Add missing requirement
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
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