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.
So using Node Red I essentially have injected a daily stamp that will increase the counter, which is working. I then created a notification that sends me a message however… the button is only visble on my apple watch?
On the Apple Watch the actions show up automatically. On the iPhone you have to long-touch the notification to see the actions (I have an iPhone 6S - not sure if it’s different on newer phones).