What does it mean when node is "running"?

The first two nodes are wall-buttons sending button-press-commands.
The last two is motion sensors sending “on” and “off”.
Why are some, or most of my nodes in running state? What does it mean?

image

The ‘running’ state is the initial state of the node, as its state changes so will it’s message change.

1 Like

Open green rings in the status of event nodes are indicators of the connection state to Home Assistant.

https://zachowj.github.io/node-red-contrib-home-assistant-websocket/node/events-all.html#client-events

2 Likes