Search found 2 matches

by OyyoDams
Wednesday 12 April 2017 17:38
Forum: Others
Topic: Using BROADLINK RM2 on DOMOTICZ
Replies: 254
Views: 127834

Re: Using BROADLINK RM2 on DOMOTICZ

Tisours97410 wrote:Hi , i've got the dame error
Would you give some answear?
pi@raspberrypi:~$ python learn.py
File "learn.py", line 3
import broadlink
^
IndentationError: unexpected inden
t
pi@raspberrypi:~$
Do you have any blank space before "import" ?
by OyyoDams
Tuesday 31 March 2015 11:45
Forum: Rfxcom Transceiver
Topic: There is Somfy in the air!!
Replies: 171
Views: 99180

There is Somfy in the air!!

Ronny wrote:Is there a way to get the "Stop" status in LUA?
There is a way by calling json with the devide id, i.e.:

Code: Select all

commandArray['OpenURL']="http://127.0.0.1:8080/json.htm?type=command&param=switchlight&idx=6&switchcmd=Stop"