Search found 3 matches
- Sunday 08 April 2018 23:50
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 122626
Re: Python Plugin : Broadlink RM2 V4
I am running Ubuntu 18.04 LTS and using the latest python 3.6 broadlink module (v0.8). I believe the script needs to be slightly updated to comply with the updated connection string. We now have to pass a devtype ID as well with the host and MAC address. Here is a sample line: def broadlinkConnect ...
- Sunday 08 April 2018 22:36
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 64308
Re: Python Plugin: Broadlink RM2
I've read the topic https://www.domoticz.com/forum/viewtopic.php?f=65&t=21645&hilit=broadlink&start=120 and I tried to use python3.4 instead of 3.6, but nothing better. For information, if someone needs to install python3.4, i've used this : https://github.com/mhbashari/Install-Python3.4-on-Ubuntu ...
- Saturday 07 April 2018 18:36
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 64308
Re: Python Plugin: Broadlink RM2
Hi everyone ! I've read the entire topic, but i'm stuck with the "Error Connecting to Broadlink device..." message 2018-04-07 18:20:48.838 (Broadlink Mini 3) Initialized version 3.0.0, author 'zak45' 2018-04-07 18:20:48.841 (Broadlink Mini 3) Debug log level set to: 'true'. 2018-04-07 18:20:48.841 ...