mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pyfibaro to 0.8.3 (#145488)
This commit is contained in:
@ -7,5 +7,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyfibaro"],
|
||||
"requirements": ["pyfibaro==0.8.2"]
|
||||
"requirements": ["pyfibaro==0.8.3"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1973,7 +1973,7 @@ pyevilgenius==2.0.0
|
||||
pyezvizapi==1.0.0.7
|
||||
|
||||
# homeassistant.components.fibaro
|
||||
pyfibaro==0.8.2
|
||||
pyfibaro==0.8.3
|
||||
|
||||
# homeassistant.components.fido
|
||||
pyfido==2.1.2
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1612,7 +1612,7 @@ pyevilgenius==2.0.0
|
||||
pyezvizapi==1.0.0.7
|
||||
|
||||
# homeassistant.components.fibaro
|
||||
pyfibaro==0.8.2
|
||||
pyfibaro==0.8.3
|
||||
|
||||
# homeassistant.components.fido
|
||||
pyfido==2.1.2
|
||||
|
Reference in New Issue
Block a user