Skip to content

v3.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 08:48
· 23 commits to main since this release

v3.12.0 (2025-01-31)

Chore

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

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

  • chore(deps): bump myst-parser from 1.0.0 to 3.0.1 (#181)

Bumps myst-parser from 1.0.0 to 3.0.1.


updated-dependencies:

  • dependency-name: myst-parser
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

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

  • chore(deps): bump habluetooth from 3.9.2 to 3.12.0 (#182) (59d6173)

  • chore(deps): bump bluetooth-data-tools from 1.19.0 to 1.22.0 (#183) (39e3391)

  • chore(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.2 (#184) (0c756de)

  • chore(deps): bump sphinx from 5.3.0 to 6.2.1 (#177) (38eea52)

  • chore(deps-dev): bump pytest-cov from 4.1.0 to 6.0.0 (#179) (a694d85)

  • chore(deps): bump habluetooth from 3.9.0 to 3.9.2 (#178) (ab590ff)

  • chore(deps): bump cryptography from 43.0.1 to 44.0.0 (#175) (ebd8e9e)

  • chore(deps-dev): bump pytest from 7.4.4 to 8.3.4 (#176) (07e6dad)

  • chore(deps): bump jinja2 from 3.1.4 to 3.1.5 (#172)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (4fcc1a1)

  • chore(deps): bump cryptography from 42.0.8 to 43.0.1 (#171) (bdd449b)

  • chore(deps): bump certifi from 2024.6.2 to 2024.7.4 (#173) (4bf94dc)

  • chore(deps): bump urllib3 from 2.2.1 to 2.2.2 (#174)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (77e5493)

  • chore(deps): bump myst-parser from 0.18.1 to 1.0.0 (#168)

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

  • chore(deps): bump bluetooth-sensor-state-data from 1.7.0 to 1.7.1 (#166)

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

  • chore: update for Python 3.13 (#165) (8361b69)

  • chore(deps): bump sensor-state-data from 2.18.0 to 2.18.1 (#167)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (4522dc8)

  • chore(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#169)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (481ff63)

  • chore(deps): bump habluetooth from 3.1.1 to 3.9.0 (#170)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9d6d360)

  • chore: create dependabot.yml (a2988df)

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

updates:

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

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

updates:

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

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

updates:

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

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

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

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

updates:

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

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

updates:

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

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

updates:

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

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

updates:

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

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

updates:

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

  • chore: add OHF logo to README (#149) (5cc4215)

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

updates:

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

Feature

  • feat(bthome): add direction and precipitation support (#187)

Co-authored-by: Ben Maximov <benyamin.maksimov@shelly.com> (8c0df91)

Unknown