Python Plugin: Broadlink RM2 V2

Python and python framework

Moderator: leecollings

zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by zak45 »

michaldobrotka wrote:
zak45
Hi zak45,
I downloaded, unzipped file from Dropbox. I rewrite files in plugins/BroadlinkRM2 but with

Code: Select all

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-broadlink-master.zip from dropbox
unzip it
go to unziped folder where you find setup.py
and just enter this command .. don't forget . (dot) at the end
pip install .
this should execute setup.py and install v0.3
jlites00
Posts: 22
Joined: Friday 31 March 2017 19:47
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by jlites00 »

Zak45- Any idea what this error is?

Is Python 3.5 still necessary? The documentation mentions Python 3.4.





Code: Select all

pi@raspberrypi:~ $ sudo pip3 install broadlink
Downloading/unpacking broadlink
  Downloading broadlink-0.4.tar.gz
  Running setup.py (path:/tmp/pip-build-5filbj48/broadlink/setup.py) egg_info for package broadlink
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/tmp/pip-build-5filbj48/broadlink/setup.py", line 12
        except ImportError, e:
                          ^
    SyntaxError: invalid syntax
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/tmp/pip-build-5filbj48/broadlink/setup.py", line 12

    except ImportError, e:

                      ^

SyntaxError: invalid syntax

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip-build-5filbj48/broadlink
Storing debug log for failure in /root/.pip/pip.log
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by zak45 »

jlites00 wrote:Zak45- Any idea what this error is?

Is Python 3.5 still necessary? The documentation mentions Python 3.4.





Code: Select all

pi@raspberrypi:~ $ sudo pip3 install broadlink
Downloading/unpacking broadlink
  Downloading broadlink-0.4.tar.gz
  Running setup.py (path:/tmp/pip-build-5filbj48/broadlink/setup.py) egg_info for package broadlink
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/tmp/pip-build-5filbj48/broadlink/setup.py", line 12
        except ImportError, e:
                          ^
    SyntaxError: invalid syntax
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/tmp/pip-build-5filbj48/broadlink/setup.py", line 12

    except ImportError, e:

                      ^

SyntaxError: invalid syntax

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip-build-5filbj48/broadlink
Storing debug log for failure in /root/.pip/pip.log
This is due to a new release that has been pushed to pypi, version 0.4, of broadlink. This one has compatibility problem but hope should be solved soon.
In the meantime, see post just before.
jlites00
Posts: 22
Joined: Friday 31 March 2017 19:47
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by jlites00 »

still getting an error after copying the BroadlinkRM2 folder into Plugins. Anyway, will wait for the fix. I couldn't get Discover to work so I included the IP & Mac manually.

Code: Select all

