Skip to content

Update Infrastructure, drop python 3.8 due to eol#432

Merged
BenjiU merged 15 commits intodevelopfrom
431-sht4x-sensor-how-to-change-the-i2c-address-from-0x44-default-to-0x45
Mar 25, 2026
Merged

Update Infrastructure, drop python 3.8 due to eol#432
BenjiU merged 15 commits intodevelopfrom
431-sht4x-sensor-how-to-change-the-i2c-address-from-0x44-default-to-0x45

Conversation

@BenjiU
Copy link
Copy Markdown
Collaborator

@BenjiU BenjiU commented Dec 3, 2025

No description provided.

@BenjiU BenjiU linked an issue Dec 3, 2025 that may be closed by this pull request
1 task
@BenjiU BenjiU self-assigned this Mar 25, 2026
@BenjiU BenjiU linked an issue Mar 25, 2026 that may be closed by this pull request
@BenjiU BenjiU changed the title Add chip_addr to sht4c config Update Infrastructure, drop python 3.8 due to eol Mar 25, 2026
Remove CONFIG_SCHEMA and update sensor initialization to use default I2C address.
@BenjiU BenjiU merged commit d4e3100 into develop Mar 25, 2026
9 of 10 checks passed
BenjiU added a commit that referenced this pull request Mar 25, 2026
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Infrastructure, drop python 3.8 due to eol

1 participant