nidayand / node-red-contrib-tradfri

Work in progress - Node-RED node for IKEA TRÅDFRI devices
Other
24 stars 9 forks source link

Are the Trådfri plugs supported, I am not able to get them to work #27

Open Tsepatek opened 5 years ago

Tsepatek commented 5 years ago

I have two plugs but I am not able to get them to work.

Also, could someone give some tutorial or example how to configure Trådfri? I get the "Registration did not work" error what ever I do. Should App Identity be configured to some CoAp/Trådfri file? Please, help me.

LarsSimonsen commented 4 years ago

Sending JSON {"state":"on"} and {"state":"off"} works for me.

Sending strings on and off doesn't seem to work that well.

Also, when polling gateway with the tradfri get node, all outlets are always reported as "on":false regardless of their actual status, but that's getting off-topic.