Trying to get a aggregrate house activity quotient so I can put it into a servo and have a big analog meter of house activity...
Using a ESP32 HTTP client.... the only thing I get from help is /alerts/(filename) -- not really helpful as it would need to poll every second to find matches, IF it figured the format. I tried listing index of /alerts, but NO, it doesn't list.
I want # triggers per minute, # alerts in last hour, etc...
I know it's possible because UI2 and 3 have Alerts lists, how did it know the filenames?? A list must be provided by WWW.
Using a ESP32 HTTP client.... the only thing I get from help is /alerts/(filename) -- not really helpful as it would need to poll every second to find matches, IF it figured the format. I tried listing index of /alerts, but NO, it doesn't list.
I want # triggers per minute, # alerts in last hour, etc...
I know it's possible because UI2 and 3 have Alerts lists, how did it know the filenames?? A list must be provided by WWW.