Search found 18 matches

by trusky77
Tuesday 03 March 2020 13:03
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

I'm afraid that it appears that your installation of python has been corrupted. It might be possible to fix it by restoring the distro version of python with apt... Regards, M Good morning, Yesterday I repaired Python and it worked fine all day. I didn't see any errors in the registry but today if ...
by trusky77
Monday 02 March 2020 12:41
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Hi!! In last line have a problem. pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ sudo -H pip3 install -U py3coap Traceback (most recent call last): File "/usr/local/bin/pip3", line 7, in <module> from pip._internal.main import main ModuleNotFoundError: No module named 'pip._internal.main' Thx I'm ...
by trusky77
Thursday 27 February 2020 14:56
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Does listing the devices work? $ python3 plugin.py list Regards, M If I put the command you tell me. It puts me: Traceback (most recent call last): File "plugin.py", Line 41, in <module> import Domoticz Modulenotfounderror: no module named "Domoticz" If I put the same command in my backup before ...
by trusky77
Tuesday 25 February 2020 14:55
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Hello again. Forgive for my English as a translator ... I've been running the plugin for a while now. Now I have decided to upgrade from Raspbian Stretch to Buster and I have started to get several errors and it does not work for me. 2020-02-22 14:00:54.641 Error: (IKEA-Tradfri) failed to load ...
by trusky77
Saturday 22 February 2020 14:07
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Hello again. Forgive for my English as a translator ... I've been running the plugin for a while now. Now I have decided to upgrade from Raspbian Stretch to Buster and I have started to get several errors and it does not work for me. 2020-02-22 14:00:54.641 Error: (IKEA-Tradfri) failed to load ...
by trusky77
Thursday 16 January 2020 20:06
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Well, that should pretty much cover it, though I would recommend using something else than a Raspberry for domoticz. Just about any model NUC with some kind of SSD would be vastly superior... :ugeek: Regards, M Good morning, the first test that was with another raspberry and another ssd, continues ...
by trusky77
Wednesday 15 January 2020 12:29
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Well, that should pretty much cover it, though I would recommend using something else than a Raspberry for domoticz. Just about any model NUC with some kind of SSD would be vastly superior... :ugeek: Regards, M Good morning, the first test that was with another raspberry and another ssd, continues ...
by trusky77
Tuesday 14 January 2020 14:59
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

I don't know why you get so many timeouts, but with so many of them, I agree that this message perhaps is more of a nuisance than helpful, as long as the plugin just chugs along anyway. In the next version that gets committed to the repo, this message will have it's priority changed to "debug", so ...
by trusky77
Monday 13 January 2020 18:39
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Good night. With the problem that appears in the Log, the database is growing a lot. Before installing the plugin it had a size of 5.28Mb and now I am at 19Mb and growing. Is it possible what I comment? I don't know why you get so many timeouts, but with so many of them, I agree that this message ...
by trusky77
Saturday 11 January 2020 23:07
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Good night. I just installed the update and it seems to work again. I've left it for a while and now I get this in the log. 2020-01-06 19:58:32.564 Error: (IKEA Tradfri) Error updating device 65539: Connection time out 2020-01-06 20:03:22.514 Error: (IKEA Tradfri) Error updating device 65547 ...
by trusky77
Tuesday 07 January 2020 15:53
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Good night. I just installed the update and it seems to work again. I've left it for a while and now I get this in the log. 2020-01-06 19:58:32.564 Error: (IKEA Tradfri) Error updating device 65539: Connection time out 2020-01-06 20:03:22.514 Error: (IKEA Tradfri) Error updating device 65547 ...
by trusky77
Monday 06 January 2020 20:47
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

This needs to be run from the plugin/IKEA-Tradfri directory Regards, M Ups sorry... I have updated again and I show you what appears on the screen. pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ python3 tradfricoap.py list Traceback (most recent call last): File "/home/pi/domoticz/plugins/IKEA ...
by trusky77
Sunday 05 January 2020 15:37
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Good morning. Since nothing of Ikea was working yesterday, I decided to restore to a previous .img and thus be able to continue working. I tried the List command without having done the update you told me yesterday and I get this. pi@raspberrypi:~ $ python3 tradfricoap.py list python3: can't open ...
by trusky77
Sunday 05 January 2020 13:00
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

This is probably due to intermittent connection timeouts, but the plugin should handle it with a more proper error message. Which version of the plugin are you using? The latest version (0.5.5) should fix this. After the pycoap version became the default, you need to switch to the master branch ...
by trusky77
Saturday 04 January 2020 15:31
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

You could try polling with an interval of 30, and see what happens. If your gateway suddenly stops responding, cycle the power to the gateway and try increasing the poll interval a bit... Regards, M Hello again. I installed the pluguin a few days ago. Everything seems to work correctly but randomly ...
by trusky77
Friday 03 January 2020 19:26
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

I understand. Perfect, it is already solved. My time to review changes was 300 and I have not had so much patience ... Now I have lowered the time to 30. Is it a prudent time? Thank you You could try polling with an interval of 30, and see what happens. If your gateway suddenly stops responding ...
by trusky77
Thursday 26 December 2019 11:40
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Hi, I'm new here and my English is very bad... I use the translator. First, thank you for the effort to make this pluguin work. I have some doubts as to how it works: 1º If the house electricity goes out, when it comes again, the bulbs lights up alone. Is there any way this does not happen? This is ...
by trusky77
Tuesday 24 December 2019 12:57
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175537

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

Hi, I'm new here and my English is very bad... I use the translator. First, thank you for the effort to make this pluguin work. I have some doubts as to how it works: 1º If the house electricity goes out, when it comes again, the bulbs lights up alone. Is there any way this does not happen? 2º If i t ...