freahs / node-red-contrib-node-tradfri

Node-RED node to utilize IKEA Trådfri devices. Fully implemented in Node.js.
GNU General Public License v3.0
7 stars 13 forks source link

implement a way to target the bulb by device name #17

Open gilly42 opened 5 years ago

gilly42 commented 5 years ago

so i can send something like payload = {status= true, name="whitelampinbedroom"}

xopr commented 4 years ago

I think this is a duplicate of defect #12: I added a (possible) solution there.