Search found 16 matches
- Friday 03 April 2020 11:42
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
Hi Zak, I write to you again after almost 1 year. The coronavirus helps me to come back to my domoticz problems! :P 2020-03-23 15:19:51.024 Error: (Broadlink RM2 Living) 'onStart' failed 'MissingSectionHeaderError'. Hi, looks like your ini file contains wrong Header : MissingSectionHeaderError ...
- Monday 23 March 2020 16:17
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
Hi Zak, I write to you again after almost 1 year. The coronavirus helps me to come back to my domoticz problems! :P I wrote to you about an issue regarding the plugin that I summerize you: The switch " Broadlink RM2 [...] - Remote " doesn't work . - All the learned Boradlink's switches work fine ...
- Friday 17 May 2019 15:10
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
Just done that, doesn't work neither :( I logged in through putty as PI user and directly put the command. Then tried to start the webserver through domoticz but still have the 127 error. Could you please provide shell result after you execute sudo chmod -R 755 /domoticz/plugins/BroadlinkRM2 and ...
- Friday 17 May 2019 14:06
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
- Friday 17 May 2019 9:42
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
Hi, First thank you for this nice plugin. I just suceeded in making it work with the last domoticz stable version (4.10731) under Ubuntu 18.04.2 LTS. Before, I had an error in the log saying that it couldn't find a .ini file (note sure which one). I'm not sure what did the trick, but I : - created ...
- Friday 10 May 2019 12:51
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
Hummm.. not linux specialist.. but try this: sudo chmod -R 777 ~/domoticz/plugins/BroadlinkRM2/ini/remote Thanks a lot, but still not working. I really don't understand. I restarted Domoticz and also Broadlink hardware, but nothing, the plugin doesn't search in the right place (the remote folder ...
- Tuesday 07 May 2019 11:57
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
Hummm.. not linux specialist.. but try this: sudo chmod -R 777 ~/domoticz/plugins/BroadlinkRM2/ini/remote Thanks a lot, but still not working. I really don't understand. I restarted Domoticz and also Broadlink hardware, but nothing, the plugin doesn't search in the right place (the remote folder ...
- Tuesday 07 May 2019 11:12
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
@arcpaqua Do you have verified right settings on your ini / folder ? User running Domoticz need to have at minima read authorization. Thank you zak and sorry for the delay. Here the permission in ini folder: pi@raspberrypi:~/domoticz/plugins/BroadlinkRM2/ini $ ls -altr total 116 -rw-r----- 1 root ...
- Thursday 18 April 2019 12:14
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
I'm sorry @zak45 It's because I just made some experiment by changing folders. The question is the same in both (with and without log folder). Below the log with the following actions: reboot system, restart domoticz service, restart (update) hardware Broadlink and click on remote button switch ...
- Tuesday 16 April 2019 15:26
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
I'm sorry @zak45 It's because I just made some experiment by changing folders. The question is the same in both (with and without log folder). Below the log with the following actions: reboot system, restart domoticz service, restart (update) hardware Broadlink and click on remote button switch. It ...
- Tuesday 16 April 2019 1:05
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
If I do as you write I have this error message: 2019-04-15 23:54:41.011 Status: (Broadlink RM2) Stop directive received. 2019-04-15 23:54:41.011 Status: (Broadlink RM2) Exiting work loop. 2019-04-15 23:54:41.111 Status: (Broadlink RM2) Stopping threads. 2019-04-15 23:54:41.111 Status: (Broadlink RM2 ...
- Monday 15 April 2019 19:08
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
If I move the file in remote folder it doesn't work
2019-04-15 17:32:24.419 Error: (Broadlink RM2 Soggiorno) ini file not found: /home/pi/domoticz/plugins/BroadlinkRM2/log/BroadlinkRM2-5-254.ini
2019-04-15 17:32:24.419 Error: (Broadlink RM2 Soggiorno) ini file not found: /home/pi/domoticz/plugins/BroadlinkRM2/log/BroadlinkRM2-5-254.ini
- Monday 15 April 2019 18:44
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
Thank you Zak, the ini file is correct (I followed the guide). [Custom] command = 27,5,2,8,4,9,10,6,16,13,,11,16,,15,14,,12,,,,, I tried also with: [Custom] command = 27,5,2,8,4,9,10,6,16,13 and: [Custom] Command = 27,5,2,8,4,9,10,6,16,13 There is a strange thing, in the guide and in the python file ...
- Monday 15 April 2019 10:58
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
Hi all, thanks again zak for this awesome plugin! It works perfectly for me, just the remote doesn't work. I didn't find any other post with my issue, I hope I searched well. If I click on the switch remote it gives me an error, below the log: 2019-04-12 15:50:50.196 Status: Closing application ...
- Tuesday 12 February 2019 18:56
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
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 ...
- Wednesday 09 January 2019 11:05
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 124992
Re: Python Plugin : Broadlink RM2 V4
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 2019-01-09 10:57:06.768 Status ...