mirror of https://github.com/Lapikud/Viido.git
parent
d86de9ecf9
commit
1a0b4f774a
1 changed files with 6 additions and 0 deletions
@ -1,2 +1,8 @@ |
||||
curl -X POST -F 'mode=volumedown' http://viido/projektor/status |
||||
curl -X POST -F 'mode=volumeup' http://viido/projektor/status |
||||
|
||||
# Projector input |
||||
curl -X POST -F 'mode=viido' http://viido/projektor/status |
||||
curl -X POST -F 'mode=steam' http://viido/projektor/status |
||||
curl -X POST -F 'mode=hdmi' http://viido/projektor/status |
||||
curl -X POST -F 'mode=aux' http://viido/projektor/status |
||||
|
Loading…
Reference in new issue