Releases: FaserF/ha-foodsharing
Releases · FaserF/ha-foodsharing
Version 2024.08.2
What's Changed
- Update actions/checkout action to v4 by @renovate in #12
- Bump version to make this integration an official HACS integration
Full Changelog: 2024.08.1...2024.08.2
2024.08.1
WARNING: BREAKING CHANGES - needs reconfiguring your current entries in HA!
What's Changed
- Stop using async_forward_entry_setup by @FaserF in 47b8959
- improve code, fetching and debugging by @FaserF in ca45cd8
- replace deprecated HomeAssistantType by @FaserF in 4d46790
- allow changing settings after setup by @FaserF in 4b4a3d7
- fix Options flow always displaying default data by @FaserF in 4734efc
Full Changelog: 2024.03.0...2024.08.1
Version 2024.03.0 - fixed picture fetching
What's Changed
- Fixed picture fetching by @FaserF in e7870ac
- Configure Renovate by @renovate in #7
- Update actions/checkout action to v3 by @renovate in #8
- Update actions/checkout action to v4 by @renovate in #10
- Update github/codeql-action action to v3 by @renovate in #11
Full Changelog: 2022.10.0...2024.03.0
Version 2022.10.0
BREAKING CHANGE
You will need to remove your current foodsharing setup and set it up again from the UI
- fix config flow description not visable
- increase default scan interval from 30 seconds to 2 minutes
Full Changelog: 2022.09.0...2022.10.0
Version 2022.09.0
- Fixed Picture attribute
- prepared for official HACS release
Full Changelog: 1.2.2...2022.09.0
Version 1.2.2
- improved location adress fetching
- improved update interval (seems still to be not perfectly functional, see #2)
Full Changelog: 1.2.1...1.2.2
Version 1.2.1
Mostly small bug fixes/improvements
Full Changelog: 1.2.0...1.2.1
Version 1.2.0
New Features:
- Maps attribute: Get a google maps link of the basket
Version 1.1.0
New Features:
- Adress attribute: See where a basket is
Improvements:
- Sort baskets: Baskets will be sorted based on the highest basket ID being the first one
Fixes:
- Add dummy attributes on zero baskets to improve HA automations
Full Changelog: 1.0.0...1.1.0
Version 1.0.0 - First stable release
Initial stable release
Full Changelog: 0.1.0...1.0.0