I get all sorts of push notifications to my phone via HE app.
Is there a way for me to go to the computer web GUI for HE and see a list of all the push notifications sent to my phone?
Best I can gather is go to my phone that is listed as a device and view the “Events” tab. This however, only shows the past xx events. I’m interested in seeing all my history of push notifications.
Yes, that is pretty much it, unless "Logs" for this device happen to have more history (unlikely, but possible, depending on whether it's there in the first place and how chatty everything else is).
If you want to save more history, just bump up the "State history size" (and possibly "Event history size") values a bit. You are still going to get some cutoff, but you can go quite high if you really need to -- I just wouldn't do that for every device on your hub.
Alternatively, if you state your use case, someone might have other ideas for how to ultimately achieve your goal.
Thanks. Yeah I’m using it for my sprinkler system. I have it send a push when a zone is turned on and then again a push when a zone is turned off with a summary of how long that zone ran.
With my system having 10 zones, this is 20 push notifications. Just looking for the best way to look at those notifications and all on the PC.
I've often wished there was a log/history of notifications sent that would save just the last N (e.g,. 100). I've emulated it by increasing the Event history size on the device for the Hubitat app for my phone to 100.
Perhaps look at appending the notifications / event information to a local file on the hub through RM? Or look at some alternative event logging options such as an InfluxDB or similar solution.