I am just starting my 9th week of HE.
I have migrated hundreds of devices across and built Rules for all sorts of things but mainly managing the 7 heating zones I currently have until expand it.
I am having issues with Triggers.
With my previous Home Automation Hub I would
IF Device SWITCH Changes THEN:-
If Device Switches On Then
Turn on other things etc.
ELSE If Device Switches Off Then
Turn stuff off etc
That is what I have implemented with HE.
I have created a virtual Switch and exposed it to Alexa.
And setup Alexa when some says Turn on the Television then turn on the Virtual Switch.
HE is spotting this virtual Switch change immediately, however, The Rule Machine does not Trigger.
Oddly, if you go through a few cycles of Alexa Turn on TV Alexa Turn Off TV then eventually the Rule Machine detects the Virtual Switch and performs the action.
I have noticed this inconsistent behaviour many times and through logging have determined it is a Rule Machine issue ignoring Trigger Events.
Is there a way to make this more reliable?