Hello madegeni
Can you add me to the test program ? [email protected]
thanks !!
Search found 46 matches
- Monday 08 January 2018 17:27
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 488948
- Tuesday 19 September 2017 18:21
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
@moroen Hello I took another step. pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ python3 tradfri.tac IKEA-tradfri COAP-adaptor version 0.3 started (command line)! Waiting for connection Connected from IPv4Address(TCP, '127.0.0.1', 54094) Data received: b'{"observe": "True", "action": "setConfig ...
- Friday 15 September 2017 19:17
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
key is correct !I've reproduced this error by specifying the wrong key, are you sure the key your using is correct?
I checked with the next order $ python3 -i -m pytradfri IP KEY (and it works)
- Wednesday 13 September 2017 20:56
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ coap-client -k key-goes-here coaps://192.168.1.111/.well-known/coreOk, what about:
v:1 t:CON c:GET i:1a65 {} [ ]
Sep 13 21:54:41 ALRT 20 invalidate peer
Sep 13 21:54:41 WARN received alert, peer has been invalidated[/quote]
- Wednesday 13 September 2017 20:15
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Would you mind providing me with the output of: coap-client -k key-goes-here coaps://192.168.x.x/15004/ pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ coap-client -k key-goes-here coaps://192.168.1.111/15004/ v:1 t:CON c:GET i:4b5d {} [ ] Sep 13 21:10:28 ALRT 20 invalidate peer Sep 13 21:10:28 ...
- Wednesday 13 September 2017 18:06
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
I have a single group with 2 bulbs.it looks like you might not have any groups defined?
- Wednesday 13 September 2017 17:20
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
@moroen Thank very much you for your advice. A step forward for me. But... pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ python3 tradfri.tac IKEA-tradfri COAP-adaptor version 0.3 started (command line)! Waiting for connection Connected from IPv4Address(TCP, '127.0.0.1', 56914) Data received: b ...
- Tuesday 12 September 2017 22:10
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
I tried - upgrade. No change.
pi@raspberrypi:~ $ openssl version
OpenSSL 1.0.1t 3 May 2016
pi@raspberrypi:~ $ openssl version
OpenSSL 1.0.1t 3 May 2016
And this might help as well:
pip install --upgrade pyopenssl
- Monday 11 September 2017 19:45
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
I have reinstalled domoticz (RPi B+, with stable Version 3.8153) Python 3.4.5 Now there is another type of error pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ python3 tradfri.tac Traceback (most recent call last): File "tradfri.tac", line 2, in <module> from twisted.internet import protocol, task ...
- Saturday 02 September 2017 18:10
- Forum: iOS
- Topic: Domoticz App
- Replies: 505
- Views: 119733
Re: Domoticz App
Hello
Cool app ... I bought.
I have a question.
I have Fibaro motion sensors. In the application there is also a push button next to the status. Should not I just see the status of the sensor without a button? By mistake, if you press the button, you can trigger the alarm.
Cool app ... I bought.
I have a question.
I have Fibaro motion sensors. In the application there is also a push button next to the status. Should not I just see the status of the sensor without a button? By mistake, if you press the button, you can trigger the alarm.
- Wednesday 30 August 2017 16:37
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 174
- Views: 31912
Re: Plugin - Wan IP Checker
Hello
How can I send a notification to the Telegram if it changes wan ip?
(A simple method ... I'm not a programmer)
How can I send a notification to the Telegram if it changes wan ip?
(A simple method ... I'm not a programmer)
- Wednesday 16 August 2017 20:30
- Forum: Python
- Topic: Plugin - WeMo Switch
- Replies: 6
- Views: 3852
Re: Plugin - WeMo Switch
@mivo
Thanks for the plugin. It works very well.
(Rasp B + v3.8153 and Rasp V2 v3.8312).
In the future can change the plugin to add new Wemo devices (similar to Ping device)?
Thanks for the plugin. It works very well.
(Rasp B + v3.8153 and Rasp V2 v3.8312).
In the future can change the plugin to add new Wemo devices (similar to Ping device)?
- Saturday 05 August 2017 19:26
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
There's definitely something wrong with your twisted install, you should be able to import twisted from interactive python... Try forcing an update? $ pip3 install --upgrade twisted Regards, M pi@pi:~/domoticz/plugins/IKEA-Tradfri $ sudo pip3 install --upgrade twisted Requirement already up-to-date ...
- Saturday 05 August 2017 18:37
- Forum: Python
- Topic: Python Plugin: Broadlink RM2 V3
- Replies: 310
- Views: 70807
Re: Python Plugin: Broadlink RM2 V3
Hello
Is it possible to create a Broadlink SP2 plug-in plug-in?
We found https://github.com/NightRang3r/Broadlink-NodeSP2
It works very well. It would be nice to be integrated into Domoticz.
Is it possible to create a Broadlink SP2 plug-in plug-in?
We found https://github.com/NightRang3r/Broadlink-NodeSP2
It works very well. It would be nice to be integrated into Domoticz.
- Saturday 05 August 2017 17:20
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Not working :( pi@pi:~/domoticz/plugins/IKEA-Tradfri $ python3 Python 3.4.0 (default, Aug 2 2017, 16:53:40) [GCC 4.9.2] on linux Type "help", "copyright", "credits" or "license" for more information. >>> from twisted.internet import protocol, task, reactor, endpoints Traceback (most recent call last ...
- Friday 04 August 2017 21:16
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Could you try: $ twistd -ny tradfri.tac and see what happens? M ~/domoticz/plugins/IKEA-Tradfri $ twistd -ny tradfri.tac Unhandled Error Traceback (most recent call last): File "/usr/local/lib/python3.4/dist-packages/twisted/application/app.py", line 662, in run runApp(config) File "/usr/local/lib ...
- Thursday 03 August 2017 18:55
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169266
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Hello I do not know how to solve this problem. I can not connect to the Ikea . (Rasp v2, clean installation, v3.8199) With the command python3 -i -m pytradfri 192.168.1.207 xyxyxyxyxyxyxyxy can control the bulbs pi@pi:~/domoticz/plugins $ python3 tradfri.tac python3: can't open file 'tradfri.tac ...
- Thursday 27 July 2017 9:40
- Forum: Python
- Topic: [RELEASED] Python plugin to control Onkyo receivers
- Replies: 277
- Views: 53432
Re: [RELEASED] Python plugin to control Onkyo receivers
Hello
Onkyo HT-S9700THX goes controlled with this plugin?
Onkyo HT-S9700THX goes controlled with this plugin?
- Tuesday 04 July 2017 23:00
- Forum: Android
- Topic: Automatic turn on screen of tablet using camera
- Replies: 22
- Views: 36122
Re: Automatic turn on screen of tablet using camera
Or this app (WOLᵢ²)
http://woli.asp1.at/en/
http://woli.asp1.at/en/
- Saturday 01 July 2017 11:44
- Forum: Bash / PowerShell / Batch etc.
- Topic: Script to restart Domoticz if it crashes
- Replies: 199
- Views: 125081
Re: Script to restart Domoticz if it crashes
My fault. After installing jq everything works fine.