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

not turning on light but will update status #6

Open ins4neuk opened 6 years ago

ins4neuk commented 6 years ago

for some reason i can get the status of the bulb when i use my phone to turn it on and that's fine but i send a string of on or off or status and nothing happens.

any suggestions?

tbowmo commented 6 years ago

Did you try sending a json formatted string like {"on": false} {"on": true}

?

ins4neuk commented 6 years ago

i've put them on my smartthings hub now and sacked off the nodered idea.