Search found 6 matches

by yorlik
Friday 26 October 2018 20:34
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 122113

Re: Python Plugin : Broadlink RM2 V4

In case anyone wants to know about RF commands with broadlink, there is info on another thread explaining it in detail: https://github.com/mjg59/python-broadlink/issues/87 I am working on getting my past programmed codes transferred over to domoticz; I think until an RF module is perfected inside ...
by yorlik
Wednesday 24 October 2018 17:54
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 122113

Re: Python Plugin : Broadlink RM2 V4

Hello everyone.. I'm trying to make the plugin work and both in windows and raspbery I do not see the import device, only two devices appear, Command and Remote, plus, in Command device, learn the IR commands well, but it does not seem to learn the RF commands, with the mobile application if it ...
by yorlik
Wednesday 24 October 2018 17:50
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 122113

Re: Python Plugin : Broadlink RM2 V4

I gave up trying to get past SSL fault in pyuthon3.5 and again (8th try) installed python 3.6.6. I can now install with sudo python3.6 -m pip install broadlink FYI, FULL stretch with GUI was my problem - it is NOT compatible with installation of broadlink! changing to stretch LITE allowed fpv80's ...
by yorlik
Monday 15 October 2018 20:19
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 122113

Re: Python Plugin : Broadlink RM2 V4

I gave up trying to get past SSL fault in pyuthon3.5 and again (8th try) installed python 3.6.6. I can now install with sudo python3.6 -m pip install broadlink
by yorlik
Saturday 13 October 2018 14:20
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 122113

Re: Python Plugin : Broadlink RM2 V4

I appear to have an openSSL fault that I have no clue how to get around?
by yorlik
Friday 12 October 2018 22:38
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 122113

Re: Python Plugin : Broadlink RM2 V4

Help another newbie please? I have been trying to install broadlink into my working domoticz/mochad for 1 week. Being off work I probably have 80 hours into this and cannot get it! I can install broadlink and see it in hardware of domoticz -IF I UPGRADE PYTHON3 from 3.5.3 to 3.6 or 3.7 -- the ...