Replies: 1 comment 1 reply
-
|
If you want to trigger based on an entity’s state, you’re probably better off using the events: state node. The list is populated directly from Home Assistant. Internally, Home Assistant handles all the device triggers and simply notifies Node-RED when the selected trigger occurs. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to add a trigger by entity sensor.ftx_rotor_alarm that is created under device FTX
But it does not show up in the list...
I cannot find out how this list is populated but I suppose it should be filtered out by Device "FTX"
I tried to restart Node-RED integration if entities was not refreshed
Beta Was this translation helpful? Give feedback.
All reactions