Skip to content

Releases: bachya/aioambient

2024.01.0

10 Jan 22:36
Compare
Choose a tag to compare

📕 Documentation

  • Update license to 2024 (#406)

🧰 Maintenance

  • Move climate utils from homeasssistant to aioambient (#403)
  • Bump gitpython from 3.1.40 to 3.1.41 (#410)
  • Bump python-engineio from 4.8.1 to 4.8.2 (#408)
  • Bump python-socketio from 5.10.0 to 5.11.0 (#409)
  • Bump ruff from 0.1.9 to 0.1.11 (#407)
  • Bump pytest from 7.4.3 to 7.4.4 (#404)
  • Bump pytest-asyncio from 0.23.2 to 0.23.3 (#405)
  • Bump python-engineio from 4.8.0 to 4.8.1 (#402)
  • Bump coverage from 7.3.4 to 7.4.0 (#401)
  • Bump mypy from 1.7.1 to 1.8.0 (#400)
  • Bump ruff from 0.1.8 to 0.1.9 (#399)
  • Bump coverage from 7.3.3 to 7.3.4 (#398)

2023.12.0

18 Dec 02:18
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix issue with incorrect Python version spec (#397)

🧰 Maintenance

  • Bump coverage from 7.3.2 to 7.3.3 (#394)
  • Bump ruff from 0.1.7 to 0.1.8 (#393)
  • Bump isort from 5.12.0 to 5.13.2 (#392)
  • Bump github/codeql-action from 2 to 3 (#391)
  • Bump pylint from 3.0.2 to 3.0.3 (#390)
  • Bump pre-commit from 3.5.0 to 3.6.0 (#388)
  • Bump typing-extensions from 4.8.0 to 4.9.0 (#387)
  • Bump actions/stale from 8 to 9 (#385)
  • Bump yarl from 1.9.3 to 1.9.4 (#383)
  • Bump actions/setup-python from 4 to 5 (#384)
  • Bump pytest-asyncio from 0.23.1 to 0.23.2 (#381)
  • Bump ruff from 0.1.6 to 0.1.7 (#382)
  • Bump pytest-asyncio from 0.21.1 to 0.23.1 (#380)

2023.11.0

01 Dec 00:28
Compare
Choose a tag to compare

🚀 Features

  • Adding support for OpenAPI (#376)

🧰 Maintenance

  • Use ruff in place of bandit and black (#379)
  • Bump aiohttp from 3.9.0 to 3.9.1 (#378)
  • Bump mypy from 1.7.0 to 1.7.1 (#377)
  • Bump dessant/lock-threads from 5.0.0 to 5.0.1 (#375)
  • Bump pygments from 2.17.1 to 2.17.2 (#374)
  • Bump yarl from 1.9.2 to 1.9.3 (#373)
  • Bump ruff from 0.1.5 to 0.1.6 (#369)
  • Bump pygments from 2.16.1 to 2.17.1 (#370)
  • Bump aiohttp from 3.9.0b1 to 3.9.0 (#371)
  • Bump certifi from 2023.7.22 to 2023.11.17 (#372)
  • Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows (#368)
  • Bump dessant/lock-threads from 4.0.1 to 5.0.0 (#366)
  • Bump mypy from 1.6.1 to 1.7.0 (#365)
  • Bump yamllint from 1.32.0 to 1.33.0 (#364)
  • Bump ruff from 0.1.4 to 0.1.5 (#363)
  • Bump black from 23.10.1 to 23.11.0 (#362)
  • Bump aiohttp from 3.9.0b0 to 3.9.0b1 (#361)
  • Bump ruff from 0.1.3 to 0.1.4 (#359)
  • Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows (#360)
  • Bump ruff from 0.1.2 to 0.1.3 (#358)
  • Bump black from 23.10.0 to 23.10.1 (#355)
  • Bump ruff from 0.1.1 to 0.1.2 (#356)
  • Bump pytest from 7.4.2 to 7.4.3 (#357)
  • Bump pylint from 3.0.1 to 3.0.2 (#353)
  • Bump websockets from 11.0.3 to 12.0 (#354)
  • Bump ruff from 0.1.0 to 0.1.1 (#352)
  • Bump ruff from 0.0.292 to 0.1.0 (#344)
  • Bump python-socketio from 5.9.0 to 5.10.0 (#346)
  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#347)
  • Bump black from 23.9.1 to 23.10.0 (#349)
  • Bump mypy from 1.6.0 to 1.6.1 (#350)
  • Bump gitpython from 3.1.37 to 3.1.40 (#351)
  • Bump urllib3 from 1.26.17 to 1.26.18 (#348)
  • Bump pre-commit from 3.4.0 to 3.5.0 (#342)
  • Bump python-engineio from 4.7.1 to 4.8.0 (#343)
  • Bump mypy from 1.5.1 to 1.6.0 (#341)

2023.10.1

11 Oct 02:39
Compare
Choose a tag to compare

🧰 Maintenance

  • Fix incorrect package vesion metadata (#340)

2023.10.0

11 Oct 02:37
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Add support for Python 3.12 (#339)

🧰 Maintenance

  • Add support for Python 3.12 (#339)
  • Bump aiohttp from 3.8.5 to 3.8.6 (#338)
  • Bump pyupgrade from 3.14.0 to 3.15.0 (#337)
  • Bump vulture from 2.9.1 to 2.10 (#336)
  • Bump pre-commit-hooks from 4.4.0 to 4.5.0 (#335)
  • Bump pylint from 3.0.0 to 3.0.1 (#334)
  • Bump pylint from 2.17.7 to 3.0.0 (#331)
  • Bump coverage from 7.3.1 to 7.3.2 (#332)
  • Bump codespell from 2.2.5 to 2.2.6 (#330)
  • Bump ruff from 0.0.291 to 0.0.292 (#329)
  • Bump pyupgrade from 3.13.0 to 3.14.0 (#333)
  • Bump urllib3 from 1.26.15 to 1.26.17 (#328)
  • Bump pylint from 2.17.6 to 2.17.7 (#327)
  • Bump pylint from 2.17.5 to 2.17.6 (#326)
  • Bump pyupgrade from 3.12.0 to 3.13.0 (#325)
  • Bump ruff from 0.0.290 to 0.0.291 (#324)
  • Bump gitpython from 3.1.36 to 3.1.37 (#323)
  • Bump pyupgrade from 3.11.1 to 3.12.0 (#322)
  • Bump pyupgrade from 3.11.0 to 3.11.1 (#321)
  • Bump pyupgrade from 3.10.1 to 3.11.0 (#319)
  • Bump ruff from 0.0.289 to 0.0.290 (#320)
  • Bump ruff from 0.0.288 to 0.0.289 (#318)
  • Bump python-engineio from 4.7.0 to 4.7.1 (#317)
  • Bump ruff from 0.0.287 to 0.0.288 (#315)
  • Bump gitpython from 3.1.35 to 3.1.36 (#316)
  • Bump black from 23.7.0 to 23.9.1 (#314)
  • Bump gitpython from 3.1.34 to 3.1.35 (#313)
  • Bump pytest from 7.4.1 to 7.4.2 (#312)
  • Bump coverage from 7.3.0 to 7.3.1 (#310)
  • Bump pytest-aiohttp from 1.0.4 to 1.0.5 (#311)
  • Bump python-socketio from 5.8.0 to 5.9.0 (#309)
  • Bump actions/checkout from 3 to 4 (#308)
  • Bump pytest from 7.4.0 to 7.4.1 (#303)
  • Bump pre-commit from 3.3.3 to 3.4.0 (#304)
  • Bump gitpython from 3.1.33 to 3.1.34 (#306)
  • Bump ruff from 0.0.286 to 0.0.287 (#305)
  • Bump python-engineio from 4.6.1 to 4.7.0 (#307)
  • Bump gitpython from 3.1.32 to 3.1.33 (#302)
  • Bump ruff from 0.0.285 to 0.0.286 (#301)
  • Replace U+2013 "–" with ASCII character U+002d "-" (#300)
  • Bump python-engineio from 4.6.0 to 4.6.1 (#299)
  • Bump vulture from 2.9 to 2.9.1 (#297)
  • Bump python-engineio from 4.5.1 to 4.6.0 (#296)
  • Bump poetry from 1.6.0 to 1.6.1 in /.github/workflows (#298)
  • Clean up build dependencies (#295)
  • Bump vulture from 2.8 to 2.9 (#293)
  • Bump poetry from 1.5.1 to 1.6.0 in /.github/workflows (#294)
  • Bump ruff from 0.0.284 to 0.0.285 (#292)

2023.08.0

17 Aug 14:58
Compare
Choose a tag to compare

🧰 Maintenance

  • Pin dependencies to resolve several CVEs (#291)
  • Add rtx config file (#290)
  • Bump blacken-docs from 1.15.0 to 1.16.0 (#288)
  • Bump mypy from 1.5.0 to 1.5.1 (#289)
  • Bump coverage from 7.2.7 to 7.3.0 (#287)
  • Bump mypy from 1.4.1 to 1.5.0 (#286)
  • Bump vulture from 2.7 to 2.8 (#285)
  • Bump ruff from 0.0.283 to 0.0.284 (#284)
  • Bump ruff from 0.0.282 to 0.0.283 (#283)
  • Bump ruff from 0.0.281 to 0.0.282 (#282)
  • Bump ruff from 0.0.280 to 0.0.281 (#281)
  • Bump pyupgrade from 3.9.0 to 3.10.1 (#280)
  • Bump pylint from 2.17.4 to 2.17.5 (#279)
  • Bump ruff from 0.0.278 to 0.0.280 (#278)
  • Bump aiohttp from 3.8.4 to 3.8.5 (#277)
  • Bump ruff from 0.0.277 to 0.0.278 (#275)
  • Bump pytest-asyncio from 0.21.0 to 0.21.1 (#276)
  • Bump black from 23.3.0 to 23.7.0 (#274)
  • Bump pyupgrade from 3.8.0 to 3.9.0 (#272)
  • Bump blacken-docs from 1.14.0 to 1.15.0 (#273)
  • Bump python-engineio from 4.4.1 to 4.5.1 (#271)
  • Bump ruff from 0.0.276 to 0.0.277 (#270)
  • Bump ruff from 0.0.275 to 0.0.276 (#269)
  • Bump pyupgrade from 3.7.0 to 3.8.0 (#268)
  • Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#267)
  • Bump mypy from 1.4.0 to 1.4.1 (#266)
  • Bump pytest from 7.3.2 to 7.4.0 (#265)
  • Bump ruff from 0.0.274 to 0.0.275 (#264)
  • Bump mypy from 1.3.0 to 1.4.0 (#262)
  • Bump ruff from 0.0.272 to 0.0.274 (#263)
  • Bump pyupgrade from 3.6.0 to 3.7.0 (#261)
  • Bump codespell from 2.2.4 to 2.2.5 (#260)
  • Bump blacken-docs from 1.13.0 to 1.14.0 (#259)
  • Bump pre-commit from 3.3.2 to 3.3.3 (#258)
  • Bump dessant/lock-threads from 4.0.0 to 4.0.1 (#257)
  • Bump pytest from 7.3.1 to 7.3.2 (#256)
  • Bump pyupgrade from 3.4.0 to 3.6.0 (#255)
  • Bump ruff from 0.0.271 to 0.0.272 (#253)
  • Bump ruff from 0.0.270 to 0.0.271 (#252)
  • Bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (#250)
  • Bump coverage from 7.2.6 to 7.2.7 (#251)
  • Bump ruff from 0.0.269 to 0.0.270 (#248)
  • Bump pytest-cov from 4.0.0 to 4.1.0 (#249)
  • Bump coverage from 7.2.5 to 7.2.6 (#247)
  • Bump yamllint from 1.31.0 to 1.32.0 (#246)
  • Bump requests from 2.28.2 to 2.31.0 (#245)
  • Bump poetry from 1.4.2 to 1.5.0 in /.github/workflows (#244)
  • Bump ruff from 0.0.267 to 0.0.269 (#243)
  • Bump pre-commit from 3.3.1 to 3.3.2 (#242)
  • Bump ruff from 0.0.265 to 0.0.267 (#241)
  • Bump mypy from 1.2.0 to 1.3.0 (#240)
  • Bump pyupgrade from 3.3.2 to 3.4.0 (#236)
  • Bump websockets from 11.0.2 to 11.0.3 (#237)
  • Bump ruff from 0.0.264 to 0.0.265 (#239)
  • Bump ruff from 0.0.263 to 0.0.264 (#234)
  • Bump pylint from 2.17.3 to 2.17.4 (#238)
  • Bump pre-commit from 3.3.0 to 3.3.1 (#235)
  • Bump pre-commit from 3.2.2 to 3.3.0 (#233)
  • Bump coverage from 7.2.3 to 7.2.5 (#232)
  • Bump pylint from 2.17.2 to 2.17.3 (#229)
  • Bump ruff from 0.0.262 to 0.0.263 (#230)
  • Bump pyupgrade from 3.3.1 to 3.3.2 (#231)
  • Bump yamllint from 1.30.0 to 1.31.0 (#228)
  • Bump ruff from 0.0.261 to 0.0.262 (#227)
  • Bump python-engineio from 4.4.0 to 4.4.1 (#226)
  • Bump websockets from 11.0.1 to 11.0.2 (#225)
  • Bump pytest from 7.3.0 to 7.3.1 (#223)
  • Bump black from 22.12.0 to 23.3.0 (#222)
  • Bump safety from 2.3.4 to 2.3.5 (#221)
  • Bump black from 22.12.0 to 23.3.0 (#220)
  • Bump safety from 2.3.4 to 2.3.5 (#219)
  • Bump pytest from 7.2.2 to 7.3.0 (#218)
  • Bump black from 22.12.0 to 23.3.0 (#217)
  • Bump safety from 2.3.4 to 2.3.5 (#216)

2023.04.0

07 Apr 02:30
Compare
Choose a tag to compare

📕 Documentation

  • Clean up docs (#127)

🧰 Maintenance

  • Loosen websockets dependency (#215)
  • Replace flake8 with ruff (#214)
  • Bump websockets from 11.0 to 11.0.1 (#212)
  • Bump safety from 2.3.4 to 2.3.5 (#213)
  • Bump black from 22.12.0 to 23.3.0 (#211)
  • Bump pre-commit from 3.2.1 to 3.2.2 (#210)
  • Bump safety from 2.3.4 to 2.3.5 (#208)
  • Bump pylint from 2.17.1 to 2.17.2 (#209)
  • Bump websockets from 10.4 to 11.0 (#207)
  • Bump black from 22.12.0 to 23.3.0 (#206)
  • Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (#205)
  • Bump safety from 2.3.4 to 2.3.5 (#204)
  • Bump flake8-simplify from 0.19.3 to 0.20.0 (#203)
  • Bump black from 22.12.0 to 23.3.0 (#202)
  • Bump safety from 2.3.4 to 2.3.5 (#201)
  • Bump black from 23.1.0 to 23.3.0 (#200)
  • Bump black from 22.12.0 to 23.1.0 (#199)
  • Bump pre-commit from 3.2.0 to 3.2.1 (#198)
  • Bump safety from 2.3.4 to 2.3.5 (#197)
  • Bump actions/stale from 7 to 8 (#195)
  • Bump black from 22.12.0 to 23.1.0 (#196)
  • Bump yamllint from 1.29.0 to 1.30.0 (#193)
  • Bump pylint from 2.17.0 to 2.17.1 (#194)
  • Bump safety from 2.3.4 to 2.3.5 (#192)
  • Bump black from 22.12.0 to 23.1.0 (#190)
  • Bump flake8-comprehensions from 3.11.0 to 3.11.1 (#191)
  • Bump safety from 2.3.4 to 2.3.5 (#189)
  • Bump pre-commit from 3.1.1 to 3.2.0 (#186)
  • Bump pytest-asyncio from 0.20.3 to 0.21.0 (#184)
  • Bump flake8-comprehensions from 3.10.1 to 3.11.0 (#188)
  • Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows (#185)
  • Bump black from 22.12.0 to 23.1.0 (#187)
  • Bump safety from 2.3.4 to 2.3.5 (#182)
  • Bump python-socketio from 5.7.2 to 5.8.0 (#181)
  • Bump coverage from 7.2.1 to 7.2.2 (#183)
  • Bump python-engineio from 4.3.4 to 4.4.0 (#180)
  • Bump black from 22.12.0 to 23.1.0 (#179)
  • Bump safety from 2.3.4 to 2.3.5 (#178)
  • Bump black from 22.12.0 to 23.1.0 (#177)
  • Bump safety from 2.3.4 to 2.3.5 (#175)
  • Bump flake8-bugbear from 23.2.13 to 23.3.12 (#176)
  • Bump black from 22.12.0 to 23.1.0 (#174)
  • Bump bandit from 1.7.4 to 1.7.5 (#173)
  • Bump safety from 2.3.4 to 2.3.5 (#172)
  • Bump codespell from 2.2.2 to 2.2.4 (#171)
  • Bump pylint from 2.16.4 to 2.17.0 (#170)
  • Bump black from 22.12.0 to 23.1.0 (#169)
  • Bump safety from 2.3.4 to 2.3.5 (#166)
  • Bump pylint from 2.16.3 to 2.16.4 (#167)
  • Bump mypy from 1.0.1 to 1.1.1 (#168)
  • Bump black from 22.12.0 to 23.1.0 (#163)
  • Bump pytest from 7.2.1 to 7.2.2 (#164)
  • Bump pylint from 2.16.2 to 2.16.3 (#165)
  • Bump safety from 2.3.4 to 2.3.5 (#162)
  • Bump mypy from 0.982 to 1.0.1 (#159)
  • Bump flake8-bugbear from 22.12.6 to 23.2.13 (#160)
  • Bump coverage from 6.5.0 to 7.2.1 (#158)
  • Bump black from 22.12.0 to 23.1.0 (#157)
  • Bump pre-commit from 2.21.0 to 3.1.1 (#161)
  • Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#156)
  • Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#155)
  • Bump pylint from 2.16.1 to 2.16.2 (#154)
  • Bump aiohttp from 3.8.3 to 3.8.4 (#153)
  • Bump pylint from 2.16.0 to 2.16.1 (#152)
  • Bump pylint from 2.15.10 to 2.16.0 (#151)
  • Bump isort from 5.11.4 to 5.12.0 (#150)
  • Bump flake8-docstrings from 1.6.0 to 1.7.0 (#149)
  • Bump safety from 2.3.1 to 2.3.5 (#144)
  • Bump yamllint from 1.28.0 to 1.29.0 (#147)
  • Bump pytest-asyncio from 0.20.1 to 0.20.3 (#148)
  • Bump vulture from 2.6 to 2.7 (#145)
  • Bump pre-commit from 2.20.0 to 2.21.0 (#146)
  • Bump pre-commit-hooks from 4.3.0 to 4.4.0 (#139)
  • Bump flake8-bugbear from 22.10.27 to 22.12.6 (#142)
  • Bump black from 22.10.0 to 22.12.0 (#141)
  • Bump flake8-comprehensions from 3.10.0 to 3.10.1 (#143)
  • Bump isort from 5.10.1 to 5.11.4 (#140)
  • Bump flake8-builtins from 2.0.0 to 2.1.0 (#134)
  • Bump pytest from 7.2.0 to 7.2.1 (#135)
  • Bump pyupgrade from 3.1.0 to 3.3.1 (#136)
  • Bump blacken-docs from 1.12.1 to 1.13.0 (#137)
  • Bump pylint from 2.15.5 to 2.15.10 (#138)
  • Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows (#133)
  • Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#132)
  • Bump setuptools from 65.5.0 to 65.5.1 (#130)
  • Bump actions/stale from 6 to 7 (#129)
  • Bump poetry from 1.2.2 to 1.3.1 in /.github/workflows (#128)
  • Bump certifi from 2022.9.24 to 2022.12.7 (#126)
  • Bump dessant/lock-threads from 3.0.0 to 4.0.0 (#125)

2022.10.0

29 Oct 18:47
93aa564
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Ensure Python 3.7 is the minimum version (#113)

🐛 Bug Fixes

  • Ensure Python 3.7 is the minimum version (#113)

🧰 Maintenance

  • Add a series of new pre-commit hooks and GitHub Actions (#124)
  • Update CI to use GA release of Python 3.11 (#123)
  • Add preliminary support for Python 3.11 (#122)
  • Update dependency pytest-cov to v4 (#121)
  • Reduce stale timeframe from 90 days to 21 days (#120)
  • Replace master with main as the default branch (#119)
  • Update all pre-commit hooks (#118)
  • Update all dependencies (#117)
  • Move coverage configuration to pyproject.toml (#116)
  • Move pylint configuration into pyproject.toml (#115)
  • Use nox for test automation (#114)
  • Add pyupgrade pre-commit hook (#112)
  • Update codecov/codecov-action action to v3 (#110)
  • Upgrade black to 22.3.0 (#111)
  • Update all dependencies (#109)
  • Update dependency pytest-aiohttp to v1 (#108)
  • Configure WhiteSource Bolt for GitHub (#107)

2021.12.0

01 Dec 17:26
Compare
Choose a tag to compare

🧰 Maintenance

  • Re-work pinned version range for aiohttp (#106)
  • Update codecov/codecov-action action to v2 (#105)
  • Update pre-commit/action action to v2.0.3 (#104)
  • Configure Renovate (#103)

2021.11.0

12 Nov 23:17
Compare
Choose a tag to compare

🚀 Features

  • Add utility to get a public device ID (#101)