I have entity created inside node-red that, it seems that this sensor gets correct updates whenever original value changes - this created sensor updates well - can be seen on the node itself.
But when this value is to be read, hmm, automatically, using events: state node - this doesn’t seem to update (as per little text that is displayed by the node).
Is this an ongoing issue or is it me having this particular bug?
correct reading:
whereas events: state displays this:
and this seems to be causing automations not to fire because of set value.