I have several custom states i created, "AlarmSet" and "AlarmDisarm".
I want to be able to return the name of the state that is currently running by hitting zmpkg.pl with a command, but the only one that seems useful is 'zmpkg.pl status' which only returns "Running" or "Stopped"
is there a way to allow the return of my custom states?