I used the version fr.o.m. This URL https://learn.pimoroni.com/tutorial/sandyj/controlling-ikea-tradfri-lights-from-your-pi Ah, that might be the problem. Please try to install coap-client using the instructions/script from pytradfri: https://github.com/ggravlingen/pytradfri/blob/master/script ...
I just controlled one of my IKEA-Lamps with a coap-client command :) So the coap client works but when i run pytradfri commands i get lots of failure like this.....Is it something about ownership? Or a library that is missing? pi@raspberrypi:~/pytradfri $ sudo python3 -i -m pytradfri 192.168.1.45 ...
It probably waits for a return from the coap-client/gateway. It might be a long shot, but have you tried to cycle the power on the gateway? It seems the gateway might hang, while still responding to pings, no coap is returned... It didnt work. I m sorry I give up :( I think i will use another ...
Already tryed that and got this then it waits... Waiting for connection Connected from IPv4Address(TCP, '127.0.0.1', 36926) Data received: b'{"action": "setConfig", "key": "My Key", "gateway": "192.168.1.45", "observe": "True"}' It probably waits for a return from the coap-client/gateway. It might ...
I got this...When i have stopped the service ikea-tradfri.service Waiting for connection Connected from IPv4Address(TCP, '127.0.0.1', 36926) Data received: b'{"action": "setConfig", "key": "My Key", "gateway": "192.168.1.45", "observe": "True"}' But when i start the service and restart domoticz i ...
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 ...
It appears that the coap-client can't connect to the ikea-gateway. Have you tried testing the coap-client from the command-line? $ coap-client -k your_key_goes_here coaps://ip/.well-known/core Regards, M Hi M When i putting in my ip and Key i got this. I am new in Linux so i need help :) I run ...
Hi All i have one problem i cant find IKEA lamps and i got this fault in Domoticz logg. What can it be? 2017-09-29 08:55:14.106 (IKEA Lampor) {'action': 'setConfig', 'error': 'Connection timed out', 'status': 'Failed'} It appears that the coap-client can't connect to the ikea-gateway. Have you ...
Hi All i have one problem i cant find IKEA lamps and i got this fault in Domoticz logg. What can it be? 2017-09-29 08:55:14.104 (IKEA Lampor) Received 76 bytes of data:. 2017-09-29 08:55:14.104 (IKEA Lampor) 7b 22 73 74 61 74 75 73 22 3a 20 22 46 61 69 6c 65 64 22 2c {"status":."Failed", 2017-09-29 ...
Hi i also try to add trådfri plugin. Everything is working exept that i cant find the Trådfri plugin in Domoticz. (I got help from a person that is very god at Linux and python.) he told me that i need to reinstall domoticz with compile. Do i need that? Im afraid to loose all my data. I get this m ...
I tryed to implement this code but i cant get any data from Kostal Inverter 4.2 that i have. I have stored the piko.py in right place and did exactlly as decribed in code above but i get nothing.
I realy need help!!!! I have tryed for several houers. This is my first LUA code.