2017-04-28 02:32:19.377 Domoticz V3.7377 (c)2012-2017 GizMoCuz
2017-04-28 02:32:19.378 Build Hash: a639bbe, Date: 2017-04-27 14:10:44
2017-04-28 02:32:19.378 System: Raspberry Pi
2017-04-28 02:32:19.378 Startup Path: /home/pi/domoticz/
2017-04-28 02:32:20.232 PluginSystem: Started, Python version '3.4.2'.
2017-04-28 02:32:20.254 Active notification Subsystems: gcm, http (2/12)
2017-04-28 02:32:20.341 WebServer(HTTP) started on address: :: with port 8080
2017-04-28 02:32:20.403 WebServer(SSL) started on address: :: with port 443
2017-04-28 02:32:20.404 Proxymanager started.
2017-04-28 02:32:20.405 Starting shared server on: :::6144
2017-04-28 02:32:20.406 TCPServer: shared server started...
2017-04-28 02:32:20.406 RxQueue: queue worker started...
2017-04-28 02:32:22.407 EventSystem: reset all events...
2017-04-28 02:32:22.426 EventSystem: reset all device statuses...
2017-04-28 02:32:22.427 EventSystem: Started
2017-04-28 02:32:22.769 PluginSystem: Entering work loop.
2017-04-28 02:32:32.461 Incoming connection from: 192.168.1.78
2017-04-28 02:40:25.596 Error: (BroadlinkRM2) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/BroadlinkRM2/:/usr/lib/python3.4/:/usr/lib/python3.4/plat-arm-linux-gnueabihf:/usr/lib/python3.4/lib-dynload'.
2017-04-28 02:40:25.596 Error: (Broadlink) Module Import failed, exception: 'ImportError'
2017-04-28 02:40:25.596 Error: (Broadlink) Module Import failed: ' Name: Crypto'
2017-04-28 02:41:30.773 Error: Broadlink hardware (2) thread seems to have ended unexpectedly
2017-04-28 02:42:00.779 Error: Broadlink hardware (2) thread seems to have ended unexpectedly
2017-04-28 02:42:30.784 Error: Broadlink hardware (2) thread seems to have ended unexpectedly
2017-04-28 02:43:00.790 Error: Broadlink hardware (2) thread seems to have ended unexpectedly
2017-04-28 02:43:30.797 Error: Broadlink hardware (2) thread seems to have ended unexpectedly
2017-04-28 02:44:00.803 Error: Broadlink hardware (2) thread seems to have ended unexpectedly
2017-04-28 02:44:26.757 (Broadlink) Stopped.
2017-04-28 02:44:27.005 Error: (BroadlinkRM2) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/BroadlinkRM2/:/usr/lib/python3.4/:/usr/lib/python3.4/plat-arm-linux-gnueabihf:/usr/lib/python3.4/lib-dynload'.
2017-04-28 02:44:27.005 Error: (Broadlink) Module Import failed, exception: 'ImportError'
2017-04-28 02:44:27.005 Error: (Broadlink) Module Import failed: ' Name: Crypto'
2017-04-28 02:45:30.838 Error: Broadlink hardware (2) thread seems to have ended unexpectedly
2017-04-28 02:45:56.905 (Broadlink) Stopped.
2017-04-28 02:45:57.133 Error: (BroadlinkRM2) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/BroadlinkRM2/:/usr/lib/python3.4/:/usr/lib/python3.4/plat-arm-linux-gnueabihf:/usr/lib/python3.4/lib-dynload'.
2017-04-28 02:45:57.133 Error: (Broadlink) Module Import failed, exception: 'ImportError'
2017-04-28 02:45:57.133 Error: (Broadlink) Module Import failed: ' Name: Crypto'
2017-04-28 02:46:49.289 EventSystem: reset all device statuses...
2017-04-28 02:47:00.853 Error: Broadlink hardware (2) thread seems to have ended unexpectedly
User avatar
michaldobrotka
Posts: 50
Joined: Sunday 01 November 2015 17:21
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by michaldobrotka »

zak45
Thanks man, great plugin! Can now turn of my rm-bridge :D
Domoticz on Raspi 3 and slave on ZeroW (running only with Broadlink plugin), Serial Mysensors GW on Arduino nano, Broadlink RM2, Rehau CO2 USB Stick, RF link 433 MHz, 2x Amazon Echo Dot (Controlicz), ESP2866 witk Espeasy, Sonoff
jlites00
Posts: 22
Joined: Friday 31 March 2017 19:47
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by jlites00 »

zak45 wrote:
michaldobrotka wrote:
zak45
Hi zak45,
I downloaded, unzipped file from Dropbox. I rewrite files in plugins/BroadlinkRM2 but with

Code: Select all

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-broadlink-master.zip from dropbox
unzip it
go to unziped folder where you find setup.py
and just enter this command .. don't forget . (dot) at the end
pip install .
this should execute setup.py and install v0.3


do you mean like this "setup.py.."

"sudo pip3 install. broadlink"
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by zak45 »

michaldobrotka wrote:
zak45
Thanks man, great plugin! Can now turn of my rm-bridge :D
great you like it, enjoy!
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by zak45 »

