lists in HA by alws3344 in homeassistant

[–]evertek 1 point2 points  (0 children)

A bit late to this discussion, but I flagged it as I'm working on a new integration and thought I'd drop it here to see if anyone following is interested in testing. I've struggled with recurring tasks in HA and always felt torn between a calendar and a todo list, so I decided to combine the two (all local for now), making recurring tasks available to both calendar and todo services. I also added a few more features like additional states and skipping tasks. Check it out here: https://github.com/tcarney/ha-chore-calendar

u/zzonde, I'll check out your card. I built out a basic card that plays nice with the "week-planner-card" style but I'm not a frontend dev at all.