Search found 46 matches

by andi216
Monday 08 January 2018 17:27
Forum: Speech & Voice Systems
Topic: Controlicz - Domoticz to Google Home/Assistant integration
Replies: 2277
Views: 488948

Re: Controlicz - Domoticz to Google Home/Assistant integration

Hello madegeni
Can you add me to the test program ? [email protected]
thanks !!
by andi216
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 ...
by andi216
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?

I've reproduced this error by specifying the wrong key, are you sure the key your using is correct?
key is correct !
I checked with the next order $ python3 -i -m pytradfri IP KEY (and it works)
by andi216
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?

Ok, what about:
pi@raspberrypi:~/domoticz/plugins/IKEA-Tradfri $ coap-client -k key-goes-here coaps://192.168.1.111/.well-known/core
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]
by andi216
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 ...
by andi216
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?

it looks like you might not have any groups defined?
I have a single group with 2 bulbs.
by andi216
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 ...
by andi216
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
And this might help as well:

pip install --upgrade pyopenssl
by andi216
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 ...
by andi216
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.
by andi216
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)
by andi216
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)?
by andi216
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 ...
by andi216
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.
by andi216
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 ...
by andi216
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 ...
by andi216
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 ...
by andi216
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?
by andi216
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.