Let me explain the scenario first: In the master bedroom I have an Inovelli Fan + Light and an Inovelli Red Dimmer (that wasn't really do anything). I often turn both the fan and light on or off at the same time. Since I wasn't using the red dimmer for anything I decided that a 1 Push (on) would turn them both on and a 1 Held (off) would turn them both off. That was simple enough, but I wanted to get a bit fancier in that I only wanted the LED on the red dimmer to be at 50% if I decided to turn on only the fan or light, but if both are on then to have the red dimmer LED at 100%. Of course, if both the fan and light are off the the red dimmer is off too. So I created a Rule Machine routine for that.
When I go to the physical red dimmer and turn it on it turns on both the fan and light and the red dimmer switch LED goes to 100%. Likewise, if I turn the red dimmer off it turns the fan and light off and turns itself off. BUT, and here is the problem: if I turn the red dimmer on or off from the Master Bedroom Dashboard (either on the iPhone app or if I go into the Master Bedroom Dashboard through the Hubitat Dashboard app on my Mac) turning the red dimmer on or off turns the red dimmer on or off, but does not turn the fan or light on or off. What is particularly strange, is that when I'm in the Master Bedroom dashboard on either my iPhone or Mac turning on either the fan or light makes the red dimmer go to 50% if I just turn one one that way or 100% if I turn them both on though the dashboard, as it should.
So, why is turning the red dimmer physical switch on or off turns the fan and light on or off (and itself on or off), but using the dashboard button for the red dimmer turns itself on or off (as it should) but does not turn on or off the fan and light, and how do I fix that?
Here are some screenshots. The first is an overview of the red dimmer on/off (1 pushed/held) rule:
Here is the rule for the red dimmer to turn the fan and light on (The red dimmer is the Master Bedroom Stuart's Closed Far Right Switch).
Here is the Off rule
Here is the Rule Machine rule.
First here is the trigger: (Either the fan or light changes)
Here is the rule itself (BTW, I had to use NOT Off as I found I couldn't use "On" for the fan. It doesn't know that if it is set to low, medium, high, etc. that is "on"). The rule is If both the fan and light are on turn the red dimmer to 100%. Else If either is on turn the Red Dimmer to 50%, Else Turn the red dimmer off.
Here is another view, in case this one is easier to read:
Finally, here is what the dashboard tile looks like for the red dimmer:
Couple of other things:
I tried an experiment and turned the red dimmer off from the app. The LED on the red dimmer went off, but, as expected, neither the fan or light went off. I then pressed the physical switch on the red dimmer, and this time it did shut off the fan and light. That made me think that maybe the dashboard was controlling just an LED child for the red dimmer. However, as you'll see from this screen shot there is no child created for it. (BTW, I included in the screenshot a red dimmer that has a child so you can see it would show up if it existed):
I then created 2 screenshots. The first is when I use the dashboard to turn the red dimmer on and off (since it is in last-first chronological order the top one is off and the bottom one is on).
Now here is a screenshot of the same on/off from the physical switch. As you see, it is not only showing more commands, but the On/Off rule I created is showing up. It seems that is significant, but I still don't know how to fix it.