jlites00 wrote:
zak45 wrote:
michaldobrotka wrote: Hi zak45,
I downloaded, unzipped file from Dropbox. I rewrite files in plugins/BroadlinkRM2 but with

Code: Select all

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-broadlink-master.zip from dropbox
unzip it
go to unziped folder where you find setup.py
and just enter this command .. don't forget . (dot) at the end
pip install .
this should execute setup.py and install v0.3


do you mean like this "setup.py.."

"sudo pip3 install. broadlink"
go to the unzipped folder where you can find setup.py
enter this command:
pip3 install .

do not forget . (dot) at the end
jlites00
Posts: 22
Joined: Friday 31 March 2017 19:47
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by jlites00 »

Zak45-
go to the unzipped folder where you can find setup.py
enter this command:
pip3 install .

do not forget . (dot) at the end

Gave it a shot but I get the following even though I see setup.py in the folder.

pi@raspberrypi:~ $ pip3 install .
Directory '.' is not installable. File 'setup.py' not found.
pi@raspberrypi:~ $
[img]
Screen Shot 2017-04-28 at 10.07.58 PM.png
Screen Shot 2017-04-28 at 10.07.58 PM.png (396.22 KiB) Viewed 4319 times
[/img]
shoyboom
Posts: 12
Joined: Saturday 25 March 2017 16:42
Target OS: -
Domoticz version:
Contact:

Re: RE: Re: Python Plugin: Broadlink RM2 V2

Post by shoyboom »

shoyboom wrote:Hi, i installed it and can learn new switch but I cannot manage to start smart web server.
I get this message on log.
Am i doing something wrong? Image

Sent from my ONEPLUS A3000 using Tapatalk
Hi, could someone help I cannot activate smart web server?

Sent from my ONEPLUS A3000 using Tapatalk
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by zak45 »

jlites00 wrote:Zak45-
go to the unzipped folder where you can find setup.py
enter this command:
pip3 install .

do not forget . (dot) at the end

Gave it a shot but I get the following even though I see setup.py in the folder.

pi@raspberrypi:~ $ pip3 install .
Directory '.' is not installable. File 'setup.py' not found.
pi@raspberrypi:~ $
[img]Screen%20Shot%202017-04-28%20at%2010.07.58%20PM.png[/img]
strange as this work on my windows version.
do not have any linux, so not able to test but this is what i have seen on the web and that you can try :

pip install /full/path/of/your/broadlink/folder

Have seen your screenshot and just FYI: there is too much files on the plugins folder, see wiki.
You should put others files somewhere else, will be better.
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: RE: Re: Python Plugin: Broadlink RM2 V2

Post by zak45 »

shoyboom wrote:
shoyboom wrote:Hi, i installed it and can learn new switch but I cannot manage to start smart web server.
I get this message on log.
Am i doing something wrong? Image

Sent from my ONEPLUS A3000 using Tapatalk
Hi, could someone help I cannot activate smart web server?

Sent from my ONEPLUS A3000 using Tapatalk
can you post full log file, please ?
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: RE: Re: Python Plugin: Broadlink RM2 V2

Post by zak45 »

zak45 wrote:
shoyboom wrote:
shoyboom wrote:Hi, i installed it and can learn new switch but I cannot manage to start smart web server.
I get this message on log.
Am i doing something wrong? Image

Sent from my ONEPLUS A3000 using Tapatalk
Hi, could someone help I cannot activate smart web server?

Sent from my ONEPLUS A3000 using Tapatalk
can you post full log file, please ?
try with port number > 1024
shoyboom
Posts: 12
Joined: Saturday 25 March 2017 16:42
Target OS: -
Domoticz version:
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by shoyboom »

I tried with 9000. Same error.
Where can I find full log?

Sent from my ONEPLUS A3000 using Tapatalk
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by zak45 »

@shoyboom
put the plugin on debug mode, apply update.
execute the web server.
go to domoticz log, copy and paste all informations.
FYI: the webserver is not required for import, it's here only to provide a file transfert feature, but this can be done by any other way.
DrJS
Posts: 7
Joined: Saturday 29 April 2017 15:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.587
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by DrJS »

