Search found 6 matches

by markis
Tuesday 13 November 2018 22:37
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 180490

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

I'm almost there but I cannot configure the COAP adaptor. pi@Domoticz:~/domoticz/plugins/IKEA-Tradfri $ ./configure.py 192.168.x.y zzzzzzzzzz Traceback (most recent call last): File "./configure.py", line 3, in <module> from pytradfri import Gateway ImportError: No module named 'pytradfri' As you ...
by markis
Monday 12 November 2018 15:53
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 180490

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

This guide "How to Install Python 3.6 on Ubuntu & LinuxMint" did the trick!
https://tecadmin.net/install-python-3-6 ... linuxmint/
by markis
Sunday 11 November 2018 17:06
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 180490

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

First make sure you upgrade python https://raspberrypi.stackexchange.com/questions/59381/how-do-i-update-my-rpi3-to-python-3-6 apt-get install pip3 should do the trick i suppose. I received SSL errors and followed this link to fix that: https://github.com/k4m4/kickthemout/issues/251 Should I ...
by markis
Saturday 10 November 2018 8:41
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 180490

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

I need basic help installing support for IKEA trådfri Gateway. I'm trying to follow the instructions: https://github.com/moroen/IKEA-Tradfri-plugin I've installed python. I've installed libcoap: $ bash ./install-coap-client.sh But I cannot Install pytradfri-library with "$ pip3 install pytradfri". I ...
by markis
Monday 20 February 2017 8:31
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 219363

Re: [MyDomoAtHome] Support thread

Has anyone been able to configure MDAH when domoticz is only running SSL and port 443? All examples and guides I've seen is about HTTP and I cannot get it to work with only HTTPS. Gateway adress is added in Setup/settings/Local Networks. Raspberrry Pi3 $ node --version v4.2.2 $ npm --version 2.15.11 ...
by markis
Sunday 19 February 2017 21:18
Forum: Other questions and discussions
Topic: MDAH error
Replies: 2
Views: 855

Re: MDAH error

I have the same issue.