Search found 2 matches

by nickmorgan
Friday 16 March 2018 10:54
Forum: Python
Topic: Chuangmi Ir remote and wifi Plug control scripts
Replies: 13
Views: 5024

Re: Chuangmi Ir remote and wifi Plug control scripts

I will correct not much
In the script irsend.py the last line should look like this
ir.play_raw (id,frequency='')
only so I sent the code

You can also send commands with the following code
mirobo --ip 192.168.0.25 --token 689c4056fe28ebb3a2e8c2fe350e51ba raw_command miIO.ir_play '{"freq": 38400 ...
by nickmorgan
Friday 16 March 2018 10:50
Forum: Others
Topic: Xiaomi IR Remote
Replies: 9
Views: 8300

Re: Xiaomi IR Remote

I will correct not much
In the script irsend.py the last line should look like this
ir.play_raw (id,frequency='')
only so I sent the code

You can also send commands with the following code
mirobo --ip 192.168.0.25 --token 689c4056fe28ebb3a2e8c2fe350e51ba raw_command miIO.ir_play '{"freq": 38400 ...