Anrolosia / Shopping-List-with-Grocy

A Shopping list integration with Grocy for Home Assistant
MIT License
41 stars 1 forks source link

Product group attribute #3

Closed rachaelbond closed 1 year ago

rachaelbond commented 1 year ago

Is there any chance of including the product group in the entity data? I would find it far more useful to group the shopping list by product type (eg. "Dairy" or "Fruit & Vegetables") rather than by storage location.

Thanks :)

Anrolosia commented 1 year ago

Very good idea! I'll work on that as soon as possible and push an update when it's done Thanks for the idea!

Anrolosia commented 1 year ago

It's implemented in version 0.2.0, you should now have a sensor attribute called "group" Let me know if you have any issue with that release

rachaelbond commented 1 year ago

It's implemented in version 0.2.0, you should now have a sensor attribute called "group" Let me know if you have any issue with that release

Awesome sauce! That was so quick :) I know I should really have done the code myself and issued a pull request, but I'm swamped at the moment. So, thanks for being so quick off the mark. This is a very useful integration!