Magnus Juntti
|
b1b178084f
|
Fixed a bug which caused the the program to stick in an eternal loop when on and off times were the same. The problem was within the function randomize_off
|
2008-02-19 19:14:16 +00:00 |
|
Magnus Juntti
|
a864dd50b5
|
|
2008-02-19 19:00:57 +00:00 |
|
Magnus Juntti
|
33f719a988
|
Fixed a minor bug on lines 135 and 147.
|
2008-02-19 18:32:23 +00:00 |
|
Magnus Juntti
|
8b8daa616d
|
Added a patch from Anders Betner (thanks).
|
2008-02-19 17:38:14 +00:00 |
|
Magnus Juntti
|
a1b0c20786
|
Minor edit.
|
2008-02-19 07:14:44 +00:00 |
|
Magnus Juntti
|
7596c989e4
|
Changed sunset calculation parameters. Added init script for Debian and adaptions of tellstickd. All contributions of Anders Betner.
|
2008-02-18 21:39:31 +00:00 |
|
Magnus Juntti
|
fb980ff35a
|
Changed sunset calculation parameters. Added init script
for Debian and adaptions of tellstickd. All contributions of Anders Betner.
|
2008-02-18 21:34:06 +00:00 |
|
Magnus Juntti
|
9359c895a2
|
Changed sunset calculation parameters. Added init script
for Debian and adaptions of tellstickd. All contributions of Anders Betner.
|
2008-02-18 21:31:07 +00:00 |
|
Magnus Juntti
|
28b7841310
|
Added possiblitiy to use a minus sign (-) when setting the off when bright delay and prelight in afternoon parameters in the tellstickd.conf file.
|
2008-02-17 19:59:20 +00:00 |
|
Micke Prag
|
b7e55de443
|
Fixed a bug which made devMethods() return 0 if no TellStick was inserted.
|
2008-02-16 16:06:36 +00:00 |
|
Micke Prag
|
d2e941ba27
|
Bugfix in Ikea checksum calculation
|
2008-02-16 15:04:50 +00:00 |
|
Micke Prag
|
e7512dbe2e
|
Changed the logic for calculating IKEA-dim message.
|
2008-02-16 13:12:56 +00:00 |
|
Magnus Juntti
|
fc72421616
|
General improvements.
|
2008-02-15 20:59:09 +00:00 |
|
Magnus Juntti
|
6ba85200c4
|
Corrected a fatal bug regarding switch logic.
|
2008-02-15 08:12:35 +00:00 |
|
Magnus Juntti
|
a67fa2653b
|
Updated README file.
|
2008-02-15 07:24:07 +00:00 |
|
Magnus Juntti
|
96daffc46b
|
Changed update interval back from 50 to 60 seconds:
|
2008-02-15 07:21:56 +00:00 |
|
Magnus Juntti
|
80ce55dc8c
|
Version 0.3.0. New feature: possibility to randomize switch on and switch off time.
|
2008-02-14 20:18:40 +00:00 |
|
Micke Prag
|
809659ea17
|
Added project "Scheduler"
|
2008-02-14 10:53:09 +00:00 |
|
Magnus Juntti
|
396ca1e72b
|
Changed mailaddress to mjuntti@gmail.com
|
2008-02-13 18:07:24 +00:00 |
|
Magnus Juntti
|
7e66f1c057
|
2008-02-12 0.2.1 Changed behaviour when program is called without argument
. Now presents: Try "tellstickd --help" for more information.
|
2008-02-12 17:34:31 +00:00 |
|
Magnus Juntti
|
75cd57445a
|
Added support for SARTANO. Cleaned the code.
|
2008-02-11 22:17:40 +00:00 |
|
Magnus Juntti
|
c5f092fc72
|
|
2008-02-11 18:27:48 +00:00 |
|
Micke Prag
|
e794d406f2
|
Imported project 'tellstickd'
|
2008-02-11 17:05:51 +00:00 |
|
Micke Prag
|
08c02530a6
|
Removed function
bool devHasMethod(int id, int method)
and replaced with
int devMethods(int id)
|
2008-02-08 15:52:06 +00:00 |
|
Micke Prag
|
be464c4efc
|
Fixed 2 bug
Returned correct id when adding a new device.
Fixed crash if no device was found in devHasMethod().
|
2008-02-08 13:23:28 +00:00 |
|
Micke Prag
|
ecf09abe0f
|
Initial import of TellStick-driver
|
2008-02-05 13:14:30 +00:00 |
|