Created a "Chore Tracker" with points system in Home Assistant

The way i’ve handled that is by creating a 2nd toggle for each and having the automation only give points if the 2nd toggle is off. the automation then turns the 2nd toggle on when giving points. the 2nd toggles only get turned off by automation nightly.

I created a python script to create my toggles, automations, and scripts, and only built the front-end by hand.

looks like an interesting project can someone crate a simpler tutorial for lazy dads :slight_smile: