Releases: bachya/ecowitt2mqtt
Releases · bachya/ecowitt2mqtt
2023.11.1
2023.11.0
🚨 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)
2023.08.0
🧰 Maintenance
- Pin dependencies to resolve several CVEs (#664)
- Bump blacken-docs from 1.15.0 to 1.16.0 (#662)
- Bump mypy from 1.5.0 to 1.5.1 (#663)
- Bump fastapi from 0.101.0 to 0.101.1 (#660)
- Bump coverage from 7.2.7 to 7.3.0 (#659)
- Bump mypy from 1.4.1 to 1.5.0 (#658)
- Bump mypy from 1.3.0 to 1.4.1 (#616)
- Bump vulture from 2.7 to 2.8 (#657)
- Bump ruff from 0.0.283 to 0.0.284 (#656)
- Bump ruff from 0.0.282 to 0.0.283 (#655)
- Bump fastapi from 0.100.1 to 0.101.0 (#654)
- Bump aiomqtt from 1.0.0 to 1.1.0 (#653)
- Bump rapidfuzz from 3.1.2 to 3.2.0 (#652)
- Bump ruff from 0.0.281 to 0.0.282 (#651)
- Bump ruff from 0.0.280 to 0.0.281 (#650)
- Bump uvicorn from 0.23.1 to 0.23.2 (#649)
- Bump pyupgrade from 3.9.0 to 3.10.1 (#647)
- Bump fastapi from 0.100.0 to 0.100.1 (#646)
- Bump pylint from 2.17.4 to 2.17.5 (#645)
- Bump ruff from 0.0.278 to 0.0.280 (#643)
- Bump rapidfuzz from 3.1.1 to 3.1.2 (#642)
- Bump aiohttp from 3.8.4 to 3.8.5 (#641)
- Bump uvicorn from 0.23.0 to 0.23.1 (#639)
- Bump uvicorn from 0.22.0 to 0.23.0 (#638)
- Migrate from
asyncio_mqtt
toaiomqtt
(#637) - Bump ruff from 0.0.277 to 0.0.278 (#632)
- Bump pytest-asyncio from 0.21.0 to 0.21.1 (#633)
- Bump black from 22.12.0 to 23.7.0 (#630)
- Bump pyupgrade from 3.8.0 to 3.9.0 (#627)
- Bump blacken-docs from 1.14.0 to 1.15.0 (#628)
- Bump fastapi from 0.99.1 to 0.100.0 (#629)
- Bump ruff from 0.0.276 to 0.0.277 (#625)
- Bump ruff from 0.0.275 to 0.0.276 (#624)
- Bump typing-extensions from 4.7.0 to 4.7.1 (#623)
- Bump fastapi from 0.98.0 to 0.99.1 (#621)
- Bump pyupgrade from 3.7.0 to 3.8.0 (#622)
2023.07.0
🐛 Bug Fixes
- Use right state class for ecowitt precipitation and lightning count (#618)
📕 Documentation
- Improved README/cli help. (#614)
🧰 Maintenance
- Bump typing-extensions from 4.6.3 to 4.7.0 (#619)
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#620)
- Bump asyncio-mqtt from 0.16.1 to 0.16.2 (#617)
- Bump pytest from 7.3.2 to 7.4.0 (#615)
- Bump ruff from 0.0.274 to 0.0.275 (#612)
- Bump fastapi from 0.97.0 to 0.98.0 (#613)
- Bump ruff from 0.0.272 to 0.0.274 (#610)
- Bump ruamel-yaml from 0.17.31 to 0.17.32 (#608)
- Bump pyupgrade from 3.6.0 to 3.7.0 (#609)
2023.06.1
2023.06.0
🚀 Features
- Allow the specification of multiple publishers (#606)
- Add Home Assistant entity description for
gainXX_piezo
data points (#573) - Add Ecowitt HP2553 to device database (#590)
- Add Home Assistant entity description for
interval
(#571) - Add Ecowitt HP2564 to device mapping (#572)
🐛 Bug Fixes
- Fix bug where custom entity ID prefixes wouldn't flow through to HASS (#594)
- Fix missing piezo entity category (#593)
- Fix bug with parsing of default config with multiple gateways (#592)
- Fix and simplify entity descriptions for piezo sensors (#591)
🧰 Maintenance
- Bump pre-commit from 3.3.2 to 3.3.3 (#603)
- Bump codespell from 2.2.4 to 2.2.5 (#605)
- Bump blacken-docs from 1.13.0 to 1.14.0 (#602)
- Bump pyupgrade from 3.4.0 to 3.6.0 (#599)
- Bump dessant/lock-threads from 4.0.0 to 4.0.1 (#601)
- Bump pytest from 7.3.1 to 7.3.2 (#598)
- Bump fastapi from 0.96.0 to 0.97.0 (#600)
- Bump ruff from 0.0.271 to 0.0.272 (#597)
- Pin
requests
to fix security issue (#596) - Use Poetry 1.5.1 in Dockerfile (#595)
- Bump ruff from 0.0.270 to 0.0.271 (#589)
- Bump coverage from 7.2.6 to 7.2.7 (#583)
- Bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (#581)
- Bump pytest-cov from 4.0.0 to 4.1.0 (#575)
- Bump ruff from 0.0.269 to 0.0.270 (#574)
- Bump rapidfuzz from 3.1.0 to 3.1.1 (#588)
- Bump rapidfuzz from 3.0.0 to 3.1.0 (#586)
- Bump fastapi from 0.95.2 to 0.96.0 (#587)
- Bump typing-extensions from 4.6.2 to 4.6.3 (#585)
- Bump ruamel-yaml from 0.17.28 to 0.17.31 (#584)
- Bump ruamel-yaml from 0.17.27 to 0.17.28 (#580)
- Bump typing-extensions from 4.6.1 to 4.6.2 (#577)
- Bump ruamel-yaml from 0.17.26 to 0.17.27 (#578)
- Bump typing-extensions from 4.6.0 to 4.6.1 (#576)
- Bump coverage from 7.2.5 to 7.2.6 (#566)
- Bump typing-extensions from 4.5.0 to 4.6.0 (#564)
- Bump yamllint from 1.31.0 to 1.32.0 (#565)
- Bump poetry from 1.4.2 to 1.5.0 in /.github/workflows (#563)
- Bump ruff from 0.0.267 to 0.0.269 (#562)
- Bump pre-commit from 3.3.1 to 3.3.2 (#561)
- Bump fastapi from 0.95.1 to 0.95.2 (#560)
- Bump pylint from 2.17.3 to 2.17.4 (#558)
- Bump pyupgrade from 3.3.2 to 3.4.0 (#557)
- Bump mypy from 1.2.0 to 1.3.0 (#559)
- Return to an Alpine-based Docker image (#556)
2023.05.0
🚨 Breaking Changes
- Fix broken
cryptography
in Docker build (#545)
🐛 Bug Fixes
- Fix unhandled exception when calculating humidex (#555)
- Fix broken
cryptography
in Docker build (#545)
🧰 Maintenance
- Bump ruff from 0.0.263 to 0.0.267 (#554)
- Bump ruamel-yaml from 0.17.21 to 0.17.26 (#552)
- Bump pre-commit from 3.2.2 to 3.3.1 (#548)
- Bump coverage from 7.2.3 to 7.2.5 (#544)
- Bump uvicorn from 0.21.1 to 0.22.0 (#542)
- Add
rtx
config file (#553) - Bump ruff from 0.0.262 to 0.0.263 (#540)
- Bump coverage from 7.2.2 to 7.2.3 (#520)
- Bump pylint from 2.17.2 to 2.17.3 (#539)
- Bump pyupgrade from 3.3.1 to 3.3.2 (#541)
- Bump yamllint from 1.30.0 to 1.31.0 (#538)
- Bump ruff from 0.0.261 to 0.0.262 (#537)
- Bump pytest from 7.3.0 to 7.3.1 (#536)
- Bump pytest from 7.2.2 to 7.3.0 (#523)
- Bump rapidfuzz from 2.15.1 to 3.0.0 (#534)
2023.04.0
🧰 Maintenance
- Replace flake8 with ruff (#532)
- Bump safety from 2.3.4 to 2.3.5 (#531)
- Bump fastapi from 0.95.0 to 0.95.1 (#530)
- Bump black from 22.12.0 to 23.3.0 (#528)
- Bump safety from 2.3.4 to 2.3.5 (#527)
- Bump black from 22.12.0 to 23.3.0 (#525)
- Bump rapidfuzz from 2.15.0 to 2.15.1 (#526)
- Bump safety from 2.3.4 to 2.3.5 (#524)
- Bump black from 22.12.0 to 23.3.0 (#522)
- Bump mypy from 1.1.1 to 1.2.0 (#521)
- Update .gitignore to include .venv (#519)
- Bump pylint from 2.17.1 to 2.17.2 (#516)
- Upgrade Docker image to be based on Python 3.11 (#355)
- Bump pre-commit from 3.2.1 to 3.2.2 (#515)
- Bump safety from 2.3.4 to 2.3.5 (#518)
- Bump black from 22.12.0 to 23.3.0 (#517)
- Bump safety from 2.3.4 to 2.3.5 (#514)
- Bump rapidfuzz from 2.13.7 to 2.15.0 (#513)
- Bump black from 22.12.0 to 23.3.0 (#512)
- Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (#511)
- Bump safety from 2.3.4 to 2.3.5 (#510)
- Bump flake8-simplify from 0.19.3 to 0.20.0 (#509)
- Bump black from 22.12.0 to 23.3.0 (#508)
- Bump safety from 2.3.4 to 2.3.5 (#506)
- Bump black from 23.1.0 to 23.3.0 (#507)
- Bump black from 22.12.0 to 23.1.0 (#505)
- Bump pre-commit from 3.2.0 to 3.2.1 (#503)
- Bump safety from 2.3.4 to 2.3.5 (#504)
- Bump actions/stale from 7 to 8 (#501)
- Bump black from 22.12.0 to 23.1.0 (#502)
- Bump safety from 2.3.4 to 2.3.5 (#499)
- Bump yamllint from 1.29.0 to 1.30.0 (#500)
- Bump pylint from 2.17.0 to 2.17.1 (#498)
- Bump black from 22.12.0 to 23.1.0 (#495)
- Bump flake8-comprehensions from 3.11.0 to 3.11.1 (#496)
- Bump safety from 2.3.4 to 2.3.5 (#494)
- Bump black from 22.12.0 to 23.1.0 (#492)
- Bump flake8-comprehensions from 3.10.1 to 3.11.0 (#493)
- Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows (#488)
- Bump fastapi from 0.94.1 to 0.95.0 (#489)
- Bump pre-commit from 3.1.1 to 3.2.0 (#491)
- Bump pytest-asyncio from 0.20.3 to 0.21.0 (#490)
- Bump coverage from 7.2.1 to 7.2.2 (#487)
- Bump uvicorn from 0.21.0 to 0.21.1 (#486)
- Bump safety from 2.3.4 to 2.3.5 (#485)
- Bump black from 22.12.0 to 23.1.0 (#484)
- Bump safety from 2.3.4 to 2.3.5 (#483)
- Bump black from 22.12.0 to 23.1.0 (#480)
- Bump fastapi from 0.94.0 to 0.94.1 (#481)
- Bump flake8-bugbear from 23.2.13 to 23.3.12 (#477)
- Bump safety from 2.3.4 to 2.3.5 (#479)
- Bump fastapi from 0.93.0 to 0.94.0 (#478)
- Bump black from 22.12.0 to 23.1.0 (#475)
- Bump uvicorn from 0.20.0 to 0.21.0 (#474)
- Bump bandit from 1.7.4 to 1.7.5 (#476)
- Bump pylint from 2.16.4 to 2.17.0 (#473)
- Bump codespell from 2.2.2 to 2.2.4 (#472)
- Bump safety from 2.3.4 to 2.3.5 (#471)
- Bump black from 22.12.0 to 23.1.0 (#469)
- Bump fastapi from 0.92.0 to 0.93.0 (#470)
- Bump safety from 2.3.4 to 2.3.5 (#467)
- Bump mypy from 1.0.1 to 1.1.1 (#466)
- Bump pylint from 2.16.3 to 2.16.4 (#468)
- Bump pytest from 7.2.1 to 7.2.2 (#463)
- Bump pylint from 2.16.2 to 2.16.3 (#464)
- Bump black from 22.12.0 to 23.1.0 (#465)
- Bump safety from 2.3.4 to 2.3.5 (#462)
- Bump flake8-bugbear from 22.12.6 to 23.2.13 (#459)
- Bump mypy from 0.982 to 1.0.1 (#458)
- Bump pre-commit from 2.21.0 to 3.1.1 (#460)
- Bump coverage from 6.5.0 to 7.2.1 (#457)
- Bump black from 22.12.0 to 23.1.0 (#461)
- Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#455)
- Bump python-multipart from 0.0.5 to 0.0.6 (#456)
2023.02.1
🐛 Bug Fixes
- Change HASS MQTT Discovery to publish
None
states when underlying data is missing (#453)
🧰 Maintenance
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#454)
- Bump typing-extensions from 4.4.0 to 4.5.0 (#450)
- Bump fastapi from 0.91.0 to 0.92.0 (#451)
- Bump pylint from 2.16.1 to 2.16.2 (#449)
- Bump aiohttp from 3.8.3 to 3.8.4 (#447)
- Bump fastapi from 0.90.1 to 0.91.0 (#448)
- Bump fastapi from 0.90.0 to 0.90.1 (#446)
2023.02.0
🐛 Bug Fixes
- Ensure entities with missing underlying data show as unavailable in HASS (#444)
🧰 Maintenance
- Bump fastapi from 0.89.1 to 0.90.0 (#445)
- Bump pylint from 2.16.0 to 2.16.1 (#441)
- Bump pylint from 2.15.10 to 2.16.0 (#440)
- Bump docker/build-push-action from 3 to 4 (#439)
- Bump isort from 5.11.4 to 5.12.0 (#438)
- Bump flake8-docstrings from 1.6.0 to 1.7.0 (#436)
- Bump blacken-docs from 1.12.1 to 1.13.0 (#433)
- Bump pytest from 7.2.0 to 7.2.1 (#434)