Commit Graph

15 Commits

Author SHA1 Message Date
Tom Keffer
560b2d6159 Set logging mask for alarm.py 2019-01-15 13:53:35 -08:00
Tom Keffer
c311f11601 A more robust version of the test code was put back in alarm.py. 2019-01-14 17:03:57 -08:00
Tom Keffer
decf9ec1fb Removed so-called test code in alarm.py.
Should never have been in there in the first place.
2019-01-14 07:47:47 -08:00
Tom Keffer
f4151d00d2 Catch and log gaierror exceptions as well 2019-01-06 08:00:43 -08:00
Tom Keffer
6ac5708875 The thread that sounds the alarm is now in a try block. 2019-01-05 18:42:34 -08:00
Tom Keffer
683e8b8bf0 Minor reformatting. Fixed some PyCharm warnings. 2019-01-05 16:42:30 -08:00
Tom Keffer
cafce974c9 lowBattery and alarm now try SMTP_SSL connection. Fixes issue #351 2018-10-29 12:18:26 -07:00
vinceskahan
701f094a59 2to3 -f except -w (#315) 2018-04-09 05:55:16 -07: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
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