Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Releases: Djelibeybi/hass-soma-connect

2023.8.1

17 Aug 22:54
2023.8.1
Compare
Choose a tag to compare

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

Full Changelog: 2023.3.1...2023.8.1

2023.3.2b1

10 Mar 21:50
2023.3.2b1
Compare
Choose a tag to compare
2023.3.2b1 Pre-release
Pre-release

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

09 Mar 15:15
2023.3.1
Compare
Choose a tag to compare

What's Changed

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

19 Dec 07:35
2022.12.3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.12.2...2022.12.3

2022.12.2

19 Dec 05:18
2022.12.2
f3de118
Compare
Choose a tag to compare

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

17 Dec 06:23
2022.12.1
Compare
Choose a tag to compare

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

17 Dec 05:59
2022.12.0
7c316ee
Compare
Choose a tag to compare

What's New

What's Changed

New Contributors

Full Changelog: https://github.com/Djelibeybi/hass-soma-connect/commits/2022.12.0