Python Plugin : Broadlink RM2 V4

Python and python framework

Moderator: leecollings

corederoma82
Posts: 85
Joined: Saturday 14 January 2017 21:34
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by corederoma82 »

I have a new problem. I unistalled pycryptocrome and now Domoticz does not crash. When I install the broadlink plugin, I select device "discovery" and Domoticz says me that I will found it in device tab..... But there is nothing in device tab and in switches tab....
Raspberry PI 3, 3x Yeelight bulbs, 1x Yeeligh led strip, 1x Sonoff with ESP826, Controlicz, Kodi
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by zak45 »

corederoma82 wrote: Sunday 06 January 2019 0:20 I select device "discovery" and Domoticz says me that I will found it in device tab..... But there is nothing in device tab and in switches tab....
Discovery scan the network and display information into the Domoticz log.
NomenNescio
Posts: 8
Joined: Saturday 01 July 2017 13:43
Target OS: Windows
Domoticz version: v4.9700
Location: Nederland
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by NomenNescio »

Spend last day on trying to get my Broadlink RM in Domoticz but with no succes.
Domoticz V4.9700 on Windows 10
Can someone help me out?
What version of Phyton has to be installed? latest or an older? Are the wiki's 'using Python plugins" and "Plugins/BroadlinkRM2.html" still up to date and complete?
Are all the files in the dropbox folder up to date and necessary for a Windows install?

I've read this and previous forums ...
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by zak45 »

NomenNescio wrote: Sunday 06 January 2019 10:35 Spend last day on trying to get my Broadlink RM in Domoticz but with no succes.
Domoticz V4.9700 on Windows 10
Can someone help me out?
What version of Phyton has to be installed? latest or an older? Are the wiki's 'using Python plugins" and "Plugins/BroadlinkRM2.html" still up to date and complete?
Are all the files in the dropbox folder up to date and necessary for a Windows install?

I've read this and previous forums ...
Wiki is up to date (on actual knowledge), dropbox also. Forum have plenty informations.
On win 10, mine version, this should work.
RueDesButtes
Posts: 17
Joined: Monday 26 March 2018 10:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Check Temp

Post by RueDesButtes »

Update to Version: 4.10329
no more issue



Hello,
Since few days I am facing these errors:

2019-01-07 08:55:20.789 Error: (RMPRO) Error Connecting to Broadlink device....192.168.1.26
2019-01-07 08:56:09.975 Error: (RMPRO) Error getting temperature data from Broadlink device....Timeout
2019-01-07 08:56:19.987 Error: (RMPRO) Error Connecting to Broadlink device....192.168.1.26
2019-01-07 09:00:19.962 Error: (RMPRO) 'onHeartbeat' failed 'TypeError':'unorderable types: NoneType() > int()'.
2019-01-07 09:00:19.962 Error: (RMPRO) ----> Line 475 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function onHeartbeat
2019-01-07 09:00:19.963 Error: (RMPRO) ----> Line 759 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function checkTemp

My RM is set as "Remote Control RM2/RM mini3" value="RM2",
it should not check temp
line 475
line 475
rm plugin 475.PNG (24.51 KiB) Viewed 1976 times
line 759
line 759
rm plugin 759.PNG (27.48 KiB) Viewed 1976 times
Thanks
Latest Beta on RPI3B+
RFX, Rflink,RM Pro, Xiaomi devices, Hue bridge, Onkyo, Harmony
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Check Temp

Post by zak45 »

RueDesButtes wrote: Monday 07 January 2019 9:22 Update to Version: 4.10329
no more issue

On Which version you had problem ?
NomenNescio
Posts: 8
Joined: Saturday 01 July 2017 13:43
Target OS: Windows
Domoticz version: v4.9700
Location: Nederland
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by NomenNescio »

zak45 wrote: Sunday 06 January 2019 12:53
NomenNescio wrote: Sunday 06 January 2019 10:35 Spend last day on trying to get my Broadlink RM in Domoticz but with no succes.
Domoticz V4.9700 on Windows 10
Can someone help me out?
What version of Phyton has to be installed? latest or an older? Are the wiki's 'using Python plugins" and "Plugins/BroadlinkRM2.html" still up to date and complete?
Are all the files in the dropbox folder up to date and necessary for a Windows install?

