Историја ревизија

Аутор SHA1 Порука Датум
  Helmut Pozimski fe7e604545 added a simple init script for sysvinit пре 10 година
  Helmut Pozimski 321a2a2300 corrected two small typos пре 11 година
  Helmut Pozimski 19f187e6e9 set high or low brightness when the configured minute is reached пре 11 година
  Helmut Pozimski 7ad07cb636 only call datetime.now once per cycle to safe some processing time пре 11 година
  Helmut Pozimski ed84e037ce and corrected the reversed order for the values пре 11 година
  Helmut Pozimski bd8605e6f5 change blink_colon to bolean value as it was intended пре 11 година
  Helmut Pozimski bead5dbccf added configurable blinking of the middle colon пре 11 година
  Helmut Pozimski 36c0634f61 comparing time doesn't work between 2 days so just check if the conditions for high state are met and fall back to log otherwise пре 11 година
  Helmut Pozimski b1246e11a5 added rules for setting both high and low states пре 11 година
  Helmut Pozimski 262728b540 correctly create time object in the configuration пре 11 година
  Helmut Pozimski 071d7cf996 changed the time comparison so it hopefully makes sense now пре 11 година
  Helmut Pozimski 5415735bf2 fixed a line break пре 11 година
  Helmut Pozimski 037baf1b7e added code to change the brightness according to time of day пре 11 година
  Helmut Pozimski 67d70b1cc2 corrected a comment in the configuration пре 11 година
  Helmut Pozimski a750acf9d7 only got int with base 16 without hex conversion, seems to work пре 11 година
  Helmut Pozimski d9ed7f4235 also didn't work, another try, first go int with base16, then go to hex пре 11 година
  Helmut Pozimski 6fb6eabc3d the change intended with the last commit didn't work out, try hex, it might work better пре 11 година
  Helmut Pozimski 1ae807b202 also cast an integer for the hardware address пре 11 година
  Helmut Pozimski cec720e4db corrected yet another variable name (I really need to remember them пре 11 година
  Helmut Pozimski 3ca3e99428 again explicitly cast integers for time values пре 11 година
  Helmut Pozimski 6f38400296 explicitly cast integers for time values пре 11 година
  Helmut Pozimski 221d6aab4d corrected another type пре 11 година
  Helmut Pozimski 47ddabfea6 fixed a variable name пре 11 година
  Helmut Pozimski 6f4055ec72 prepared further configuration changes пре 11 година
  Helmut Pozimski 3d8bd46648 correctly use the stripped variable пре 11 година
  Helmut Pozimski f4f090441f changed configuration to filter empty lines to avoid IndexErrors пре 11 година
  Helmut Pozimski c2736b637e correct function call, configuration file path is given to the Read function, not the constructor пре 11 година
  Helmut Pozimski 1f5979a2aa corrected the function name when calling Conf in configuration.py пре 11 година
  Helmut Pozimski a05fd13989 corrected another small typo when calling the configuration module пре 11 година
  Helmut Pozimski a19705fd38 corrected a typo when calling the main loop пре 11 година