Skip to content

Releases: chemelli74/aiocomelit

v0.9.0

23 Feb 14:10
Compare
Choose a tag to compare

v0.9.0 (2024-02-23)

Build

  • build: revert config change for actions/checkout@v4 (#101) (0235b7c)

Chore

  • chore(pre-commit.ci): pre-commit autoupdate (#102)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (9c73d5c)

  • chore(pre-commit.ci): pre-commit autoupdate (#84)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com> (2927490)

  • chore(deps-dev): bump pytest from 8.0.0 to 8.0.1 (#99)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (5150f09)

  • chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (#98)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (eaa57e7)

Feature

v0.8.3

05 Feb 12:41
Compare
Choose a tag to compare

v0.8.3 (2024-02-05)

Chore

  • chore: sleep cleanup (#96) (9550197)

  • chore(deps): upgrade dependencies (#95) (95f6627)

  • chore(deps): bump codecov/codecov-action from 3 to 4 (#94)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (b9815e8)

  • chore(deps): bump tiangolo/issue-manager from 0.4.1 to 0.5.0 (#93)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (7564b2e)

  • chore(deps): bump aiohttp from 3.9.1 to 3.9.2 (#91)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (82b256b)

  • chore(deps): bump colorlog from 6.8.0 to 6.8.2 (#92)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (3ba4cb4)

  • chore(deps-dev): bump pytest from 7.4.4 to 8.0.0 (#90)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (449c573)

Fix

v0.8.2

25 Jan 18:47
Compare
Choose a tag to compare

v0.8.2 (2024-01-25)

Fix

v0.8.1

25 Jan 17:23
Compare
Choose a tag to compare

v0.8.1 (2024-01-25)

Fix

  • fix: move set_clima_status to the correct API (#88) (28848c8)

v0.8.0

25 Jan 16:42
Compare
Choose a tag to compare

v0.8.0 (2024-01-25)

Feature

Refactor

  • refactor: library_test.py params via JSON config file (#87) (0f46014)

v0.7.5

25 Jan 14:20
Compare
Choose a tag to compare

v0.7.5 (2024-01-25)

Fix

  • fix: improve VEDO config retrieval (#85) (3cf6a49)

v0.7.4

22 Jan 13:15
Compare
Choose a tag to compare

v0.7.4 (2024-01-22)

Build

  • build: use fork to force python 3.11 (#83) (7c4540a)

  • build: update semantic-release to 8.x (#81) (cdb720f)

  • build: switch CI to python 3.11 (#80) (b5ac23e)

Fix

  • fix: check session active on logout and close (#82) (0bda7c9)

v0.7.3

10 Jan 16:55
Compare
Choose a tag to compare

Fix

v0.7.2

10 Jan 10:37
Compare
Choose a tag to compare

Fix

  • Handle NotLogged sporadic status (#74) (92e5663)

v0.7.1

10 Jan 10:34
Compare
Choose a tag to compare

Fix