Commit Graph

61 Commits

Author SHA1 Message Date
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
root b1883f0ec6 reduced UDP resend delay 2017-02-22 22:32:49 +00:00
root c92059d120 changed to recommended monitoring method and added startup delay
(delay needed for unknown reasons, doesn't work otherwise)
2017-02-20 16:36:26 +00:00
root a5faeec127 changed absolute path to current location 2017-02-19 23:04:17 +00:00
root e72fffb600 added current version of rc.local 2017-02-19 23:03:36 +00:00
root 1455c663c6 fixed restart delay 2017-02-19 22:42:49 +00:00
Florian Schlegel 6bfefc1534 UDP packets may get lost; try multiple times 2017-02-19 21:14:58 +01:00
root a1e5039f99 added script to receive commands via ssh 2017-02-19 20:06:03 +00:00
root be494b9c17 added simple wrapper script to start the script 2017-02-19 18:46:38 +00:00
root e30c3ac42a changed open status to required phrase 2017-02-19 01:37:31 +01:00
root f411231931 moved config block and something else marenz did 2017-02-19 01:35:46 +01:00
Markus Schmidl 2efcdef135 fixed bug 2017-02-18 22:47:04 +01:00
Markus Schmidl 39886682b4 bug fix 2017-02-18 22:44:26 +01:00