Search found 2 matches

by JCred
Wednesday 27 December 2017 13:07
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 187872

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Thanks, that worked. :oops:

I have the lights working in Domoticz now.
by JCred
Monday 25 December 2017 15:20
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 187872

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

I'm also trying to get the plugin to work on a raspberry pi running raspbian Jessie, but I am getting stuck at getting a PSK.
after I type in:

>$ coap-client -m post -u "client_identity" -k "MY-GATEWEY-KEY" -e '{"9090":"IKEA"}' "coaps://MY-IP:5684/15011/9063"

I get the following reponse:
> v:1 t ...