I've read this and previous forums ...
Wiki is up to date (on actual knowledge), dropbox also. Forum have plenty informations.
On win 10, mine version, this should work.
And up and working...
RueDesButtes
Posts: 17
Joined: Monday 26 March 2018 10:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Check Temp

Post by RueDesButtes »

zak45 wrote: Monday 07 January 2019 19:43
RueDesButtes wrote: Monday 07 January 2019 9:22 Update to Version: 4.10329
no more issue

On Which version you had problem ?
I would say on the previous beta,
but even after the update, i still face issues:

Code: Select all

2019-01-07 11:20:23.396 Error: (RMPRO) 'onHeartbeat' failed 'TypeError':'unorderable types: NoneType() > int()'.
2019-01-07 11:20:23.396 Error: (RMPRO) ----> Line 475 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function onHeartbeat
2019-01-07 11:20:23.396 Error: (RMPRO) ----> Line 759 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function checkTemp
2019-01-07 11:20:53.395 Error: (RMPRO) 'onHeartbeat' failed 'TypeError':'unorderable types: NoneType() > int()'.
2019-01-07 11:20:53.395 Error: (RMPRO) ----> Line 475 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function onHeartbeat
2019-01-07 11:20:53.395 Error: (RMPRO) ----> Line 759 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function checkTemp
2019-01-07 18:07:08.145 Error: (RMPRO) ini file not found: /domoticz/plugins/BroadlinkRM2/ini/BroadlinkRM2-3-254.ini
2019-01-07 18:07:11.752 Error: (RMPRO) ini file not found: /domoticz/plugins/BroadlinkRM2/ini/BroadlinkRM2-3-254.ini
2019-01-08 09:43:21.315 Error: (RMPRO) 'onCommand' failed 'NameError'.
2019-01-08 09:43:21.315 Error: (RMPRO) ----> Line 352 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function onCommand
2019-01-08 09:43:21.315 Error: (RMPRO) ----> Line 937 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function remoteSend
2019-01-08 09:43:29.376 Error: (RMPRO) ini file not found: /domoticz/plugins/BroadlinkRM2/ini/BroadlinkRM2-3-254.ini
2019-01-08 09:43:31.381 Error: (RMPRO) ini file not found: /domoticz/plugins/BroadlinkRM2/ini/BroadlinkRM2-3-254.ini 
Latest Beta on RPI3B+
RFX, Rflink,RM Pro, Xiaomi devices, Hue bridge, Onkyo, Harmony
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Check Temp

Post by zak45 »

RueDesButtes wrote: Tuesday 08 January 2019 10:32

Code: Select all

2019-01-07 11:20:23.396 Error: (RMPRO) 'onHeartbeat' failed 'TypeError':'unorderable types: NoneType() > int()'.
2019-01-07 11:20:23.396 Error: (RMPRO) ----> Line 475 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function onHeartbeat
2019-01-07 11:20:23.396 Error: (RMPRO) ----> Line 759 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function checkTemp
2019-01-07 11:20:53.395 Error: (RMPRO) 'onHeartbeat' failed 'TypeError':'unorderable types: NoneType() > int()'.
2019-01-07 11:20:53.395 Error: (RMPRO) ----> Line 475 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function onHeartbeat
2019-01-07 11:20:53.395 Error: (RMPRO) ----> Line 759 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function checkTemp
2019-01-07 18:07:08.145 Error: (RMPRO) ini file not found: /domoticz/plugins/BroadlinkRM2/ini/BroadlinkRM2-3-254.ini
2019-01-07 18:07:11.752 Error: (RMPRO) ini file not found: /domoticz/plugins/BroadlinkRM2/ini/BroadlinkRM2-3-254.ini
2019-01-08 09:43:21.315 Error: (RMPRO) 'onCommand' failed 'NameError'.
2019-01-08 09:43:21.315 Error: (RMPRO) ----> Line 352 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function onCommand
2019-01-08 09:43:21.315 Error: (RMPRO) ----> Line 937 in '/domoticz/plugins/BroadlinkRM2/plugin.py', function remoteSend
2019-01-08 09:43:29.376 Error: (RMPRO) ini file not found: /domoticz/plugins/BroadlinkRM2/ini/BroadlinkRM2-3-254.ini
2019-01-08 09:43:31.381 Error: (RMPRO) ini file not found: /domoticz/plugins/BroadlinkRM2/ini/BroadlinkRM2-3-254.ini 
Do not see your plugin version, do not have enough information to provide help but...
For me, better to re-install the plugin (before made a copy of your ini files)
arcpaqua
Posts: 16
Joined: Saturday 23 June 2018 20:47
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.10338
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by arcpaqua »