zak45 wrote:
michaldobrotka wrote:
zak45
Hi zak45,
I downloaded, unzipped file from Dropbox. I rewrite files in plugins/BroadlinkRM2 but with

Code: Select all

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-broadlink-master.zip from dropbox
unzip it
go to unziped folder where you find setup.py
and just enter this command .. don't forget . (dot) at the end
pip install .
this should execute setup.py and install v0.3
Hi, I was having this exact problem too, so was very grateful for your advice! I downloaded the setup.py for 0.3 as you suggest - however, although Python tells me Broadlink is installed as a package, there's no broadlink folder under the python dist-packages folder so doing the
"sudo cp -r /usr/local/lib/python3.4/dist-packages/broadlink /usr/lib/python3.4/" fails.
Any idea why I'm not getting that folder created? Obviously my system isn't working... :cry: Thanks in advance. Jeremy.
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by zak45 »

@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)
shoyboom
Posts: 12
Joined: Saturday 25 March 2017 16:42
Target OS: -
Domoticz version:
Contact:

Re: RE: Re: Python Plugin: Broadlink RM2 V2

Post by shoyboom »

zak45 wrote:@shoyboom
put the plugin on debug mode, apply update.
execute the web server.
go to domoticz log, copy and paste all informations.
FYI: the webserver is not required for import, it's here only to provide a file transfert feature, but this can be done by any other way.
Hi, here's the log.


2017-04-29 20:37:55.718 (RM PRO) Device Name: 'RM PRO - 12-28 yes'

2017-04-29 20:37:55.719 (RM PRO) Device nValue: 0

2017-04-29 20:37:55.719 (RM PRO) Device sValue: ''

2017-04-29 20:37:55.719 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.719 (RM PRO) Device: 29 - ID: 102, Name: 'RM PRO - 12-29 yes', nValue: 0, sValue: ''

2017-04-29 20:37:55.719 (RM PRO) Device ID: '102'

2017-04-29 20:37:55.719 (RM PRO) Device Name: 'RM PRO - 12-29 yes'

2017-04-29 20:37:55.719 (RM PRO) Device nValue: 0

2017-04-29 20:37:55.719 (RM PRO) Device sValue: ''

2017-04-29 20:37:55.719 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.719 (RM PRO) Device: 30 - ID: 103, Name: 'RM PRO - 12-30 yes', nValue: 0, sValue: ''

2017-04-29 20:37:55.719 (RM PRO) Device ID: '103'

2017-04-29 20:37:55.719 (RM PRO) Device Name: 'RM PRO - 12-30 yes'

2017-04-29 20:37:55.719 (RM PRO) Device nValue: 0

2017-04-29 20:37:55.719 (RM PRO) Device sValue: ''

2017-04-29 20:37:55.719 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.719 (RM PRO) Device: 31 - ID: 104, Name: 'RM PRO - 12-31 yes', nValue: 0, sValue: ''

2017-04-29 20:37:55.719 (RM PRO) Device ID: '104'

2017-04-29 20:37:55.719 (RM PRO) Device Name: 'RM PRO - 12-31 yes'

2017-04-29 20:37:55.719 (RM PRO) Device nValue: 0

2017-04-29 20:37:55.719 (RM PRO) Device sValue: ''

2017-04-29 20:37:55.719 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.719 (RM PRO) Device: 32 - ID: 105, Name: 'RM PRO - 12-32 TV', nValue: 0, sValue: ''

2017-04-29 20:37:55.719 (RM PRO) Device ID: '105'

2017-04-29 20:37:55.719 (RM PRO) Device Name: 'RM PRO - 12-32 TV'

2017-04-29 20:37:55.719 (RM PRO) Device nValue: 0

2017-04-29 20:37:55.719 (RM PRO) Device sValue: ''

