Search found 6 matches

by hose2001
Thursday 29 November 2018 8:49
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 131623

Re: Python Plugin : Broadlink RM2 V4



Hey zak45,
I see that You have domoticz on windows.
I really want your plugin to work stably on domoticz, that's why I changed the system. I have a problem installing your plugin on windows. I installed python 3.5.3 and when I run setup.exe as an administrator, I have such an error. I copied ...
by hose2001
Thursday 29 November 2018 0:30
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 131623

Re: Python Plugin : Broadlink RM2 V4


Hey zak45,
I see that You have domoticz on windows.
I really want your plugin to work stably on domoticz, that's why I changed the system. I have a problem installing your plugin on windows. I installed python 3.5.3 and when I run setup.exe as an administrator, I have such an error. I copied ...
by hose2001
Wednesday 28 November 2018 23:50
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 131623

Re: Python Plugin : Broadlink RM2 V4

Hey zak45,
I see that You have domoticz on windows.
I really want your plugin to work stably on domoticz, that's why I changed the system. I have a problem installing your plugin on windows. I installed python 3.5.3 and when I run setup.exe as an administrator, I have such an error. I copied files ...
by hose2001
Thursday 22 November 2018 13:09
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 131623

Re: Python Plugin : Broadlink RM2 V4


@hose2001
need to check deeply... as workaround, you can use the application and import the code.


Ok thx, I imported *.ini from e-control it"s work fine. but I have anothrer problem. Domoticz with broadlink works okey for one day. When I try connect to domoticz in next day - domoticz offline ...
by hose2001
Monday 19 November 2018 18:06
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 131623

Re: Python Plugin : Broadlink RM2 V4



Tnx that work for me. I see broadlink (rm3 mini) in hardware and switches but when I try learn new IR code from IRcontrol I got very often this log:

2018-11-19 01:58:39.172 (Broadlink) b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
2018-11-19 01:58:39.172 (Broadlink ...
by hose2001
Monday 19 November 2018 2:29
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 131623

Re: Python Plugin : Broadlink RM2 V4


UPDATE: I used stretch raspbian 2018-10-09 version with domoticz 4.9700. You definitely have to pip3 uninstall pycryptodome. No need to install Crypto or libcurl4 or libssl. Just for your info. Works as a charm now. So in total:


curl -L install.domoticz.com | sudo bash

sudo pip3 install ...