Search found 6 matches

by kajam
Thursday 24 January 2019 12:11
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 186428

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





The adapter waits for the connection from the plugin, any errors in the domoticz log?

Regards,
M


I have enabled logging in domoticz. But I don't get any messages regarding the IKEA-plugin. Since I am only on step 13 in the installation guide I thought that the connection with domoticz ...
by kajam
Thursday 24 January 2019 11:12
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 186428

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






A typing error in the key..

One step further, Now it stops on this step:

pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ python3 tradfri.tac
IKEA-tradfri COAP-adaptor version 0.8.7 started (command line)!

Nothing more...

Regards MJ

The adapter waits for the connection from the plugin ...
by kajam
Thursday 24 January 2019 8:11
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 186428

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


Hi,

thanx all for the info in this tread.
did a new fresh install, with some problems regarding the ./configure.py <ip> <key> part.
but in the end got it to work.made some notes and did again a new/fresh install on an other pi, and made some changes
to the list of commands form Thijs.
this way it ...
by kajam
Thursday 24 January 2019 8:04
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 186428

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






The coap-client can't communicate with the gateway. The most common reason is wrong IP-address or key...

Regards,
M


A typing error in the key..

One step further, Now it stops on this step:

pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ python3 tradfri.tac
IKEA-tradfri COAP-adaptor ...
by kajam
Wednesday 23 January 2019 21:26
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 186428

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



Hi.
I have followed the guide on installing support for the IKEA gateway posted by DiSrUpTeR. Everything seems to work until I reach this point:

pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ ./configure.py --debug 192.168.0.110 ***-**-***
Traceback (most recent call last):
File "./configure ...
by kajam
Wednesday 23 January 2019 20:01
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 186428

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

Hi.
I have followed the guide on installing support for the IKEA gateway posted by DiSrUpTeR. Everything seems to work until I reach this point:

pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ ./configure.py --debug 192.168.0.110 ***-**-***
Traceback (most recent call last):
File "./configure.py ...