I’m drawing a real blank on this. I have a fairly complicated set of logic to control a fan based on humidity and such, and it works perfectly. I added a second fan to it directly driven after turning on the first.
The first turn on works, the second does not.
Not only have I checked the name and service, I put an inject into the second, and when I click the inject, it works fine also.
But consistently, time after time, when node red is running by itself, the first fan (left) turns on, then the second does not. And note – the caption says it did. There’s no error that I can find in any log I have looked at (maybe not looking in the right place). The Logbook in HA does show the first coming on, but does NOT show the second on or off, just nothing. So it looks like it’s getting lost between node red and HA. In particular it’s not just that the fan does not turn on (e.g. wifi issues), but HA does not THINK it turned on either.
The first fan is a Lutron Caseta Pro integration, the second is a wifi MQTT; but again, the second works alone (e.g. from HA) and also from Node Red with an inject. Further, in a separate sequence, the MQTT fan also works to turn off (after a timer expires).
Any thoughts as to what could be going on?
Or more to the point perhaps – how would you go about finding out what is going on, since it THINKS it worked.
Linwood
PS. Latest released, Node Red 9.1.4, HA 2021.06.6