Skip to content

v2.0.2 Total rewrite and more stability

Compare
Choose a tag to compare
@isabellaalstrom isabellaalstrom released this 01 Oct 08:54
· 155 commits to master since this release
e1b38de

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 now add_product_to_stock
  • Service consume_product is now consume_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.