Search found 7 matches
- Monday 17 July 2017 16:25
- Forum: Python
- Topic: Python Plugin: Broadlink RM2 V3
- Replies: 310
- Views: 74180
Re: Python Plugin: Broadlink RM2 V3
Hi, after some quick diagnostic assistance. I've got the Broadlink configured (successfully I assume) within my Domoticz. I can use it through the Android bridge, so I know the IP address, MAC address etc. are all correct. However, within Domoticz, it doesn't appear to work. So I went to the Linux ...
- Wednesday 03 May 2017 19:25
- Forum: Python
- Topic: Python Broadlink RM2/Pro broken
- Replies: 2
- Views: 1296
Re: Python Broadlink RM2/Pro broken
Right, I ended up rebuilding the system from scratch and I've got the plug in present and correct. Getting a few errors in the log though, that I'd appreciate some help with? 2017-05-03 18:18:18.910 User: Admin initiated a switch command (1/Broadlink RM2-1 - Command/Set Level) 2017-05-03 18:18:18 ...
- Tuesday 02 May 2017 17:54
- Forum: Python
- Topic: Python Broadlink RM2/Pro broken
- Replies: 2
- Views: 1296
Python Broadlink RM2/Pro broken
Hi, I was asked to open a new thread for this, as I appear not to be the only one who's experienced this. After much fannying around with loading 0.3 up manually (0.4 is still unfortunately broken, which is such a shame) I HAVE managed to get the plug in present within Domoticz. However, it only ...
- Monday 01 May 2017 3:05
- Forum: Python
- Topic: Python Plugin: Broadlink RM2 V2
- Replies: 77
- Views: 20850
Re: Python Plugin: Broadlink RM2 V2
@DrJS and do you have created the BroadlinkRM2 folder under plugins and stored on it plugin.py ? and when you restart Domoticz, do yhou have confirmation that all is ok regarding python plugin system: 2017-04-29 22:45:12.011 Domoticz V3.7310 (c)2012-2017 GizMoCuz 2017-04-29 22:45:12.011 Build Hash ...
- Saturday 29 April 2017 22:35
- Forum: Python
- Topic: Python Plugin: Broadlink RM2 V2
- Replies: 77
- Views: 20850
Re: Python Plugin: Broadlink RM2 V2
@DrJS hi, maybe you have mixed python version i.e; 2.7.x & 3.x ?? !! if this is the case, pip command would install on the default one, which is probable 2.7. you need to use pip3 if i'm not wrong, but first I would uninstall broadlink from 2.7 (pip uninstall broadlink) Thanks for getting back so ...
- Saturday 29 April 2017 21:49
- Forum: Python
- Topic: Python Plugin: Broadlink RM2 V2
- Replies: 77
- Views: 20850
Re: Python Plugin: Broadlink RM2 V2
@DrJS hi, maybe you have mixed python version i.e; 2.7.x & 3.x ?? !! if this is the case, pip command would install on the default one, which is probable 2.7. you need to use pip3 if i'm not wrong, but first I would uninstall broadlink from 2.7 (pip uninstall broadlink) Thanks for getting back so ...
- Saturday 29 April 2017 15:06
- Forum: Python
- Topic: Python Plugin: Broadlink RM2 V2
- Replies: 77
- Views: 20850
Re: Python Plugin: Broadlink RM2 V2
zak45 Hi zak45, I downloaded, unzipped file from Dropbox. I rewrite files in plugins/BroadlinkRM2 but with sudo pip3 install broadlink Im still getting error with 0.4 version of tar.gz file. Can you please explain steps how to do it for Dummies? Thanks and sorry for bothering donwload python ...