2017-04-29 20:37:55.719 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.719 (RM PRO) Device: 33 - ID: 106, Name: 'RM PRO - 12-33 Wohnzimmer Wohnzimmer hoch', nValue: 1, sValue: 'On-7'

2017-04-29 20:37:55.719 (RM PRO) Device ID: '106'

2017-04-29 20:37:55.719 (RM PRO) Device Name: 'RM PRO - 12-33 Wohnzimmer Wohnzimmer hoch'

2017-04-29 20:37:55.719 (RM PRO) Device nValue: 1

2017-04-29 20:37:55.719 (RM PRO) Device sValue: 'On-7'

2017-04-29 20:37:55.719 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.719 (RM PRO) Device: 34 - ID: 107, Name: 'RM PRO - 12-34 yes', nValue: 0, sValue: ''

2017-04-29 20:37:55.719 (RM PRO) Device ID: '107'

2017-04-29 20:37:55.719 (RM PRO) Device Name: 'RM PRO - 12-34 yes'

2017-04-29 20:37:55.719 (RM PRO) Device nValue: 0

2017-04-29 20:37:55.719 (RM PRO) Device sValue: ''

2017-04-29 20:37:55.719 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.720 (RM PRO) Device: 35 - ID: 108, Name: 'RM PRO - 12-35 yes', nValue: 0, sValue: ''

2017-04-29 20:37:55.720 (RM PRO) Device ID: '108'

2017-04-29 20:37:55.720 (RM PRO) Device Name: 'RM PRO - 12-35 yes'

2017-04-29 20:37:55.720 (RM PRO) Device nValue: 0

2017-04-29 20:37:55.720 (RM PRO) Device sValue: ''

2017-04-29 20:37:55.720 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.720 (RM PRO) Device: 36 - ID: 109, Name: 'RM PRO - 12-36 yes', nValue: 0, sValue: ''

2017-04-29 20:37:55.720 (RM PRO) Device ID: '109'

2017-04-29 20:37:55.720 (RM PRO) Device Name: 'RM PRO - 12-36 yes'

2017-04-29 20:37:55.720 (RM PRO) Device nValue: 0

2017-04-29 20:37:55.720 (RM PRO) Device sValue: ''

2017-04-29 20:37:55.720 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.720 (RM PRO) Device: 37 - ID: 110, Name: 'RM PRO - 12-37 Wohnzimmer Wohnzimmer runter', nValue: 1, sValue: 'On-11'

2017-04-29 20:37:55.720 (RM PRO) Device ID: '110'

2017-04-29 20:37:55.720 (RM PRO) Device Name: 'RM PRO - 12-37 Wohnzimmer Wohnzimmer runter'

2017-04-29 20:37:55.720 (RM PRO) Device nValue: 1

2017-04-29 20:37:55.720 (RM PRO) Device sValue: 'On-11'

2017-04-29 20:37:55.720 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.720 (RM PRO) Device: 38 - ID: 111, Name: 'מזגן סלון קירור', nValue: 1, sValue: 'On-8'

2017-04-29 20:37:55.720 (RM PRO) Device ID: '111'

2017-04-29 20:37:55.720 (RM PRO) Device Name: 'מזגן סלון קירור'

2017-04-29 20:37:55.720 (RM PRO) Device nValue: 1

2017-04-29 20:37:55.720 (RM PRO) Device sValue: 'On-8'

2017-04-29 20:37:55.720 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.720 (RM PRO) Device: 39 - ID: 112, Name: 'מזגן סלון חום', nValue: 1, sValue: 'On-7'

2017-04-29 20:37:55.720 (RM PRO) Device ID: '112'

2017-04-29 20:37:55.720 (RM PRO) Device Name: 'מזגן סלון חום'

2017-04-29 20:37:55.720 (RM PRO) Device nValue: 1

2017-04-29 20:37:55.720 (RM PRO) Device sValue: 'On-7'

2017-04-29 20:37:55.720 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.720 (RM PRO) Device: 40 - ID: 113, Name: 'מזגן סלון כיבוי', nValue: 1, sValue: 'On-9'

