A Lovelace custom card for custom component Grocy in Home Assistant.
Easiest installation via HACS.
For manual installation see this guide.
This card reqires card tools.
title: My awesome Lovelace config
resources:
- url: /local/grocy-chores-card.js
type: js
views:
title: My view
cards:
- type: custom:grocy-chores-card
entity: sensor.grocy_chores
Name | Type | Default | Description |
---|---|---|---|
type | string | Required | custom:grocy-chores-card |
entity | string | Required | The entity id of your Grocy chores sensor. |
title | string | "Chores" |
The title of the card. |
show_quantity | number | Optional | The number of chores you want to show in the card. |
show_days | number | Optional | 7 to only show chores that's due within 7 days. |
user_id | number | Optional | Id of the Grocy user performing the tasks. Default if not specified is 1 , which should be the admin user in Grocy. |
I have added the possibility to translate the english in the card to whatever you like.
custom_translation:
overdue: "Försenad"
today: "Idag"
due: "Dags"
last_tracked: "Senast"
track: "Gör nu"
empty: "Tom"
more: "Det finns {number} fler göromål i Grocy"
Like my work and want to say thanks? Do it here: