Skip to content

1.0.1

Compare
Choose a tag to compare
@firstof9 firstof9 released this 13 Apr 16:46
· 12 commits to main since this release

✨ New Features ✨

  • Added count option to limit the display count. Defaults to 5.

Example:

  - type: custom:grocy-meal-plan-card
    entity: sensor.grocy_meal_plan
    count: 2
Name Type Default Description
entity string Required entity id of meal sensor: ie: sensor.grocy_meal_plan
count integer 5 Amount of meals to display at once