Hi all,
I have a Raspberry pi3 with Domoticz 4.1 and I followed the guide to install Broadlink plugin.
I think it works but Domoticz doesn't find any device.
I've my Broadlink device right in front of me working perfectly with his smartphone app.

Here the log
Spoiler: show

Code: Select all

2019-01-09 10:57:06.768 Status: (BroadLinkRM2) Started.
2019-01-09 10:57:07.484 (BroadLinkRM2) Debug logging mask set to: PYTHON PLUGIN QUEUE IMAGE DEVICE CONNECTION MESSAGE ALL
2019-01-09 10:57:07.484 (BroadLinkRM2) Creating device 'Command'.
2019-01-09 10:57:07.484 (BroadLinkRM2) Creating device 'Remote'.
2019-01-09 10:57:07.484 (BroadLinkRM2) Creating device 'Import'.
2019-01-09 10:57:07.484 (BroadLinkRM2) 'Port':'0'
2019-01-09 10:57:07.484 (BroadLinkRM2) 'Version':'4.0.0'
2019-01-09 10:57:07.484 (BroadLinkRM2) 'Key':'BroadlinkRM2'
2019-01-09 10:57:07.484 (BroadLinkRM2) 'DomoticzHash':'d5901c50'
2019-01-09 10:57:07.484 (BroadLinkRM2) 'Mode5':'9000'
2019-01-09 10:57:07.484 (BroadLinkRM2) 'Mode3':'RM2'
2019-01-09 10:57:07.484 (BroadLinkRM2) 'DomoticzBuildTime':'2019-01-08 09:42:36'
2019-01-09 10:57:07.485 (BroadLinkRM2) 'StartupFolder':'/home/pi/domoticz/'
2019-01-09 10:57:07.485 (BroadLinkRM2) 'Address':'192.168.1.15'
2019-01-09 10:57:07.485 (BroadLinkRM2) 'Mode6':'Debug'
2019-01-09 10:57:07.485 (BroadLinkRM2) 'Mode2':'log'
2019-01-09 10:57:07.485 (BroadLinkRM2) 'Author':'zak45'
2019-01-09 10:57:07.485 (BroadLinkRM2) 'Mode4':'yes'
2019-01-09 10:57:07.485 (BroadLinkRM2) 'HardwareID':'4'
2019-01-09 10:57:07.485 (BroadLinkRM2) 'Mode1':'780F77FD3BB0'
2019-01-09 10:57:07.485 (BroadLinkRM2) 'HomeFolder':'/home/pi/domoticz/plugins/BroadlinkRM2/'
2019-01-09 10:57:07.485 (BroadLinkRM2) 'DomoticzVersion':'4.10338'
2019-01-09 10:57:07.485 (BroadLinkRM2) 'Name':'BroadLinkRM2'
2019-01-09 10:57:07.485 (BroadLinkRM2) Device count: 0
2019-01-09 10:57:07.485 (BroadLinkRM2) Pushing 'PollIntervalDirective' on to queue
2019-01-09 10:57:07.485 (BroadLinkRM2) Connecting to: 192.168.1.15:780F77FD3BB0
2019-01-09 10:57:07.548 (BroadLinkRM2) Connected to Broadlink device: 192.168.1.15
2019-01-09 10:57:07.551 (BroadLinkRM2) No ini file :log/remote/plugin_remote_4.ini
2019-01-09 10:57:07.551 (BroadLinkRM2) Custom Commands for Remote not managed
2019-01-09 10:57:07.551 (BroadLinkRM2) Device Number begin to : -1
2019-01-09 10:57:07.551 (BroadLinkRM2) Processing 'PollIntervalDirective' message
2019-01-09 10:57:07.551 (BroadLinkRM2) Heartbeat interval set to: 30.
2019-01-09 10:57:07.481 Status: (BroadLinkRM2) Entering work loop.
2019-01-09 10:57:07.482 Status: (BroadLinkRM2) Initialized version 4.0.0, author 'zak45'
2019-01-09 10:57:17.483 (BroadLinkRM2) Pushing 'onHeartbeatCallback' on to queue
2019-01-09 10:57:17.518 (BroadLinkRM2) Processing 'onHeartbeatCallback' message
2019-01-09 10:57:17.519 (BroadLinkRM2) Calling message handler 'onHeartbeat'.
Can you help me, please?
Thank you in advance
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by zak45 »

