Skip to content

How to use an entity for trigger: state node conditions? #630

Answered by zachowj
Rickerdo asked this question in Q&A
Discussion options

You must be logged in to vote

entity. references the entity that triggered the node, sensor.master_bedroom_thermostat_air_temperature.

If you want to check a different entity swap the condition.

or use JSONata - $entities("input_number.master_bedroom_tstat_cool_pm").state

edit: Those should have all been using input_number.master_bedroom_tstat_cool_pm

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Rickerdo
Comment options

Answer selected by Rickerdo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants