1.0.1
✨ 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 |