Commit Graph

73 Commits (master)

Author SHA1 Message Date
root 2905716a51 forward suff to vbox 2023-01-14 08:10:01 +00:00
root 059d6eceed do color correction for manual input 2020-09-19 16:49:15 +00:00
root c5b9710f7a change all lights at once 2020-09-19 15:50:22 +00:00
Florian Schlegel 5930c76223 slight improvement to state handling 2020-09-12 21:01:36 +02:00
root e6c79d209f get rid of autossh and work around "bash -e" terminating while loop 2020-02-14 16:41:07 +00:00
root 3a31b82d2b automatically start and stop lounge VM 2019-09-02 19:50:17 +00:00
root 0ecc843dd4 further improve parameters and documentation 2019-07-12 22:30:03 +00:00
root 13c93e37fb fixed various bugs 2019-07-08 20:41:30 +00:00
root 1246652dec reduce cpu load while fading 2019-07-06 22:30:14 +00:00
root 7397c8f43e try to work around possible race condition in pid file handling 2019-07-06 22:03:37 +00:00
root 00552be862 further debounce button presses 2019-07-06 21:42:54 +00:00
root bd8e6a6d98 use restrict keyword 2019-04-20 13:06:24 +00:00
root 43e85ec8e7 use more convenient ssh options on the server 2018-10-30 17:52:47 +00:00
root 4e0c9e3ba1 use improved parameters for more robust ssh reverse port forwarding 2018-09-30 02:24:36 +00:00
root c58b806f4c increase delay 2017-11-30 22:21:26 +00:00
root ca4fc4cfa4 someone else's changes 2017-11-30 21:14:02 +00:00
root b40015f22b added light control for corridor 2017-11-30 21:09:03 +00:00
root c7ec11a4ea added control for single rooms 2017-07-30 18:55:38 +00:00
root eef3aca82b added simple script to query status and turn power off 2017-07-04 12:12:51 +00:00
root e6ac2db67f added gamma correction for lights in e-lab 2017-07-03 13:15:56 +00:00
root 5b8b44bc3d set timeout for wget and kill slow processes
(e.g. in case controller is turned off)
2017-03-16 23:42:27 +00:00
root 478f9224de Merge commit '1f7761d53c316364ed555bf6db2b5a347be4cd99' 2017-03-13 23:37:25 +00:00
root 1f7761d53c implemented random color fading for main light in e-lab 2017-03-13 23:18:15 +00:00
root 4e0c608ba5 slight speedup for setting e-lab light 2017-03-13 22:53:06 +00:00
root a3c7afa781 fixed missing shell commands 2017-03-13 22:45:35 +00:00
root 0e5562767a implemented light function for button in e-lab 2017-03-13 22:09:19 +00:00
Florian Schlegel bc4bd6b121 implemented shell commands for e-lab lights 2017-03-13 22:59:53 +01:00
Florian Schlegel 129029cb4f implemented basic support for main light in e-lab 2017-03-13 22:46:52 +01:00
Florian Schlegel 85c0c3cc0e added additional light in our e-lab 2017-03-11 00:04:46 +01:00
Florz 93d1b4727a documented current codes 2017-03-09 18:32:17 +01:00
root 83dbd36e41 force git to see changes 2017-03-09 16:33:09 +00:00
root abfb2d3642 implemented random colors for lounge light 2017-03-05 04:25:56 +00:00
root aa79157891 first step to implement animations for lounge light 2017-03-04 20:24:58 +00:00
root 45d4c0028e improved security 2017-03-04 18:02:28 +00:00
root 57d3c9e726 never do it without 2017-03-04 17:31:28 +00:00
root 14e32028dd added new lounge light mode 2017-03-04 17:27:48 +00:00
root 91212e0468 return to previous state after custom color 2017-03-04 15:58:02 +00:00
root 38863e1714 added parameter for lounge light 2017-03-04 15:21:55 +00:00
root db00dbb113 implemented support for light control in multiple rooms 2017-03-04 15:03:07 +00:00
Markus Schmidl cc932b4d0f fixed bug 2017-03-02 23:16:57 +01:00
Markus Schmidl 1962b35c8b power on 2 clicks, light on 1 click 2017-03-02 23:11:41 +01:00
Markus Schmidl e753dcf093 Merge branch 'master' of git.chch.it:Florz/chch-power 2017-03-02 22:43:28 +01:00
Markus Schmidl 11cac12f02 changed syntax of buttons 2017-03-02 22:43:01 +01:00
root 0c9536d53c switched back to original autossh config (fixed problem) 2017-03-02 21:12:12 +00:00
root 02ac4c9bdc implemented lounge color control 2017-02-24 21:15:54 +00:00
root 8043247fe3 added missing quotes around variables 2017-02-24 19:49:14 +00:00
root 83bf70e67a fixed input validation 2017-02-23 12:09:59 +00:00
root 468576ecd0 switched to implementation with pipe due to possible race conditions 2017-02-23 11:49:57 +00:00
root 79098d7e62 quietly change permissions on the command file
(allows both accounts to do modifications)
2017-02-23 10:32:42 +00:00
root e177bedd69 added command handling 2017-02-22 22:34:46 +00:00