You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Infrastructure, drop python 3.8 due to eol (#432)
* add dill to dev section in .toml
* add pylint
* fix pylint warnings
* deactivate too-many-positional-arguments pylint message
* suppress import-untyped for mypy in modules/init
* install setuptools for pkg_resources and remove python 3.8 support because eol
* add fixme to not working tests
* Upgrade CI workflow to use Ubuntu 22.04
* Update base image to Python 3.10.20-slim-trixie (#437)
* Update Dockerfile to install poetry-plugin-export
* Refactor SHT4x sensor initialization and remove config
Remove CONFIG_SCHEMA and update sensor initialization to use default I2C address.
---------
Co-authored-by: Benjamin Utz <Benjamin.Utz@mailbox.org>
0 commit comments