addon-node-red
addon-node-red copied to clipboard
Targets not showing in action node after upgrading to 18.1.1
Problem/Motivation
After updating from 18.0.5 to 18.1.1 NR asked me to update HA nodes. After that I noticed multiple issues for my action (previously "call service") nodes. All of them told me that entity_id should be in "data" and not in "target". I could not find the "targets" property, so no way to find the entity_id. According to screenshots of other people, there should be a "targets" property. Reverted back to 18.0.5 and everything is ok now. Phew, that was scary.
Expected behavior
I expect to still be able to use the "targets" property and not having to define the target entity_id in the data property. Also, the target property should be shown.
Actual behavior
Targets property is missing. Multiple errors, although I did not change anything.
Steps to reproduce
Update from 18.0.5 to 18.1.1 and then confirm update HA nodes.