#Newbie question: action node works when injected but not from action from previous node

1 messages · Page 1 of 1 (latest)

fossil tulip
#

I have a switch I'd like to toggle.
The action node works when injected by a inject node.
I have a remote that gives as output "brightness_move_down_4":

object
action: "brightness_move_down_4"

When this output is connected to the action node this node gives below error and nothing happens.
"InputError: Invalid action format: brightness_move_down_4"
What do I have to change?

#

Newbie question: action node works when injected but not from action from previous node

storm kestrel
#

Hi. Have you tried comparing debug nodes from the output of both of them? Be sure to edit the debug nodes to show complete msg object.

gaunt forge
#

In the action node turn on "block input overrides"