Search found 4 matches

by druss67
Saturday 10 March 2018 22:31
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 70805

Re: Python Plugin: Broadlink RM2 V3

The problem was the installation of pip3, if you use this command sudo apt-get install python3-pip pip is installed and python 3.5 too :evil: Anyway, I have found a solution here https://packaging.python.org/tutorials/installing-packages/#setup-for-installing-distribution-packages : If pip isn’t a ...
by druss67
Saturday 10 March 2018 19:04
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 70805

Re: Python Plugin: Broadlink RM2 V3

Thanks, for the replies. So, I have downgraded python to 3.4.4 using these commands : sudo apt-get remove python3.5 sudo apt-get autoremove sudo apt-get install python3.4 libpython3.4 python3.4-dev python -V if this is not Python 3.4.4 redo the link with this command : sudo ln -s /usr/bin/python3.4 ...
by druss67
Saturday 10 March 2018 13:55
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 70805

Re: Python Plugin: Broadlink RM2 V3

Hello, I have tried installation of Broadlink plugin for the RM mini, without any success. my config : Raspbian etch version domoticz : 3.8942 version python : 3.5.3 cd /home/pi/domoticz/plugins mkdir BroadlinkRM copy from the wiki of the following files into the BroadlinkRM folder. plugin_http.sh ...
by druss67
Tuesday 20 February 2018 22:05
Forum: General Discussion
Topic: Introduce yourself
Replies: 547
Views: 173487

Re: Introduce yourself

[Name:]Druss67
[Country:]France
[City:]Apremont
[Occupation:]Technical author
[Hobbies:]Domotica, computers, drum, books, music
[Choice for Domoticz:]Free, open, nice community
[My role here?]Learn and share