From 1a0b4f774a03a3ebfa3b1bcb1807d1b1d68bf4b2 Mon Sep 17 00:00:00 2001 From: siinus Date: Thu, 11 Jun 2020 23:44:08 +0300 Subject: [PATCH] Add reminders for receiver input hotkeys --- projektor/volume.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projektor/volume.txt b/projektor/volume.txt index e467d59..d0cab00 100644 --- a/projektor/volume.txt +++ b/projektor/volume.txt @@ -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