Commit Graph

5 Commits

Author SHA1 Message Date
Patrick Menschel
83bedbe48b Feat: Add time setting and energy reset
Signed-off-by: Patrick Menschel <menschel.p@posteo.de>
2021-12-28 12:24:02 +01:00
Patrick Menschel
66b3041f5b Feat: Use datetime for time conversion
drop dependency
Posix::strptime
in favor of
Datetime::Format::Strptime

Signed-off-by: Patrick Menschel <menschel.p@posteo.de>
2021-12-28 09:58:50 +01:00
Patrick Menschel
3e17a525d8 added usage example to docs, some general cleanup 2020-01-10 17:42:09 +01:00
Patrick Menschel
ec26a52ba5 added data retrieval and some sanity checks 2020-01-10 09:33:12 +01:00
Patrick Menschel
44dd191cf0 changed to oop approach with perl module 2020-01-09 14:17:46 +01:00