Releases: Daanoz/ha-google-photos
Releases · Daanoz/ha-google-photos
v0.4.1
What's Changed
- [Feature] Portuguese language by @ViPeR5000 in #2
- [Bugfix]: Missing key title when selecting albums by @Daanoz in #5
New Contributors
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- [Feature] New Crop mode added: Combine images
Full Changelog: v0.3.1...v0.4.0
v0.3.0
Notable changes:
- Add sensor entity filename
- Add sensor entity creation timestamp
- Add select entity crop mode
- Add select entity image selection mode
- Add select entity interval
v0.2.2
Notable changes:
- Moved data fetching and storing to data coordinator.
- Camera entity renamed to
media
.
- Sensor with current count of media items in album added.
Other:
- Migrated away from deprecated devcontainer.
v0.2.1
Notable changes:
- Moved data fetching and storing to data coordinator
Other:
- Migrated away from deprecated devcontainer
v0.2.0
BREAKING CHANGE:
- Active albums are now managed with integration configuration. If you already enabled this integration, remove it and add it again to your setup (no need to recreate the credentials).
v0.1.2
Notable changes:
- Clarify example usages
- Ready for publish to HACS
v0.1.1
Notable changes:
- Media items are cached for 30 mins
- Video's are properly ignored
Other:
- Proper typings throughout