v2.0.2 Total rewrite and more stability
isabellaalstrom
released this
01 Oct 08:54
·
155 commits
to master
since this release
This release features almost a total rewrite of the integration, for maintainability and more stable functioning.
Breaking changes
- You might need to remove the old sensors and go in to the integrations panel and enable the new sensors, according to what you have enabled in Grocy and/or what you want to have as sensors in Home Assistant.
- Service
add_product
is nowadd_product_to_stock
- Service
consume_product
is nowconsume_product_from_stock
New sensors
- You can now have your Grocy tasks in Home assistant, as well as your Meal plan.
- Both the tasks and chores now also have binary sensors to more easily see if any task or chore is overdue.
Stability
- The integration should no longer fail entirely or make Home Assistant not to start by adding sensors you don't have enabled in Grocy.
- Lot's more.