Alexa routines that have a TriggerCMD device as their trigger seem to no longer fire when the TriggerCMD device is turned on from within Alexa.
For example, I have a TriggerCMD device with voice name “Reset Volumes”, and an Alexa routine with the trigger “When Reset Volumes is pressed”. If I turn Reset Volumes on or off in the Alexa app, it used to trigger the routine. But now the routine will only fire if I trigger Reset Volumes from the TriggerCMD website or API. Turing Reset Volumes on or off in the Alexa app still runs the command (simply an echo in my case) each time, so that functionality is not broken. It just doesn’t seem to trigger any “When <device> is pressed” routines anymore. Is this intentional?