mirror of
https://github.com/Lapikud/Viido.git
synced 2026-03-23 13:14:19 +00:00
Add projector state switch command reminders
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Receiver volume
|
||||
curl -X POST -F 'mode=volumedown' http://viido/projektor/status
|
||||
curl -X POST -F 'mode=volumeup' http://viido/projektor/status
|
||||
|
||||
@@ -6,3 +7,9 @@ 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
|
||||
|
||||
# Projector states
|
||||
/opt/projektor/control.sh switch power
|
||||
/opt/projektor/control.sh switch mute
|
||||
/opt/projektor/control.sh switch freeze
|
||||
|
||||
Reference in New Issue
Block a user