Search found 5 matches

by titoz
Thursday 01 February 2018 19:21
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 131625

Re: Python Plugin : Broadlink RM2 V4

HI Zak45
i have try to reinstall all, following the link that u sent me, but nothing has changed and i still have the same issue.
I'm able to turn ON/OFF the spmini using this python script:

#!/usr/bin/python

import broadlink
import sys

device_ip="192.168.1.5"
device_port=80
device_mac ...
by titoz
Wednesday 31 January 2018 8:24
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 131625

Re: Python Plugin : Broadlink RM2 V4



@zak45
yes, i have installed both as described in the wiki:
For others
pip3 install broadlink --> mandatory
pip3 install pycrypto --> no more mandatory, pyaes will be used instead (this need to be double-checked)
...but i used the pip2 because i'm not able to install pip3 on my synology


So ...
by titoz
Tuesday 30 January 2018 21:24
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 131625

Re: Python Plugin : Broadlink RM2 V4

@zak45
yes, i have installed both as described in the wiki:
For others
pip3 install broadlink --> mandatory
pip3 install pycrypto --> no more mandatory, pyaes will be used instead (this need to be double-checked)
...but i used the pip2 because i'm not able to install pip3 on my synology
by titoz
Tuesday 30 January 2018 15:42
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 131625

Re: Python Plugin : Broadlink RM2 V4

Hi Zak45
This is the full Domoticz log, after the restart

2018-01-30 15:16:55.189 Domoticz V3.8153 (c)2012-2017 GizMoCuz
2018-01-30 15:16:55.189 Build Hash: 494fff7-modified, Date: 2017-07-30 12:19:41
2018-01-30 15:16:55.190 Startup Path: /usr/local/domoticz/
2018-01-30 15:16:55.277 Sunrise: 07:39 ...
by titoz
Monday 29 January 2018 16:01
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 131625

Re: Python Plugin : Broadlink RM2 V4

Hi to all
i'm a newbie and i have a problems with the broadlink multisensor A1 Device.
I follow the wiki (First time users) and i have created a new Hardware called "My br - Discover", when i go to the switches tab and i try to swith to on i get this errors.

2018-01-29 15:47:12.676 (My br- Discover ...