mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Bump version of python_awair to 0.2.5 (#155798)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
committed by
Franck Nijhof
parent
ffe524d95a
commit
95f588aae1
@@ -6,7 +6,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/awair",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["python_awair"],
|
||||
"requirements": ["python-awair==0.2.4"],
|
||||
"requirements": ["python-awair==0.2.5"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"name": "awair*",
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2456,7 +2456,7 @@ pythinkingcleaner==0.0.3
|
||||
python-MotionMount==2.3.0
|
||||
|
||||
# homeassistant.components.awair
|
||||
python-awair==0.2.4
|
||||
python-awair==0.2.5
|
||||
|
||||
# homeassistant.components.blockchain
|
||||
python-blockchain-api==0.0.2
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -2059,7 +2059,7 @@ pytautulli==23.1.1
|
||||
python-MotionMount==2.3.0
|
||||
|
||||
# homeassistant.components.awair
|
||||
python-awair==0.2.4
|
||||
python-awair==0.2.5
|
||||
|
||||
# homeassistant.components.bsblan
|
||||
python-bsblan==3.1.1
|
||||
|
||||
Reference in New Issue
Block a user