Skip to content

Add recipes available sensor with parameter indicating stock status - #55

Open
detobel36 wants to merge 2 commits into
iamkarlson:mainfrom
detobel36:add-recipes-sensor-5763480893608198564
Open

Add recipes available sensor with parameter indicating stock status#55
detobel36 wants to merge 2 commits into
iamkarlson:mainfrom
detobel36:add-recipes-sensor-5763480893608198564

Conversation

@detobel36

Copy link
Copy Markdown
  • Added sensor.grocy_recipes displaying the count of available recipes and their details.
  • Added all_ingredients_in_stock boolean parameter to each recipe under sensor attributes using a custom helper RecipeWrapper that combines recipe details with their fulfillment status from the Grocy API.
  • Included base64 proxy picture url support for recipes.
  • Added comprehensive unit tests and documented the new sensor in FEATURES.md.

detobel36 and others added 2 commits July 12, 2026 17:38
- Added `sensor.grocy_recipes` displaying the count of available recipes and their details.
- Added `all_ingredients_in_stock` boolean parameter to each recipe under sensor attributes using a custom helper `RecipeWrapper` that combines recipe details with their fulfillment status from the Grocy API.
- Included base64 proxy picture url support for recipes.
- Added comprehensive unit tests and documented the new sensor in `FEATURES.md`.

Co-authored-by: detobel36 <5373615+detobel36@users.noreply.github.com>
@detobel36
detobel36 force-pushed the add-recipes-sensor-5763480893608198564 branch from 8e4e740 to 7d86324 Compare July 19, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant