Do you have any blank space before "import" ?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:~$
Search found 2 matches
- Wednesday 12 April 2017 17:38
- Forum: Others
- Topic: Using BROADLINK RM2 on DOMOTICZ
- Replies: 254
- Views: 127834
Re: Using BROADLINK RM2 on DOMOTICZ
- 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!!
There is a way by calling json with the devide id, i.e.:Ronny wrote:Is there a way to get the "Stop" status in LUA?
Code: Select all
commandArray['OpenURL']="http://127.0.0.1:8080/json.htm?type=command¶m=switchlight&idx=6&switchcmd=Stop"