I am in the process of modifying some of my RM rules which had incorporated some Echo Speaks announcements back to using some virtual switches to trigger announcements in Alexa Routines. This is how I originally made announcements in Alexa prior to using Echo Speaks. I am also in the process of attempting to run Echo Speaks in a local container (not quite there but am hoping to achieve this prior to Heroku disabling my free account),
I do not wish to completely re-write all these RM rules so I have just inserted my virtual switch as an action prior to the Echo Speaks action, then I ādisabledā the Echo Speaks action. I know I can also clone the rule then ādeleteā the Echo Speaks action and add the virtual switch and then Disable the old rule. However, I did not want to have two instances of the rule in RM to decrease the DB.
By just modifying the rule, then using the ādisable actionā feature, I figured I can just keep the rule. That way, if I can get Echo Speaks to work in a local container, then I can simply āenableā the Echo Speaks action and ādisable actionā the Alexa trigger (or delete it from my RM rule).
My question: is the rule supposed to continue to work as normal, just skipping the ādisabled actionā action and moving on through the rest of the rule as though the ādisabledā step is not there?
The reason I ask is that when I did this, the rule controlling my Ecobee thermostats (turns off the thermostat when the door/window is open for 5 minutes, then announces that āthe thermostat has been turned off since a door/window has been left open for 5 minutesā) seems to no longer work consistently. It used to work with the original RM rule prior to the addition of the ādisable actionā step. I did not know if this had something to do with the ādisable actionā feature, or if was a quirk of the Ecobee integration.
I apologize as Iām not at home right now so do not have current access to the logs (which I will check out later). So am just trying to get an idea of how the ādisable actionā feature is supposed to work (how was it designed to work?). Thanks for any info on this. @bravenel , perhaps you can describe how it is designed to work? Thanks again, I really appreciate it.