Skip to content

Todoist Custom Card for Home Assistant - Lovelace

Notifications You must be signed in to change notification settings

Philip-Hel/Todoist-List

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Todoist-List

Todoist Custom Card for Home Assistant - Lovelace

Basic Custom Card for Lovelace. It lets you choose a calendar from todoist, and shows a list of tasks in that calendar. You may choose a title for the Card.

Put todoist-list.js in your www directory.

Reference the file in ui-lovelace.yaml:

resources:

  • url: /local/todoist-list.js?v=1 type: js

create a new card:

  • type: 'custom:todoist-list' entity: calendar.some_calendar title: 'Some Title'

About

Todoist Custom Card for Home Assistant - Lovelace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%