Skip to content

Wetzel402/cozi-card

 
 

Repository files navigation

Cozi Card

Table of Contents

Introduction

A custom Lovelace card for Home Assistant to be used with the hass-cozi custom component.

This card is a modified version of the built in shopping card.

Cozi Card

Installation

HACS

hacs_badge

Add this repository to HACS and install.

Configuration

UI

Select a list from the drop down. You can overide the list name with an optional name.

Manual

Add a card with type custom:cozi-card:

type: custom:cozi-card
list:
  - 6 #index of the list
  - Test list #list name
  - dc49c96f-94c7-4181-ac2e-0c7bdb209605 #Cozi listId
  - shopping #Cozi listType

About

Home Assistant card for the Cozi integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.5%
  • JavaScript 21.5%