Skip to content

0.1: Add compatibility for homeassistant energy dashboard (#5)

Latest
Compare
Choose a tag to compare
@scadaguru scadaguru released this 10 Feb 22:58
· 2 commits to master since this release
fc9d5f7
* Update Dockerfile to use an alpine image as base

Use python3.8-alpine as base image for a smaller footprint.

* Change `unit_of_measurement` attribute to "kWh" and add other attributes for compatibility with homeassistant enrgy dashboard

Co-authored-by: vluser <user@host.net>