v1.0.0 release
Features
Add custom label for the exporter
some people asked to write something to locate the hs110, the --label option using the CLI or the environment LABEL suing the container can be used for that.
multi-architecture container image
- linux/amd64
- linux/arm/v7
- linux/arm64
hs110sim
Simulator created for development, with random values for power and voltage.
Security
- Make the container run as non-root user (uid 1000)
- Update python version to 3.8
- Update alpine to 3.13