This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Releases: Djelibeybi/hass-soma-connect
Releases · Djelibeybi/hass-soma-connect
2023.8.1
Maintenance release to update a whole bunch of dependencies.
What's Changed
- chore: add debug logging to help troubleshoot SOMA Connect by @Djelibeybi in #21
- fix(deps): update dependency homeassistant to v2023.3.4 by @renovate in #23
- fix(deps): update dependency aiosoma to v1.1.5 by @renovate in #24
- chore(deps): update dependency pre-commit to v3.2.0 by @renovate in #26
- chore(deps): update dependency pytest-asyncio to ^0.21.0 by @renovate in #27
- chore(deps): update dependency black to v23.3.0 by @renovate in #31
- chore(deps): update dependency pytest to v7.3.0 by @renovate in #36
- chore(deps): update dependency pytest-cov to v4.1.0 by @renovate in #51
- chore(deps): Bump pygments from 2.14.0 to 2.15.0 by @dependabot in #63
- ci: update dependencies by @Djelibeybi in #66
- chore: bump versions for release by @Djelibeybi in #67
New Contributors
- @dependabot made their first contribution in #63
Full Changelog: 2023.3.1...2023.8.1
2023.3.2b1
What's Changed
- chore: add debug logging to help troubleshoot SOMA Connect by @Djelibeybi in #21
Full Changelog: 2023.3.1...2023.3.2b1
2023.3.1
What's Changed
- fix(deps): switch to specifying a minimum Home Assistant version by @Djelibeybi in #16
- chore: rearrange manifest.json by @Djelibeybi in #19
- fix: update shade position more often by @Djelibeybi in #20
CI changes
- ci: update the hacs check workflow by @Djelibeybi in #14
- chore(deps): update dependency pre-commit to v3 by @renovate in #17
- chore(deps): update dependency black to v23 by @renovate in #18
Full Changelog: 2022.12.3...2023.3.1
2022.12.3
What's Changed
- fix: move DOMAIN contant to const.py by @Djelibeybi in #13
Full Changelog: 2022.12.2...2022.12.3
2022.12.2
What's Changed
- Significant refactoring and implementation of a data update coordinator by @Djelibeybi in #11
- Create CODE_OF_CONDUCT.md by @Djelibeybi in #9
Breaking Change
Soma Tilt devices are no longer supported. Technically they never were, but I removed the code completely because I have no Tilt devices to test with which makes troubleshooting exponentially more difficult. If I get a Tilt, I'll add support for it.
Full Changelog: 2022.12.1...2022.12.2
2022.12.1
What's Changed
- fix: ensure that position, battery_level and light_level are int by @Djelibeybi in #6
Full Changelog: 2022.12.0...2022.12.1
2022.12.0
What's New
- Initial release with
cover
andsensor
support by @Djelibeybi in 7c316ee
What's Changed
- Configure Renovate by @renovate in #1
- docs: update README.md and info.md for HACS by @Djelibeybi in #3
New Contributors
- @renovate made their first contribution in #1
- @Djelibeybi made their first contribution in #3
Full Changelog: https://github.com/Djelibeybi/hass-soma-connect/commits/2022.12.0