Skip to content

Releases: bachya/ecowitt2mqtt

2024.06.1

04 Jun 18:23
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: remove measurement designation from certain HASS entities (#1002)

🧰 Maintenance

  • build(deps): bump pydantic from 2.7.2 to 2.7.3 (#1001)

2024.06.0

04 Jun 00:50
Compare
Choose a tag to compare

🚀 Features

  • feat: add winddir_name entity (#998)

🐛 Bug Fixes

  • fix: fix bug where indoor absolute humidity would have wrong value (#999)

🧰 Maintenance

  • build(deps): bump certifi from 2024.2.2 to 2024.6.2 (#994)
  • build(deps): bump uvicorn from 0.30.0 to 0.30.1 (#993)
  • build(deps-dev): bump ruff from 0.4.6 to 0.4.7 (#992)
  • build(deps): bump rapidfuzz from 3.9.2 to 3.9.3 (#991)
  • build(deps-dev): bump typing-extensions from 4.12.0 to 4.12.1 (#995)
  • build(deps-dev): bump requests from 2.32.2 to 2.32.3 (#989)
  • build(deps): bump rapidfuzz from 3.9.1 to 3.9.2 (#990)
  • build(deps): bump uvicorn from 0.29.0 to 0.30.0 (#987)
  • build(deps-dev): bump ruff from 0.4.5 to 0.4.6 (#986)
  • build(deps): bump pydantic from 2.7.1 to 2.7.2 (#985)
  • build(deps-dev): bump coverage from 7.5.2 to 7.5.3 (#988)
  • build(deps-dev): bump coverage from 7.5.1 to 7.5.2 (#984)
  • build(deps-dev): bump codespell from 2.2.6 to 2.3.0 (#982)
  • build(deps-dev): bump typing-extensions from 4.11.0 to 4.12.0 (#983)
  • build(deps-dev): bump ruff from 0.4.4 to 0.4.5 (#981)
  • build(deps-dev): bump requests from 2.32.1 to 2.32.2 (#979)
  • build(deps-dev): bump pylint from 3.2.1 to 3.2.2 (#976)
  • build(deps-dev): bump requests from 2.31.0 to 2.32.1 (#977)
  • build(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7 (#973)
  • build(deps-dev): bump pytest from 8.2.0 to 8.2.1 (#974)
  • build(deps): bump rapidfuzz from 3.9.0 to 3.9.1 (#972)
  • build(deps-dev): bump pylint from 3.2.0 to 3.2.1 (#975)
  • build(deps-dev): bump pylint from 3.1.1 to 3.2.0 (#970)
  • build(deps-dev): bump pylint from 3.1.0 to 3.1.1 (#969)

2024.05.0

13 May 16:22
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: fix issue with runtime cancellation prior to MQTT publish (#968)

🧰 Maintenance

  • Bump pre-commit from 3.7.0 to 3.7.1 (#967)
  • Bump fastapi from 0.110.3 to 0.111.0 (#959)
  • Bump ruff from 0.4.3 to 0.4.4 (#966)
  • Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (#964)
  • Bump coverage from 7.5.0 to 7.5.1 (#960)
  • Bump ruff from 0.4.2 to 0.4.3 (#961)
  • Bump pygments from 2.17.2 to 2.18.0 (#962)
  • Bump rapidfuzz from 3.8.1 to 3.9.0 (#958)
  • Bump fastapi from 0.110.2 to 0.110.3 (#957)
  • Bump pytest from 8.1.1 to 8.2.0 (#956)
  • Bump ruff from 0.4.1 to 0.4.2 (#955)
  • Bump pydantic from 2.7.0 to 2.7.1 (#951)
  • Bump aiomqtt from 2.0.1 to 2.1.0 (#954)
  • Bump mypy from 1.9.0 to 1.10.0 (#953)
  • Bump coverage from 7.4.4 to 7.5.0 (#952)
  • Bump ruff from 0.4.0 to 0.4.1 (#950)
  • Bump fastapi from 0.110.1 to 0.110.2 (#948)
  • Bump ruff from 0.3.7 to 0.4.0 (#949)
  • Bump aiohttp from 3.9.4 to 3.9.5 (#947)
  • Bump aiohttp from 3.9.3 to 3.9.4 (#943)
  • Bump pydantic from 2.6.4 to 2.7.0 (#944)
  • Bump ruff from 0.3.5 to 0.3.7 (#945)
  • Bump pre-commit-hooks from 4.5.0 to 4.6.0 (#940)
  • Bump typing-extensions from 4.10.0 to 4.11.0 (#941)
  • Bump rapidfuzz from 3.7.0 to 3.8.1 (#942)

2024.04.0

05 Apr 02:17
Compare
Choose a tag to compare

🚀 Features

  • Add Ecowitt HP2561 to device mapping (#884)

🐛 Bug Fixes

  • fix: fix incorrect required configuration parameters (#936)

🧰 Maintenance

  • refactor: replace single-item list comprehensions with generators (#939)
  • Bump ruff from 0.3.4 to 0.3.5 (#937)
  • Bump fastapi from 0.110.0 to 0.110.1 (#938)
  • Bump gitpython from 3.1.42 to 3.1.43 (#934)
  • Bump pytest-cov from 4.1.0 to 5.0.0 (#930)
  • Bump pre-commit from 3.6.2 to 3.7.0 (#931)
  • Bump pyupgrade from 3.15.1 to 3.15.2 (#932)
  • Bump rapidfuzz from 3.6.2 to 3.7.0 (#933)
  • Bump ruff from 0.3.3 to 0.3.4 (#929)
  • Bump uvicorn from 0.28.1 to 0.29.0 (#928)
  • Bump uvicorn from 0.28.0 to 0.28.1 (#926)
  • Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 (#927)
  • Bump ruff from 0.3.2 to 0.3.3 (#925)
  • Bump coverage from 7.4.3 to 7.4.4 (#924)
  • Bump aiomqtt from 2.0.0 to 2.0.1 (#923)
  • Bump pydantic from 2.6.3 to 2.6.4 (#922)
  • Bump mypy from 1.8.0 to 1.9.0 (#917)
  • Bump pytest from 8.1.0 to 8.1.1 (#918)
  • Bump ruff from 0.3.1 to 0.3.2 (#919)
  • Bump pytest-asyncio from 0.23.5 to 0.23.5.post1 (#920)
  • Bump uvicorn from 0.27.1 to 0.28.0 (#921)
  • Bump ruff from 0.3.0 to 0.3.1 (#916)
  • Bump rapidfuzz from 3.6.1 to 3.6.2 (#915)
  • Bump pytest from 8.0.2 to 8.1.0 (#914)
  • Bump poetry from 1.8.1 to 1.8.2 in /.github/workflows (#913)
  • Bump ruff from 0.2.2 to 0.3.0 (#912)
  • Bump pydantic from 2.6.2 to 2.6.3 (#911)
  • Bump poetry from 1.8.0 to 1.8.1 in /.github/workflows (#909)
  • Bump pydantic from 2.6.1 to 2.6.2 (#910)
  • Bump pylint from 3.0.3 to 3.1.0 (#903)
  • Bump coverage from 7.4.2 to 7.4.3 (#905)
  • Bump pytest from 8.0.1 to 8.0.2 (#904)
  • Bump poetry from 1.7.1 to 1.8.0 in /.github/workflows (#906)
  • Bump typing-extensions from 4.9.0 to 4.10.0 (#907)
  • Bump fastapi from 0.109.2 to 0.110.0 (#908)
  • Bump coverage from 7.4.1 to 7.4.2 (#902)
  • Bump ruff from 0.2.1 to 0.2.2 (#901)
  • Bump yamllint from 1.35.0 to 1.35.1 (#896)
  • Bump urllib3 from 2.2.0 to 2.2.1 (#897)
  • Bump pyupgrade from 3.15.0 to 3.15.1 (#898)
  • Bump pre-commit from 3.6.1 to 3.6.2 (#899)
  • Bump pytest from 7.4.4 to 8.0.1 (#900)
  • Bump yamllint from 1.34.0 to 1.35.0 (#895)
  • Bump gitpython from 3.1.41 to 3.1.42 (#894)
  • Bump pytest-asyncio from 0.23.4 to 0.23.5 (#890)
  • Bump pre-commit from 3.6.0 to 3.6.1 (#891)
  • Bump python-multipart from 0.0.7 to 0.0.9 (#892)
  • Bump uvicorn from 0.27.0.post1 to 0.27.1 (#893)
  • Bump pre-commit/action from 3.0.0 to 3.0.1 (#888)
  • Bump ruamel-yaml from 0.18.5 to 0.18.6 (#889)
  • Bump yamllint from 1.33.0 to 1.34.0 (#887)
  • Bump pydantic from 2.6.0 to 2.6.1 (#885)
  • Bump ruff from 0.2.0 to 0.2.1 (#886)
  • Bump fastapi from 0.109.0 to 0.109.2 (#881)
  • Bump python-multipart from 0.0.6 to 0.0.7 (#882)
  • Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#878)
  • Bump certifi from 2023.11.17 to 2024.2.2 (#879)
  • Bump ruff from 0.1.15 to 0.2.0 (#880)
  • Bump codecov/codecov-action from 3 to 4 (#877)
  • Bump urllib3 from 2.1.0 to 2.2.0 (#876)
  • Bump uvicorn from 0.27.0 to 0.27.0.post1 (#873)
  • Bump pydantic from 2.5.3 to 2.6.0 (#874)
  • Bump ruff from 0.1.14 to 0.1.15 (#875)
  • Bump pytest-asyncio from 0.23.3 to 0.23.4 (#867)
  • Bump aiohttp from 3.9.1 to 3.9.3 (#872)
  • Bump colorlog from 6.8.0 to 6.8.2 (#870)
  • Bump coverage from 7.4.0 to 7.4.1 (#869)
  • Bump uvicorn from 0.26.0 to 0.27.0 (#866)

2024.01.2

23 Jan 01:17
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix config error when ports are passed as strings (#865)

2024.01.1

22 Jan 23:45
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Remove previously deprecated environment variables (#857)

🚀 Features

  • Add config parameter for interepreting a boolean battery's True value (#863)

🐛 Bug Fixes

  • Fix regression with trailing slashes in endpoint URLs (#864)
  • Properly type HTTPserver port (#854)

🧰 Maintenance

  • Bump ruff from 0.1.13 to 0.1.14 (#861)
  • Bump vulture from 2.10 to 2.11 (#860)
  • Remove unnecessary variable (#859)
  • Remove previously deprecated environment variables (#857)
  • Move diagnostics log level config into ecowitt2mqtt.config (#858)
  • Remove Safety as a dependency (#856)
  • Make boolean config validator more efficient (#855)
  • Bump actions/cache from 3 to 4 (#853)
  • Refactor duplicate config parsing logic (#852)
  • Migrate appropriate unit collections from constants to Enums (#851)
  • Stream output unit validation via custom validator (#850)
  • Address upcoming deprecation of datetime.datetime.utcnow() (#849)
  • Replace unit system constants with an Enum (#848)
  • Replace voluptuous with pydantic (#847)
  • Add StrEnum backport from backports.strenum (#846)

2024.01.0

17 Jan 17:02
Compare
Choose a tag to compare

🚀 Features

  • Add data detection for heap sensor (#845)

🐛 Bug Fixes

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

📕 Documentation

  • Fix CI badge in README (#841)
  • Update README.md, Docker with ECOWITT2MQTT_MQTT_TOPIC (#840)

🧰 Maintenance

  • Bump uvicorn from 0.25.0 to 0.26.0 (#844)
  • Bump aiomqtt from 1.2.1 to 2.0.0 (#843)
  • Bump fastapi from 0.108.0 to 0.109.0 (#842)
  • Bump ruff from 0.1.11 to 0.1.13 (#839)
  • Bump aresponses from 2.1.6 to 3.0.0 (#837)
  • Bump fastapi from 0.108.0 to 0.109.0 (#838)
  • Bump gitpython from 3.1.40 to 3.1.41 (#835)
  • Migrate from rtx to mise (#834)
  • Bump ruff from 0.1.9 to 0.1.11 (#833)
  • Bump pytest from 7.4.3 to 7.4.4 (#830)
  • Bump rapidfuzz from 3.6.0 to 3.6.1 (#831)
  • Bump pytest-asyncio from 0.23.2 to 0.23.3 (#832)
  • Bump coverage from 7.3.4 to 7.4.0 (#829)
  • Bump rapidfuzz from 3.5.2 to 3.6.0 (#828)
  • Bump fastapi from 0.106.0 to 0.108.0 (#827)
  • Bump fastapi from 0.105.0 to 0.106.0 (#826)
  • Bump ruff from 0.1.8 to 0.1.9 (#824)
  • Bump mypy from 1.7.1 to 1.8.0 (#825)
  • Bump coverage from 7.3.3 to 7.3.4 (#822)
  • Bump uvicorn from 0.24.0.post1 to 0.25.0 (#823)
  • Bump coverage from 7.3.2 to 7.3.3 (#819)
  • Bump ruff from 0.1.7 to 0.1.8 (#820)
  • Bump frozenlist from 1.4.0 to 1.4.1 (#821)
  • Bump typing-extensions from 4.8.0 to 4.9.0 (#809)
  • Bump pre-commit from 3.5.0 to 3.6.0 (#810)
  • Bump pylint from 3.0.2 to 3.0.3 (#811)
  • Bump fastapi from 0.104.1 to 0.105.0 (#812)
  • Bump isort from 5.12.0 to 5.13.2 (#814)
  • Bump github/codeql-action from 2 to 3 (#815)
  • Bump actions/stale from 8 to 9 (#807)
  • Bump actions/setup-python from 4 to 5 (#805)
  • Bump yarl from 1.9.3 to 1.9.4 (#806)
  • Bump ruff from 0.1.6 to 0.1.7 (#803)
  • Bump pytest-asyncio from 0.23.1 to 0.23.2 (#804)
  • Bump colorlog from 6.7.0 to 6.8.0 (#801)
  • Bump pytest-asyncio from 0.21.1 to 0.23.1 (#802)
  • Ensure hadolint is included with this repo (#800)
  • Replace custom hadolint pre-commit hook with Docker image (#799)
  • Use ruff in place of bandit and black (#798)
  • Bump aiohttp from 3.9.0 to 3.9.1 (#797)
  • Bump mypy from 1.7.0 to 1.7.1 (#796)
  • Bump dessant/lock-threads from 5.0.0 to 5.0.1 (#795)

2023.11.2

22 Nov 22:28
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Always retain Home Assistant MQTT Discovery config topic (#777)
  • Fix bug with runtime shutdown during diagnostics collection (#791)
  • Fix bug wherein MQTT loop tasks are not cancelled upon shutdown (#776)

📕 Documentation

  • Remove stale docstring (#794)

🧰 Maintenance

  • Bump pygments from 2.17.1 to 2.17.2 (#793)
  • Bump Poetry version in Dockerfile to 1.7.1 (#792)
  • Bump yarl from 1.9.2 to 1.9.3 (#788)
  • Bump ruff from 0.1.5 to 0.1.6 (#783)
  • Bump voluptuous from 0.14.0 to 0.14.1 (#784)
  • Bump certifi from 2023.7.22 to 2023.11.17 (#785)
  • Bump pygments from 2.16.1 to 2.17.1 (#786)
  • Bump aiohttp from 3.9.0rc0 to 3.9.0 (#787)
  • Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows (#782)
  • Bump aiohttp from 3.9.0b1 to 3.9.0rc0 (#781)
  • Bump dessant/lock-threads from 4.0.1 to 5.0.0 (#779)
  • Bump urllib3 from 2.0.7 to 2.1.0 (#780)
  • Use latest VerneMQ image for testing (#778)
  • Bump voluptuous from 0.13.1 to 0.14.0 (#775)
  • Bump mypy from 1.6.1 to 1.7.0 (#774)
  • Bump yamllint from 1.32.0 to 1.33.0 (#773)
  • Bump ruff from 0.1.4 to 0.1.5 (#772)
  • Bump black from 23.10.1 to 23.11.0 (#771)
  • Bump ruff from 0.1.3 to 0.1.4 (#769)
  • Bump aiohttp from 3.9.0b0 to 3.9.0b1 (#768)
  • Bump uvicorn from 0.23.2 to 0.24.0.post1 (#770)

2023.11.1

07 Nov 04:34
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix unhandled asyncio.CancelledError during shutdown (#766)
  • Fix missing config topic in MQTT Discovery (#765)

🧰 Maintenance

  • Reduce likelihood of log warnings about pending publish calls (#767)
  • Bump ruamel.yaml to a minimum of 0.18.5 (#764)
  • Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows (#761)
  • Bump ruamel-yaml from 0.18.4 to 0.18.5 (#762)
  • Bump rapidfuzz from 3.5.1 to 3.5.2 (#758)

2023.11.0

02 Nov 18:09
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Add support for Python 3.12 (#751)

🚀 Features

  • Add support for Weather Underground as an input data format (#666)

🐛 Bug Fixes

  • Handle both old- and new-style Ambient Weather query parameters (#756)
  • Only publish MQTT Discovery payload when config changes (#749)

🧰 Maintenance

  • Bump ruamel-yaml from 0.18.3 to 0.18.4 (#754)
  • Bump rapidfuzz from 3.4.0 to 3.5.1 (#755)
  • Bump fastapi from 0.104.0 to 0.104.1 (#753)
  • Bump ruamel-yaml from 0.18.2 to 0.18.3 (#752)
  • Add support for Python 3.12 (#751)
  • Update base Docker image to Debian Bookworm (#750)
  • Pin urllib version to address CVEs (#748)
  • Bump ruff from 0.1.2 to 0.1.3 (#747)
  • Bump ruff from 0.1.1 to 0.1.2 (#744)
  • Bump ruamel-yaml from 0.18.0 to 0.18.2 (#745)
  • Bump pytest from 7.4.2 to 7.4.3 (#746)
  • Bump ruamel-yaml from 0.17.40 to 0.18.0 (#742)
  • Bump black from 23.10.0 to 23.10.1 (#743)
  • Bump pylint from 3.0.1 to 3.0.2 (#741)
  • Bump uvloop from 0.18.0 to 0.19.0 (#740)
  • Bump fastapi from 0.103.2 to 0.104.0 (#737)
  • Bump ruamel-yaml from 0.17.35 to 0.17.40 (#739)
  • Bump ruff from 0.1.0 to 0.1.1 (#738)
  • Bump uvloop from 0.17.0 to 0.18.0 (#728)
  • Bump ruff from 0.0.292 to 0.1.0 (#730)
  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#732)
  • Bump mypy from 1.6.0 to 1.6.1 (#733)
  • Bump black from 23.9.1 to 23.10.0 (#734)
  • Bump gitpython from 3.1.37 to 3.1.40 (#735)
  • Bump pre-commit from 3.4.0 to 3.5.0 (#729)
  • Bump mypy from 1.5.1 to 1.6.0 (#727)
  • Bump pyupgrade from 3.14.0 to 3.15.0 (#723)
  • Bump aiohttp from 3.8.5 to 3.8.6 (#722)
  • Bump rapidfuzz from 3.3.1 to 3.4.0 (#725)
  • Bump pre-commit-hooks from 4.4.0 to 4.5.0 (#724)
  • Bump vulture from 2.9.1 to 2.10 (#726)
  • Bump pyupgrade from 3.13.0 to 3.14.0 (#718)
  • Bump codespell from 2.2.5 to 2.2.6 (#721)
  • Bump pylint from 2.17.7 to 3.0.1 (#720)
  • Bump coverage from 7.3.1 to 7.3.2 (#716)
  • Bump ruff from 0.0.291 to 0.0.292 (#715)
  • Bump ruamel-yaml from 0.17.33 to 0.17.35 (#719)
  • Bump ruamel-yaml from 0.17.32 to 0.17.33 (#713)
  • Bump pylint from 2.17.6 to 2.17.7 (#714)
  • Bump fastapi from 0.103.1 to 0.103.2 (#712)
  • Bump pylint from 2.17.5 to 2.17.6 (#711)
  • Bump pyupgrade from 3.12.0 to 3.13.0 (#710)
  • Bump ruff from 0.0.290 to 0.0.291 (#709)
  • Bump gitpython from 3.1.36 to 3.1.37 (#708)
  • Bump rapidfuzz from 3.3.0 to 3.3.1 (#707)
  • Bump pyupgrade from 3.11.1 to 3.12.0 (#706)
  • Bump aiomqtt from 1.2.0 to 1.2.1 (#702)
  • Bump pyupgrade from 3.11.0 to 3.11.1 (#703)
  • Bump pyupgrade from 3.10.1 to 3.11.0 (#700)
  • Bump typing-extensions from 4.7.1 to 4.8.0 (#699)
  • Bump ruff from 0.0.289 to 0.0.290 (#701)
  • Bump rapidfuzz from 3.2.0 to 3.3.0 (#698)
  • Bump docker/build-push-action from 4 to 5 (#693)
  • Bump docker/setup-qemu-action from 2 to 3 (#696)
  • Bump docker/setup-buildx-action from 2 to 3 (#692)
  • Bump docker/login-action from 2 to 3 (#695)
  • Bump docker/metadata-action from 4 to 5 (#694)
  • Bump ruff from 0.0.288 to 0.0.289 (#691)
  • Bump gitpython from 3.1.35 to 3.1.36 (#689)
  • Bump ruff from 0.0.287 to 0.0.288 (#690)
  • Bump black from 23.7.0 to 23.9.1 (#688)
  • Bump coverage from 7.3.0 to 7.3.1 (#683)
  • Bump gitpython from 3.1.34 to 3.1.35 (#686)
  • Bump pytest from 7.4.1 to 7.4.2 (#685)
  • Bump pytest-aiohttp from 1.0.4 to 1.0.5 (#684)
  • Bump actions/checkout from 3 to 4 (#682)
  • Bump pre-commit from 3.3.3 to 3.4.0 (#681)
  • Bump gitpython from 3.1.33 to 3.1.34 (#676)
  • Bump ruff from 0.0.286 to 0.0.287 (#677)
  • Bump pytest from 7.4.0 to 7.4.1 (#679)
  • Bump fastapi from 0.103.0 to 0.103.1 (#678)
  • Bump aiomqtt from 1.1.0 to 1.2.0 (#680)
  • Bump gitpython from 3.1.32 to 3.1.33 (#675)
  • Bump fastapi from 0.101.1 to 0.103.0 (#674)
  • Bump ruff from 0.0.285 to 0.0.286 (#673)
  • Bump poetry from 1.6.0 to 1.6.1 in /.github/workflows (#671)
  • Further abstract publisher ABC (#670)
  • Bump vulture from 2.8 to 2.9.1 (#669)
  • Bump poetry from 1.5.1 to 1.6.0 in /.github/workflows (#668)
  • Bump ruff from 0.0.284 to 0.0.285 (#665)