Checking for Alarm Clock status

Hey @Jan_Koudijs, what would be the right way to check programmatically whether the alarm clock is running? A few times it has stopped without me knowing, and this is less than ideal.

I have an overview web page with all my endpoints (temperature, memory, ping times) using RRDtool, and I’d like to add a notice here about the alarm (because I do check).

Obviously, I can check in Roon settings, but I don’t think to do this. :slight_smile:

You might check if the node process is still running. Difficulty is that if you run multiple extensions they will all be called node :confused:

Hopefully an alarm and sleep get built in soon!