Search found 3 matches

by megus
Monday 25 September 2017 12:40
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 74229

Re: Python Plugin: Broadlink RM2 V3

@zak45
make a try by installing pycrypto...

Code: Select all

pi@domoticz:~ $ pip3 install pycrypto
Requirement already satisfied: pycrypto in /usr/local/lib/python3.5/site-packages
:(
by megus
Sunday 24 September 2017 22:22
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 74229

Re: Python Plugin: Broadlink RM2 V3

Hi Sjonnie2017 So you haven't changed the IP and MAC when creating the device. Try to enter the correct IP (your router should be able to tell you that - one of your wireless clients should start with RM****) and find out the MAC (again in most cases your router is your friend). Make sure you enter ...
by megus
Friday 22 September 2017 13:17
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 74229

Re: Python Plugin: Broadlink RM2 V3

Please help! I know this happened to other people before but I did't see solution or it doesn't work for me. I have tried to make this plugin work on freshly Pi3 running Raspbian Jessie following your WIKI pi@domoticz:~ $ cat /proc/version Linux version 4.9.35-v7+ (dc4@dc4-XPS13-9333) (gcc version 4 ...