hey all, so I've had a month or two with home assistant now and loving every minute of it. One of my automations is a pair of reminders to take my meds morning/night and a barcode I scan when I've done it. I get a reminder to my phone if I forget.
I've been on a health kick lately so would like to do something similar with my drinking. I do like a beer and have some daily. but I'd like to track my consumption over a week and then at the end of week save that total to a csv file for long term tracking. I figure a button near the fridge could be used to record intake.
So:
a) is there a way to setup a week's worth of integers so the automation can track against the day of week?
b) is there a way to save to a local csv file on home assistant and (ideally) have a button to download it locally or graph it?
thanks