Search found 5 matches
- Tuesday 15 October 2019 20:05
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 180795
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Hi Jeroenze, could you add the plugin in your hardware page and configure it. First set the domoticz server to accept new hardware/devices In Setup, Settings set appropriate switch to green : https://i.imgur.com/SzERlI3.png And then press "Apply Settings" at the top of the page. https://i.imgur.com ...
- Sunday 13 October 2019 13:42
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 180795
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
So it seems tradfri is already running. What is the output of : ps -Al |grep tradfri systemctl status ikea-tradfri.service ls -Ral /etc/systemd |grep ikea And how is your plugin configured ? Here is a screenshot of mine : https://i.imgur.com/JD4BjWJ.png Peer ps -Al |grep tradfri 4 S 1000 317 1 0 80 ...
- Sunday 13 October 2019 11:50
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 180795
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Hi Jeroenze Maybe you could run sudo lsof -i -P -n |grep LISTEN The you get a list of services and at which port they are listening. So you can determine who is on which port. Regards Peer Hi Peerkersezuuker, did that, but the only one which shows up on the same ports is the tradfri service: pi ...
- Saturday 12 October 2019 21:21
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 180795
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Hi! Also from the NL and starting with Domoticz, however with a little bit of Linux knowledge... but your manual is pretty good to follow. I have installed everything and I also get response from the Tradfri gateway & it displays as a plugin in the Domoticz interface. However it doesn't list any ...
- Saturday 12 October 2019 17:35
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 180795
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Hi! Also from the NL and starting with Domoticz, however with a little bit of Linux knowledge... but your manual is pretty good to follow. I have installed everything and I also get response from the Tradfri gateway & it displays as a plugin in the Domoticz interface. However it doesn't list any ...