Bump aioecowitt to 2025.3.1 (#139841)

* Bump aioecowitt to 2025.3.1

* Bump aioecowitt to 2025.3.1
This commit is contained in:
Joost Lekkerkerker 2025-03-05 17:04:41 +01:00 committed by Franck Nijhof
parent 3f94b7a61c
commit 8056b0df2b
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
4 changed files with 3 additions and 4 deletions

View File

@ -6,5 +6,5 @@
"dependencies": ["webhook"],
"documentation": "https://www.home-assistant.io/integrations/ecowitt",
"iot_class": "local_push",
"requirements": ["aioecowitt==2024.2.1"]
"requirements": ["aioecowitt==2025.3.1"]
}

2
requirements_all.txt generated
View File

@ -234,7 +234,7 @@ aioeafm==0.1.2
aioeagle==1.1.0
# homeassistant.components.ecowitt
aioecowitt==2024.2.1
aioecowitt==2025.3.1
# homeassistant.components.co2signal
aioelectricitymaps==0.4.0

View File

@ -222,7 +222,7 @@ aioeafm==0.1.2
aioeagle==1.1.0
# homeassistant.components.ecowitt
aioecowitt==2024.2.1
aioecowitt==2025.3.1
# homeassistant.components.co2signal
aioelectricitymaps==0.4.0

View File

@ -180,7 +180,6 @@ EXCEPTIONS = {
"PyMicroBot", # https://github.com/spycle/pyMicroBot/pull/3
"PySwitchmate", # https://github.com/Danielhiversen/pySwitchmate/pull/16
"PyXiaomiGateway", # https://github.com/Danielhiversen/PyXiaomiGateway/pull/201
"aioecowitt", # https://github.com/home-assistant-libs/aioecowitt/pull/180
"chacha20poly1305", # LGPL
"commentjson", # https://github.com/vaidik/commentjson/pull/55
"crownstone-cloud", # https://github.com/crownstone/crownstone-lib-python-cloud/pull/5