Skip to content

michaelruml/our-groceries-card

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Our Groceries Card

Manage your Our Groceries lists in your Home Assistant lovelace UI.

Multiple lists are supported as shown below.

GitHub Release License Project Maintenance hacs_badge

Features

  • show your shopping lists
  • toggle crossed off items in a list

Installation through HACS

Use HACS to install the Our Groceries Card plugin.

The Our Groceries integration is required for this card to work which is also available via HACS

Configuration

type: 'custom:our-groceries-card'

Example:

type: 'custom:our-groceries-card'
title: Our Shopping
show_header: true
entity: sensor.our_groceries
show_crossed_off: false

Options

Name Type Requirement Default Description
type string Required custom:our-groceries-card
title string Optional <Sensor Name> Change card title
show_header boolean Optional true Show or hide header
entity string Optional sensor.our_groceries the our groceries sensor
show_crossed_off boolean Optional true show crossed of list items

---

Enjoy my card? Help me out for a couple of 🍻 or a ☕!

coffee

About

our groceries lovelace card

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%