2017-04-29 20:37:55.720 (RM PRO) Device ID: '113'

2017-04-29 20:37:55.720 (RM PRO) Device Name: 'מזגן סלון כיבוי'

2017-04-29 20:37:55.720 (RM PRO) Device nValue: 1

2017-04-29 20:37:55.720 (RM PRO) Device sValue: 'On-9'

2017-04-29 20:37:55.720 (RM PRO) Device LastLevel: 0

2017-04-29 20:37:55.720 (RM PRO) Device: 255 - ID: 73, Name: 'RM PRO - Import', nValue: 0, sValue: 'Off'

2017-04-29 20:37:55.720 (RM PRO) Device ID: '73'

2017-04-29 20:37:55.720 (RM PRO) Device Name: 'RM PRO - Import'

2017-04-29 20:37:55.721 (RM PRO) Device nValue: 0

2017-04-29 20:37:55.721 (RM PRO) Device sValue: 'Off'

2017-04-29 20:37:55.721 (RM PRO) Device LastLevel: 40

2017-04-29 20:37:55.721 (RM PRO) Connecting to: 192.168.31.92:34EA34E7E481

2017-04-29 20:37:55.761 (RM PRO) Connected to Broadlink device.

2017-04-29 20:37:55.761 (RM PRO) Device Number begin to : 39

2017-04-29 20:37:55.761 (RM PRO) Heartbeat interval set to: 30.

2017-04-29 20:38:00.338 LUA: pingTV success

2017-04-29 20:38:02.456 LUA: pingMEMIR success

2017-04-29 20:38:00.355 (dummy) Lighting 1 (Pingtv)

2017-04-29 20:38:02.502 (dummy) Lighting 1 (pingmemeir)

2017-04-29 20:38:05.228 (RM PRO) Calling message handler 'onHeartbeat'.

2017-04-29 20:38:05.269 (RM PRO - Temp) Updating device from 1:'26.0' to have values 1:'25.4'.

2017-04-29 20:38:05.271 (RM PRO) Update 1:'25.4' (RM PRO - Temp)

2017-04-29 20:38:05.289 User: shoyboom initiated a switch command (73/RM PRO - Import/Set Level)

2017-04-29 20:38:05.321 (RM PRO) Calling message handler 'onCommand'.

2017-04-29 20:38:05.322 (RM PRO) onCommand called for Unit 255: Parameter 'Set Level', Level: 10 , Connected : True

2017-04-29 20:38:05.343 Error: (RM PRO) 126

2017-04-29 20:38:05.343 Error: (RM PRO) /home/pi/domoticz/plugins/BroadlinkRM2/plugin_http.sh 0.0.0.0 9000 /usr/local/lib/python3.4/dist-packages/

2017-04-29 20:38:05.343 Error: (RM PRO) None

2017-04-29 20:38:05.343 Error: (RM PRO) Not able to start Web server

2017-04-29 20:38:25.076 Hardware Monitor: Fetching data (System sensors)

2017-04-29 20:38:35.247 (RM PRO) Calling message handler 'onHeartbeat'.

2017-04-29 20:38:55.125 Hardware Monitor: Fetching data (System sensors)

 



Image

Sent from my ONEPLUS A3000 using Tapatalk
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin: Broadlink RM2 V2

Post by zak45 »

@shoyboom
need your configuration page and content of /home/pi/domoticz/plugins/BroadlinkRM2/plugin_http.sh
shoyboom
Posts: 12
Joined: Saturday 25 March 2017 16:42
Target OS: -
Domoticz version:
Contact:

Re: RE: Re: Python Plugin: Broadlink RM2 V2

Post by shoyboom »

zak45 wrote:@shoyboom
need your configuration page and content of /home/pi/domoticz/plugins/BroadlinkRM2/plugin_http.sh
Here it is. Thank you. ImageImage

Sent from my ONEPLUS A3000 using Tapatalk
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest