Commit Graph

17 Commits

Author SHA1 Message Date
Matthew Wall
a5073fdf7d distribute examples in a single directory 2017-03-14 12:17:11 -04:00
matthewwall
4ce5eb2342 fix another typo 2017-01-11 18:07:10 -05:00
matthewwall
926edacda4 fix typo. simplify. 2017-01-11 18:05:22 -05:00
matthewwall
2800a7caa5 revert to direct use of config_dict so that missing [Alarm] stanza will cause failure 2017-01-11 18:01:31 -05:00
matthewwall
5b65d4e81e fix battery status flag in acurite driver. make lowBattery example work will all battery indicators. addresses PR#194 2017-01-11 17:44:26 -05:00
Tom Keffer
16499b3ad0 Removed the vp resend bug code.
It's not really an 'example'.
2016-12-29 18:13:47 -08:00
matthewwall
7139033e92 eliminate experimental directory, move examples directory. addresses issue #183 2016-12-06 13:11:18 -05:00
Tom Keffer
3e2a52bd85 Changed setup.py to reflect new directory structure. 2010-04-12 15:52:34 +00:00
Tom Keffer
331699ae0b Changed some class names in stats. 2010-04-09 18:58:48 +00:00
Tom Keffer
ea7d11fc8f Initialize Report Generator with the path to the configuration file instead of the configuration dictionary, to avoid possible threading conflict.
Moved generator_list into its own [Generators] section.

Added comments, particularly to stats.py and units.py
2010-04-09 15:33:25 +00:00
Tom Keffer
04fcc805b5 Checkpoint. 2010-04-08 14:15:11 +00:00
Tom Keffer
319d80b9cf Checkpoint. 2010-04-06 21:38:34 +00:00
Tom Keffer
d6f8378f77 Branch to experiment with a different way of tracking units 2010-04-05 22:42:24 +00:00
Tom Keffer
66444ad949 Working revision 2010-03-15 02:46:42 +00:00
Tom Keffer
b59c22f246 Now works for smtp servers that use encrypted transport (eg: gmail). 2010-03-08 00:57:09 +00:00
Tom Keffer
80e48daa8f Added more customization examples.
Added more documentation on how to customize.
2009-12-22 20:38:27 +00:00
Tom Keffer
fca5fb5811 Added comments. Clean up. Changed subdirectory example to examples. 2009-12-20 22:16:00 +00:00