Sean Breckenridge
fb9426d316
smscalls: add config block
...
so that don't have to infer what
to set in your hpi config based
on usage in module
2021-03-15 03:48:42 +00:00
Sean Breckenridge
44b756cc6b
smscalls: use stdlib for tz, attach readable date
...
pytz is overkill for this, use the builin
datetime.timezone module (since py ver 3.2)
attach the readable datetime
like 'Sep 12, 2020 9:12:19 AM' to each
of the calls/messages
2020-10-02 19:11:48 +02:00
Sean Breckenridge
160582b6cf
parse sms messages from xml files
2020-10-02 19:11:48 +02:00
Dima Gerasimov
9d5d368891
get rid of unnecessary .init imports
2020-05-06 22:05:16 +01:00
Dima Gerasimov
e5b3a1e91e
use my.config instead of mycfg; minor cleanups and docstrings
2020-04-12 00:22:10 +01:00
Dima Gerasimov
3018807e2a
prettify calls provider
2020-03-06 19:06:17 +00:00
Dima Gerasimov
348460a83d
move smscalls from private
2020-03-06 18:46:22 +00:00