- Update version package identifier and bump setuptools
- Fix mypy setup
- Re-release due to bad deploy pipeline
- Update the discovery jsons for home assistant
- Transform the mqtt port cli arg to int as a str is not accepted by the paho.mqtt library
- Fix the container filter not only at startup but also at runtime
- Add version cli options to display package version
- Separate the entrypoints for cli (using cli arguments) and docker (using env vars)
- Fix white- and blacklist config via docker env where and empty string resulted in a pass-all regex overwriting the blacklist.
- Rework of the complete structure, but no functional changes.