Search found 6 matches

by TheTool
Saturday 30 September 2017 2:10
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 77994

Re: Python Plugin: Broadlink RM2 V3

OK I got it! it works
Any way to add more remotes like this, or change the skin/layout?

Thanks!
by TheTool
Friday 29 September 2017 21:06
Forum: Design, usability and languages
Topic: How can I change switch icon?
Replies: 4
Views: 6915

Re: How can I change switch icon?

So why this option is there if it's not possible to use it?
that doesn't make sense. There has to be an option to assign a command to the "off option".
In the Broadlink wiki page it says to paste the script command to do it, like this:
"script://C:/Program Files (x86)/Domoticz/plugins/BroadlinkRM2 ...
by TheTool
Friday 29 September 2017 19:18
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 77994

Re: Python Plugin: Broadlink RM2 V3

Ok thats from the log...

2017-09-29 20:16:15.297 (Broadlink RM-pro) Connected to Broadlink device.
2017-09-29 20:16:15.297 (Broadlink RM-pro) Device Number begin to : 16
2017-09-29 20:16:15.298 (Broadlink RM-pro) No ini file :C:/RMpro/remote/plugin_remote_2.ini
2017-09-29 20:16:15.298 (Broadlink ...
by TheTool
Thursday 28 September 2017 2:41
Forum: Design, usability and languages
Topic: How can I change switch icon?
Replies: 4
Views: 6915

How can I change switch icon?

I have installed Broadlink RM plugin and learned a few IR commands, but they have default icon...
to change icon I need to change the switch type from "Push On Button" to "On/Off"
but then it only send the command once every two click (hence when it's "Switching on")

I don't get it, how can I fix ...
by TheTool
Thursday 28 September 2017 0:08
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 77994

Re: Python Plugin: Broadlink RM2 V3

How I do that? can't find it :(
(Windows platform)
Broadlink plugin Debug is already on "true", if you meant that...
by TheTool
Wednesday 27 September 2017 3:41
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 77994

Re: Python Plugin: Broadlink RM2 V3

No matter what I tried (Changing files dir, python versions etc..)
Importing from broadlink doesn't work for me.
I get the error:

" Error: (Broadlink RM-pro) Error with json files to import "
jsons are good cause I successfully imported to HomeAssistant..

also trying to "switch on" the remote I ...