Hi There,
I’m trying to create a counter that will increase overtime (days) until the counter is reset. I want to reset the counter via an iOS actionable notification.
Each day I want a message sent to remind me/wife to check our dogs water bowl, if we ignore or don’t get the message after x days we get a message via Sonos that tells us to look etc.
I’ve created the counter
counter:
tess_bowl:
initial: 0
step: 1
icon: mdi:dog
I would prefer to create this via Node Red, however not sure how to approach this.
Apologies as I’m sure it’s a simple task…
1 post - 1 participant