Search found 4 matches

by Ravenbankie
Tuesday 03 October 2017 23:50
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169314

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

i'm also pretty lost. when i run python3 tradfri.tac i get the data below. So for all i know it's working including the plugin. right? IKEA-tradfri COAP-adaptor version 0.3 started (command line)! Waiting for connection Connected from IPv4Address(TCP, '127.0.0.1', 35828) Data received: b'{"action ...
by Ravenbankie
Sunday 01 October 2017 21:30
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169314

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

Hi M When i putting in my ip and Key i got this. I am new in Linux so i need help :) I run another Coap-script that i find on the web an could find IKEA lamps. (I removed my IKEA Key) I using Domoticz V3.8153, Python 3.4, Ikea gateway version 1.1.0015. coap-client -k "MY Key" coaps://192.168.1.45 ...
by Ravenbankie
Sunday 01 October 2017 18:48
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169314

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

Hi moroen, After a few days (and switching to the aiocoap branch) i get after a few hours an offline domoticz. I can't seem to find the problem. Were can I find the errorlog of domoticz? Domoticz says in systemctl: active(exited). And the tradfri service is running fine. Systemctl doesn't give much ...
by Ravenbankie
Tuesday 26 September 2017 23:27
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 169314

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

Hi, Moroen , thanxs for this excellent plugin. I have followed the instructions and everything is working. i hope i can help someone for what's worth my setup: my setup: Raspberry pi, OSMC , Python 3.4 dev , domoticz beta, IKEA-tradfri git clone development. it's my first time raspb and linux so it ...