Search found 408 matches
- Friday 04 February 2022 19:34
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
It seems like some IKEA stores in the Netherlands have the new ÅSKVÄDER products now in stock (but not on their website yet). Does anyone know if the power switch from this is recognized by Moeron's plugin? From the little information I have been able to find, I would hazard that there is a good c ...
- Friday 05 November 2021 22:29
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: Tradfri plugin memory issues
@moroen, I didn't report it initially because I saw you were working on a completely new plugin anyway which I'm happy to wait for to try out when it's ready, but then I decided I should mention it anyway, just in case. Are you (or anyone) aware of any memory leak issues in the existing version of ...
- Tuesday 20 July 2021 0:45
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
The wiki states this: When using a CWS (color) bulb, a CWS color selector device is created. Due to a known limitation when setting levels in Domoticz scenes, it's only possible to specify the first half of the available colors in a scene. Selecting a color from the last half, gives the color for ...
- Monday 19 July 2021 13:11
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
- Tuesday 15 June 2021 21:39
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Despite the known error things have been rather stable the last weeks. I have the plugin restarting if there isn’t any activity for a while, and Monit restarts Domoticz or the rPi4 itself if more severe problems occur. The last two or three days I notice more frequent crashes. Monit takes care of t ...
- Monday 12 April 2021 21:11
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
I really keep struggling with this plugin. It works for a while and then these errors appear. And IKEA becomes unresponsive. Also when I disable other hardware/python scripts. Running on a rPi with buster, everything updated. IKEA Tradfri Plugin: 0.10.6 Tradfricoap: 0.1.0 Py3coap: 0.9.2 coapcmd ...
- Saturday 27 March 2021 21:07
- Forum: Python
- Topic: zwave2mqtt plugin
- Replies: 10
- Views: 2103
Re: zwave2mqtt plugin
There is a prototype of a zwavejs2mqtt plugin available on https://github.com/moroen/ZWave-MQTT-plugin. It's pretty rough, and far from production ready, but works with binary and multilevel switches. I'll add support for (some) sensors and scene controllers next. I'm thinking that it might be an ...
- Wednesday 24 March 2021 23:12
- Forum: Python
- Topic: zwave2mqtt plugin
- Replies: 10
- Views: 2103
Re: zwave2mqtt plugin
I've done some research, and have created a proof-of-concept plugin using zwavejs2mqtt as a backend, so it's quite doable. This is in it self not surprising in light of stas-demydiuk/domoticz-zigbee2mqtt-plugin, which clearly shows that the plugin framework is more than capable of handling MQTT. I ...
- Tuesday 23 March 2021 20:58
- Forum: Python
- Topic: Python Plugin Framework limitation to 256 Units
- Replies: 51
- Views: 6393
Re: Python Plugin Framework limitation to 256 Units
@heggink, I do have a ZWave Python plugin but it is pretty rough. It works with the ZWave Gen 5 stick from Aeotec, not sure about other sticks (not the S2 though). It should work with the upgraded framework, I'll make it available if it does. @dnpwwo: VERY interested. Any chance I can gave a look ...
- Saturday 20 March 2021 16:07
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Hm, that error should have been fixed, are you using the latest versions? Regards, M Sorry, missed the reply-notification. I believe I am using the latest version(s). I regularly check for updates. It has not happened again btw. [/quote] On one side, it's good that it hasn't happened again, on the ...
- Tuesday 16 March 2021 16:55
- Forum: Python
- Topic: Python Plugin Framework limitation to 256 Units
- Replies: 51
- Views: 6393
Re: Python Plugin Framework limitation to 256 Units
@ Dnpwwo, The next change will be to create some new objects that will allow plugin authors to have much more control and that provides a better mapping to more modern hardware types. Specifically: A new extended Device object not keyed by Unit (so not constrained to 256) Ability to override the ...
- Friday 26 February 2021 22:01
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
- Wednesday 16 December 2020 22:18
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Hello, I managed to install everything to on my Pi and all seems well. if I execute python3 plugin.py list the output is: Lights: 65538: Midden 1 (State: 1 - Level: 53 - Hex: efd275) 65539: Midden 2 (State: 1 - Level: 50 - Hex: efd275) 65540: Midden 3 (State: 1 - Level: 63 - Hex: efd275) 65541 ...
- Wednesday 16 December 2020 22:14
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
thanks for the reply, pip3 isn't available (I think this is due to being a Synology NAS if I've understood the installer instructions correctly?) I already had a tradfricoap folder within the IKEA-Tradfri plugin folder so I went into it and did a git pull, this did find some updates (4 changed, 13 ...
- Monday 14 December 2020 10:32
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Hi moroen :) I've been using your IKEA-Tradfri plugin on Domoticz on a Synology NAS for the last couple of months and it's been working quite nicely, although I had a few lockups after a power outage and also a lockup when replacing my router, which assigned my Tradfri gateway a different IP ...
- Sunday 08 November 2020 18:33
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Allright, maybe i missed al that, but how do i switch to coapcmd? What steps on Windows should i take to use coapcmd? 1. Update to the latest version of the plugin (as of now 0.10.1) 2. Download the latest version of coapcmd from github ( https://github.com/moroen/coapcmd/releases/tag/v0.1.6 ), 32 ...
- Saturday 07 November 2020 12:59
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
A small update: I have a working version of py3coap for 32 bit python on windows, but it only works with CPython compiled with the mingw32 gcc toolset. The official Python distributions on windows are compiled with Microsofts Visual C++. At the moment golang only supports mingw, so there we are ...
- Thursday 05 November 2020 22:06
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
First of all, thanks a lot for creating this plugin. I think you made a lot of people happy and that includes me! So i don't want to sound ungrateful or anything like that, i just want to help out finding a solution if thats possible. That said.... -Is there a changelog so i can see what functions ...
- Thursday 05 November 2020 14:23
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
So for me the latest working combinations is: py3coap 0.8.0 with plugin version 0.9.4 , but with this combination i have the delay in between switching a couple of lights. Again: pycoap 0.7.0 ( not py3coap ) and plugin 0.7.3 work like a charm :D I'm glad you've found a combination that works for ...
- Tuesday 03 November 2020 20:40
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 179652
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
I'm unable to switch on multiple lights quickly. So from the two (or more) lights in a scene/group only the first will switch on. After a minute or so i'm able to switch on the second light. With version 0.7.3 of the plugin i don't have that issue. This should be fixed for plugin version 0.9.4 and ...