Releases: custom-components/grocy
Releases · custom-components/grocy
v4.5.1
What's Changed
- Output all pygrocy MealPlanItem object properties by @marcelvriend in #233
- Add overdue products binary sensor by @marcelvriend in #232
- Upgrade pygrocy to 1.4.0 by @marcelvriend in #234
- Add support to consume a recipe by @marcelvriend in #235
- Add support for skip chore execution by @marcelvriend in #236
- Add battery support by @marcelvriend in #237
- Move Grocy system API calls to pygrocy by @marcelvriend in #239
- Only get necessary data from Grocy by @marcelvriend in #240
Full Changelog: 4.4.0...v4.5.1
4.5.0
What's Changed
- Output all pygrocy MealPlanItem object properties by @marcelvriend in #233
- Add overdue products binary sensor by @marcelvriend in #232
- Upgrade pygrocy to 1.4.0 by @marcelvriend in #234
- Add support to consume a recipe by @marcelvriend in #235
- Add support for skip chore execution by @marcelvriend in #236
- Add battery support by @marcelvriend in #237
Full Changelog: 4.4.0...4.5.0
4.4.0
What's Changed
- Bring code more up to current by @marcelvriend in #228 :
Use entity descriptions for sensor and binary sensor platform.
Replace the custom JSON encoder with the HA default.
Remove the broken mechanism to retrieve Grocy data only when it has been modified.
Remove unused translation strings. The description with URL is redundant with the help icon and better not to have URLs in language specific files.
Set missing unit of measurement for shopping list and stock sensor.
Hide entities in HA for disabled features in Grocy.
Request for enabled Grocy features only on integration initialization.
Rewrite the entity refresh in some service calls to be not entity id specific.
Split the coordinator class into a separate file.
Clean up code.
Full Changelog: 4.3.4...4.4.0
4.3.4
What's Changed
- Fix serving images with url path by @marcelvriend in #215
- Upgrade pygrocy to 1.2.1 by @marcelvriend in #216
- Fix unloading config entry and services by @marcelvriend in #218
- Clean up, set minimal HA version to 2021.12.0 by @marcelvriend in #222
- Fix update version number in manifest file by @marcelvriend in #221
- Upgrade pygrocy to 1.3.0 by @marcelvriend in #225
- Update readme by @marcelvriend in #227
Full Changelog: v4.2.2...4.3.4
v4.3.4
v4.3.3
What's Changed
- Fix serving images with url path by @marcelvriend in #215
- Upgrade pygrocy to 1.2.1 by @marcelvriend in #216
- Fix unloading config entry and services by @marcelvriend in #218
- Clean up, set minimal HA version to 2021.12.0 by @marcelvriend in #222
- Fix update version number in manifest file by @marcelvriend in #221
Full Changelog: v4.2.2...v4.3.3
v4.3.1b
What's Changed
- Fix serving images with url path by @marcelvriend in #215
- Upgrade pygrocy to 1.2.1 by @marcelvriend in #216
Full Changelog: v4.2.2...v4.3.1b
v4.3.0b
What's Changed
- Update HACS URL by @wrt54g in #207
- Fix updating overdue tasks sensor by @marcelvriend in #209
- Upgrade pygrocy to 1.2.0 by @marcelvriend in #210
- Allow Grocy instance on URL path by @marcelvriend in #212
- Add support for subproduct substitution by @marcelvriend in #213
- Fix disabled feature recognition and logging by @marcelvriend in #214
New Contributors
Full Changelog: 4.2.1...v4.3.2b
v4.3.2b
What's Changed
- Update HACS URL by @wrt54g in #207
- Fix updating overdue tasks sensor by @marcelvriend in #209
- Upgrade pygrocy to 1.2.0 by @marcelvriend in #210
- Allow Grocy instance on URL path by @marcelvriend in #212
- Add support for subproduct substitution by @marcelvriend in #213
- Fix disabled feature recognition and logging by @marcelvriend in #214
New Contributors
Full Changelog: 4.2.1...v4.3.2b
v4.2.2
What's Changed
- Update HACS URL by @wrt54g in #207
- Fix updating overdue tasks sensor by @marcelvriend in #209
New Contributors
Full Changelog: 4.2.1...v4.2.2b