Commit graph

18 commits

Author SHA1 Message Date
Michael Hope 808ca9b9e5 vedirect: be clear about this being for Victron devices 2020-11-21 16:32:04 +01:00
Michael Hope 2bf9b909cb vedirect: added some type annotations 2020-11-17 21:33:33 +01:00
Michael Hope c1c60fd7ed vedirect: expanded the README 2020-11-17 21:06:20 +01:00
Michael Hope a5701f88b6 vedirect: added the Apache license and CONTRIBUTING 2020-11-17 20:54:29 +01:00
Michael Hope 65818066e0 vedirect: fix the readme after setting the entry point 2020-11-17 20:52:07 +01:00
Michael Hope 19a4a9d029 vedirect: added comments, tidied up the files. 2020-11-17 20:50:45 +01:00
Michael Hope 28322e5897 vedirect: add a console script 2020-11-17 20:43:01 +01:00
Michael Hope dfd9e39637 vedirect: add a first order filter to smooth the low resolution values 2020-11-14 08:40:11 +00:00
Michael Hope 1d6c27a9e8 vedirect: retain the discovery records
This fixes a startup ordering issue between HASS and the exporter.
2020-11-01 16:33:15 +01:00
Michael Hope 886b8a9114 vedirect: add a parser test 2020-11-01 16:18:00 +01:00
Michael Hope 68a6f152de vedirect: added a README 2020-11-01 15:53:33 +01:00
Michael Hope deb494a57e vedirect: ran flake8 2020-11-01 15:24:02 +01:00
Michael Hope 77fb254781 vedirect: round the magnitude to fix float false precision errors 2020-11-01 14:17:57 +00:00
Michael Hope 13e987cf02 vedirect: add click to setup.py 2020-10-31 20:22:42 +00:00
Michael Hope fa06afacab vedirect: move the MQTT and Prometheus exporters to classes and add a CLI. 2020-10-31 20:22:23 +00:00
Michael Hope e3130abc13 vedirect: added MQTT output 2020-10-30 21:09:02 +00:00
Michael Hope d4556042a5 vedirect: add a setup.py 2020-10-30 19:39:25 +00:00
Michael Hope dd3911f15c vedirect: added the initial Prometheus exporter 2020-10-30 19:23:01 +00:00