Updated readme

This commit is contained in:
Evan Richardson
2019-01-03 12:22:40 -08:00
parent b710820b7e
commit b25a782a87

View File

@@ -4,6 +4,7 @@ Python3 based Docker for Eagle to MQTT reader
I have only ported this into a dockerfile, All Original code (with one minor modification for XML root tag) is credit to [Ted Drain - TD22057](https://github.com/TD22057/T-Home). I have only ported this into a dockerfile, All Original code (with one minor modification for XML root tag) is credit to [Ted Drain - TD22057](https://github.com/TD22057/T-Home).
## UPDATES: ## UPDATES:
2019-01-03: Rebase to python 3.7.2-alpine3.8, changed logging level to Info (should output to /var/log/tHome/eagle.log)
2018-09-10: Ported to Python3, Added pricing info. Merged into master branch 2018-09-10: Ported to Python3, Added pricing info. Merged into master branch