HomeSeer / node-red-contrib-homeseer

HomeSeer Nodes for Node-RED
GNU Affero General Public License v3.0
5 stars 4 forks source link

Feature Request: Don't Change HS Device Node Name If Already Set #16

Open kmitch95120 opened 2 years ago

kmitch95120 commented 2 years ago

I have a number of flows where I use a status node to track HS Device node status. If I rename/move a device or feature within HS4 and then go into the HS Device node and update the Device/Feature info, the node name gets changed to \<Loc2>\<Loc>\<Dev>\<Feature>, even if the node name was already set. Would it be possible to detect that the node name is already set and not update the node name? Maybe an option within the node to enable/disable this behavior?