arcpaqua wrote: Wednesday 09 January 2019 11:05 Hi all,
I have a Raspberry pi3 with Domoticz 4.1 and I followed the guide to install Broadlink plugin.
I think it works but Domoticz doesn't find any device.
I've my Broadlink device right in front of me working perfectly with his smartphone app.

2019-01-09 10:57:07.484 (BroadLinkRM2) 'Version':'4.0.0'
2019-01-09 10:57:07.484 (BroadLinkRM2) 'Key':'BroadlinkRM2'

Can you help me, please?
Thank you in advance
Two things:
try to go to the last version: plugin.py --> v4.1.0
be sure to have allowed device creation in settings->parameters
DoMoney
Posts: 8
Joined: Friday 21 December 2018 11:09
Target OS: Windows
Domoticz version:
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by DoMoney »

I'm trying to install broadlink rm3 mini at domoticz at raspberry.
I have followed the manual and created Broadlink RM2 with Kodi remote. Please advice, if this is the correct device, which I need.
Moreover, I will set the device to discovery, I can't find anything.
If I'm setting ip and MAC also, there is nothing happend.
If I'm trying to change the setting of the above units or delete them, the browser is freezing and Domoticz doesn't answer.
Please advice, what I am doing wrong?
What should I put in "Folder to store ini files (RM2/RM mini3)"?
Thanks.
welby
Posts: 36
Joined: Monday 20 November 2017 3:24
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Australia
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by welby »

Anyone have any ideas why a code can't be learned? When i hit the learn button the Broadlink units orange light comes on for 10 seconds or so but the log keeps showing no command received. I don't see any errors in the log either.
saulysss
Posts: 2
Joined: Sunday 06 November 2016 22:19
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by saulysss »

Hello ,
Same issue on raspberrypi clean install (python 3.5.3) plugin isnt working
In log i always get this :
(Broadlink RM3 mini) Entering work loop.
(Broadlink RM3 mini) Initialized version 4.1.0, author 'zak45'

When add hardware , no switch in config (nor with auto discovery , nor manual config) , rm mini is 'visible' in network can ping it .
corederoma82
Posts: 85
Joined: Saturday 14 January 2017 21:34
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by corederoma82 »

zak45 wrote: Sunday 06 January 2019 1:11
corederoma82 wrote: Sunday 06 January 2019 0:20 I select device "discovery" and Domoticz says me that I will found it in device tab..... But there is nothing in device tab and in switches tab....
Discovery scan the network and display information into the Domoticz log.
Nothing....the only information that log give me is this:
Attachments
errore.png
errore.png (154.23 KiB) Viewed 1857 times
Raspberry PI 3, 3x Yeelight bulbs, 1x Yeeligh led strip, 1x Sonoff with ESP826, Controlicz, Kodi
Duci
Posts: 14
Joined: Friday 27 November 2015 10:15
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by Duci »

Mine is working like a charm for over a week now. :) Very nice!
corederoma82
Posts: 85
Joined: Saturday 14 January 2017 21:34
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by corederoma82 »

Duci wrote: Wednesday 16 January 2019 11:15 Mine is working like a charm for over a week now. :) Very nice!
Do you had problems? If yes, how you solved?
Raspberry PI 3, 3x Yeelight bulbs, 1x Yeeligh led strip, 1x Sonoff with ESP826, Controlicz, Kodi
wawjan
Posts: 8
Joined: Thursday 26 April 2018 9:12
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by wawjan »

Hi
I have a problem connecting to devices.
I have python 3.5, domoticz on MINT.
Uninstalled pycryptodome and pycrypto.
Maybe an idea what could be wrong?

2019-01-17 22:12:45.768 Status: Domoticz V4.10360 (c)2012-2019 GizMoCuz
2019-01-17 22:12:45.768 Status: Build Hash: fca2d305, Date: 2019-01-16 13:47:09
2019-01-17 22:12:45.769 Status: Startup Path: /home/pi/domoticz/
2019-01-17 22:12:45.806 Status: EventSystem: reset all events...
2019-01-17 22:12:45.909 Status: PluginSystem: Started, Python version '3.5.2'.
2019-01-17 22:12:45.926 Status: WebServer(HTTP) started on address: :: with port 8080
2019-01-17 22:12:45.938 Status: WebServer(SSL) started on address: :: with port 443
2019-01-17 22:12:45.941 Status: Proxymanager started.
2019-01-17 22:12:45.945 Status: TCPServer: shared server started...
2019-01-17 22:12:45.950 Status: RxQueue: queue worker started...
2019-01-17 22:12:47.951 Status: OpenWeatherMap: Started
2019-01-17 22:12:47.953 Status: XiaomiGateway (ID=3): Delaying worker startup...
2019-01-17 22:12:52.953 Status: XiaomiGateway (ID=3): Selected as main Gateway
2019-01-17 22:12:52.953 Status: (Broadlink Mini) Started.
2019-01-17 22:12:52.953 Status: (Broadlink RM2) Started.
2019-01-17 22:12:52.953 Status: (MP 1) Started.
2019-01-17 22:12:52.953 Status: XiaomiGateway (ID=3): Worker started...
2019-01-17 22:12:52.953 Status: (MP 2) Started.
2019-01-17 22:12:52.954 Status: XiaomiGateway (ID=3): Using 192.168.1.186 for local IP address.
2019-01-17 22:12:52.954 Status: EventSystem: reset all events...
2019-01-17 22:12:52.954 Status: EventSystem: reset all device statuses...
2019-01-17 22:12:53.052 Status: XiaomiGateway: RGB Gateway Detected
2019-01-17 22:12:53.063 Status: Python EventSystem: Initalizing event module.
2019-01-17 22:12:53.063 Status: EventSystem: Started
2019-01-17 22:12:53.063 Status: EventSystem: Queue thread started...
2019-01-17 22:12:53.313 Status: PluginSystem: Entering work loop.
2019-01-17 22:12:53.866 Status: (Broadlink Mini) Initialized version 4.0.0, author 'zak45'
2019-01-17 22:12:53.866 Status: (Broadlink Mini) Entering work loop.
2019-01-17 22:12:54.285 Status: (Broadlink RM2) Entering work loop.
2019-01-17 22:12:54.285 Status: (Broadlink RM2) Initialized version 4.0.0, author 'zak45'
2019-01-17 22:12:54.721 Status: (MP 1) Entering work loop.
2019-01-17 22:12:54.722 Status: (MP 1) Initialized version 4.0.0, author 'zak45'
2019-01-17 22:12:55.151 Status: (MP 2) Entering work loop.
2019-01-17 22:12:55.151 Status: (MP 2) Initialized version 4.0.0, author 'zak45'
2019-01-17 22:12:55.183 Error: (Broadlink Mini) Error Connecting to Broadlink device....192.168.1.181
2019-01-17 22:12:55.198 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:12:55.204 Error: (MP 1) check power error
2019-01-17 22:12:55.207 Error: (MP 2) check power error
2019-01-17 22:14:04.995 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:15:05.050 Error: (Broadlink Mini) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:15:05.050 Error: (Broadlink Mini) Error Connecting to Broadlink device....192.168.1.181
2019-01-17 22:15:05.051 Error: (MP 1) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:15:05.051 Error: (MP 1) Error Connecting to Broadlink device....192.168.1.183
2019-01-17 22:15:05.507 Error: (MP 2) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:15:05.508 Error: (MP 2) Error Connecting to Broadlink device....192.168.1.184
2019-01-17 22:16:05.109 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:18:05.280 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:20:05.416 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:20:05.467 Error: (Broadlink Mini) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:20:05.468 Error: (Broadlink Mini) Error Connecting to Broadlink device....192.168.1.181
2019-01-17 22:20:05.468 Error: (MP 1) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:20:05.468 Error: (MP 1) Error Connecting to Broadlink device....192.168.1.183
2019-01-17 22:20:05.925 Error: (MP 2) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:20:05.925 Error: (MP 2) Error Connecting to Broadlink device....192.168.1.184
2019-01-17 22:22:05.585 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:24:05.714 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:25:05.836 Error: (MP 1) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:25:05.837 Error: (MP 1) Error Connecting to Broadlink device....192.168.1.183
2019-01-17 22:25:05.837 Error: (Broadlink Mini) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:25:05.837 Error: (Broadlink Mini) Error Connecting to Broadlink device....192.168.1.181
2019-01-17 22:25:06.294 Error: (MP 2) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:25:06.294 Error: (MP 2) Error Connecting to Broadlink device....192.168.1.184
2019-01-17 22:26:05.909 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:28:06.036 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:30:06.179 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:30:06.230 Error: (Broadlink Mini) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:30:06.231 Error: (Broadlink Mini) Error Connecting to Broadlink device....192.168.1.181
2019-01-17 22:30:06.231 Error: (MP 1) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:30:06.231 Error: (MP 1) Error Connecting to Broadlink device....192.168.1.183
2019-01-17 22:30:06.688 Error: (MP 2) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:30:06.688 Error: (MP 2) Error Connecting to Broadlink device....192.168.1.184
2019-01-17 22:32:06.349 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:34:06.491 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:35:06.567 Error: (MP 1) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:35:06.567 Error: (MP 1) Error Connecting to Broadlink device....192.168.1.183
2019-01-17 22:35:06.567 Error: (Broadlink Mini) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:35:06.568 Error: (Broadlink Mini) Error Connecting to Broadlink device....192.168.1.181
2019-01-17 22:35:07.024 Error: (MP 2) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:35:07.024 Error: (MP 2) Error Connecting to Broadlink device....192.168.1.184
2019-01-17 22:36:06.597 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:38:06.710 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:38:06.710 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:38:06.659 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:38:07.120 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:38:07.162 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:38:07.162 (MP 2) Calling message handler 'onHeartbeat'.
2019-01-17 22:38:36.686 (Broadlink Mini) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:38:36.686 (MP 1) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:38:36.704 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:38:36.704 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:38:36.704 (MP 1) Processing 'onHeartbeatCallback' message
2019-01-17 22:38:36.704 (MP 1) Calling message handler 'onHeartbeat'.
2019-01-17 22:38:37.139 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:38:37.160 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:38:37.160 (MP 2) Calling message handler 'onHeartbeat'.
2019-01-17 22:39:06.723 (MP 1) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:39:06.723 (MP 1) Processing 'onHeartbeatCallback' message
2019-01-17 22:39:06.723 (MP 1) Calling message handler 'onHeartbeat'.
2019-01-17 22:39:06.727 (Broadlink Mini) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:39:06.774 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:39:06.774 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:39:07.178 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:39:07.180 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:39:07.180 (MP 2) Calling message handler 'onHeartbeat'.
2019-01-17 22:39:13.663 (Xiaomi) Temp (Xiaomi Temperature)
2019-01-17 22:39:36.762 (MP 1) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:39:36.766 (Broadlink Mini) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:39:36.800 (MP 1) Processing 'onHeartbeatCallback' message
2019-01-17 22:39:36.800 (MP 1) Calling message handler 'onHeartbeat'.
2019-01-17 22:39:36.800 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:39:36.800 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:39:37.212 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:39:37.256 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:39:37.257 (MP 2) Calling message handler 'onHeartbeat'.
2019-01-17 22:40:06.782 (MP 1) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:40:06.790 (Broadlink Mini) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:40:06.792 (MP 1) Processing 'onHeartbeatCallback' message
2019-01-17 22:40:06.792 (MP 1) Calling message handler 'onHeartbeat'.
2019-01-17 22:40:06.792 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:40:06.792 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:40:06.791 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:40:06.792 Error: (MP 1) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:40:06.792 Error: (MP 1) Error Connecting to Broadlink device....192.168.1.183
2019-01-17 22:40:06.792 Error: (Broadlink Mini) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:40:06.793 Error: (Broadlink Mini) Error Connecting to Broadlink device....192.168.1.181
2019-01-17 22:40:07.235 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:40:07.247 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:40:07.247 (MP 2) Calling message handler 'onHeartbeat'.
2019-01-17 22:40:07.248 Error: (MP 2) Error getting temperature data from Broadlink device....Timeout
2019-01-17 22:40:07.248 Error: (MP 2) Error Connecting to Broadlink device....192.168.1.184
2019-01-17 22:40:36.807 (MP 1) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:40:36.814 (Broadlink Mini) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:40:36.856 (MP 1) Processing 'onHeartbeatCallback' message
2019-01-17 22:40:36.856 (MP 1) Calling message handler 'onHeartbeat'.
2019-01-17 22:40:36.857 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:40:36.857 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:40:37.261 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:40:37.311 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:40:37.311 (MP 2) Calling message handler 'onHeartbeat'.
2019-01-17 22:41:06.834 (MP 1) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:41:06.844 (Broadlink Mini) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:41:06.858 (MP 1) Processing 'onHeartbeatCallback' message
2019-01-17 22:41:06.859 (MP 1) Calling message handler 'onHeartbeat'.
2019-01-17 22:41:06.859 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:41:06.859 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:41:07.286 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:41:07.315 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:41:07.315 (MP 2) Calling message handler 'onHeartbeat'.
2019-01-17 22:41:36.865 (MP 1) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:41:36.875 (Broadlink Mini) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:41:36.877 (MP 1) Processing 'onHeartbeatCallback' message
2019-01-17 22:41:36.877 (MP 1) Calling message handler 'onHeartbeat'.
2019-01-17 22:41:36.878 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:41:36.878 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:41:37.321 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:41:37.333 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:41:37.333 (MP 2) Calling message handler 'onHeartbeat'.
2019-01-17 22:42:06.894 (MP 1) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:42:06.907 (Broadlink Mini) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:42:06.938 (MP 1) Processing 'onHeartbeatCallback' message
2019-01-17 22:42:06.938 (MP 1) Calling message handler 'onHeartbeat'.
2019-01-17 22:42:06.939 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:42:06.939 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:42:06.887 Error: (Broadlink RM2) Error Connecting to Broadlink device....192.168.1.182
2019-01-17 22:42:07.350 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:42:07.393 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:42:07.393 (MP 2) Calling message handler 'onHeartbeat'.
2019-01-17 22:42:36.921 (MP 1) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:42:36.935 (Broadlink Mini) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:42:36.961 (MP 1) Processing 'onHeartbeatCallback' message
2019-01-17 22:42:36.961 (MP 1) Calling message handler 'onHeartbeat'.
2019-01-17 22:42:36.961 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:42:36.961 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:42:37.376 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:42:37.416 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:42:37.416 (MP 2) Calling message handler 'onHeartbeat'.
2019-01-17 22:42:55.051 (Pogoda) Temp + Humidity + Baro (THB)
2019-01-17 22:42:55.053 (Pogoda) Wind (Wind)
2019-01-17 22:42:55.055 (Pogoda) General/Visibility (Visibility)
2019-01-17 22:42:55.056 (Pogoda) General/Percentage (Clouds %)
2019-01-17 22:43:02.560 Status: Incoming connection from: 192.168.1.155
2019-01-17 22:43:06.950 (MP 1) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:43:06.963 (Broadlink Mini) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:43:06.976 (MP 1) Processing 'onHeartbeatCallback' message
2019-01-17 22:43:06.976 (MP 1) Calling message handler 'onHeartbeat'.
2019-01-17 22:43:06.976 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:43:06.977 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:43:07.401 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:43:07.433 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:43:07.433 (MP 2) Calling message handler 'onHeartbeat'.
2019-01-17 22:43:14.864 Status: Incoming connection from: 192.168.1.116
2019-01-17 22:43:36.981 (MP 1) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:43:36.993 (Broadlink Mini) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:43:37.007 (MP 1) Processing 'onHeartbeatCallback' message
2019-01-17 22:43:37.007 (MP 1) Calling message handler 'onHeartbeat'.
2019-01-17 22:43:37.008 (Broadlink Mini) Processing 'onHeartbeatCallback' message
2019-01-17 22:43:37.008 (Broadlink Mini) Calling message handler 'onHeartbeat'.
2019-01-17 22:43:37.429 (MP 2) Pushing 'onHeartbeatCallback' on to queue
2019-01-17 22:43:37.463 (MP 2) Processing 'onHeartbeatCallback' message
2019-01-17 22:43:37.464 (MP 2) Calling message handler 'onHeartbeat'.
© 2012-2019 Domoticz | WWW: Domoticz.com
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by zak45 »

wawjan wrote: Thursday 17 January 2019 22:50 2019-01-17 22:12:53.866 Status: (Broadlink Mini) Initialized version 4.0.0, author 'zak45'
try the last one which is 4.1.0 (plugin.py)
wawjan
Posts: 8
Joined: Thursday 26 April 2018 9:12
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin : Broadlink RM2 V4

Post by wawjan »

Thanks Zak works.
greetings
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest