mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Bump aiobafi6 to 0.6.0 to fix logging performance (#73517)
This commit is contained in:
committed by
GitHub
parent
188b1670a3
commit
c64b108789
@@ -3,7 +3,7 @@
|
|||||||
"name": "Big Ass Fans",
|
"name": "Big Ass Fans",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/baf",
|
"documentation": "https://www.home-assistant.io/integrations/baf",
|
||||||
"requirements": ["aiobafi6==0.5.0"],
|
"requirements": ["aiobafi6==0.6.0"],
|
||||||
"codeowners": ["@bdraco", "@jfroy"],
|
"codeowners": ["@bdraco", "@jfroy"],
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
|
@@ -122,7 +122,7 @@ aioasuswrt==1.4.0
|
|||||||
aioazuredevops==1.3.5
|
aioazuredevops==1.3.5
|
||||||
|
|
||||||
# homeassistant.components.baf
|
# homeassistant.components.baf
|
||||||
aiobafi6==0.5.0
|
aiobafi6==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.aws
|
# homeassistant.components.aws
|
||||||
aiobotocore==2.1.0
|
aiobotocore==2.1.0
|
||||||
|
@@ -109,7 +109,7 @@ aioasuswrt==1.4.0
|
|||||||
aioazuredevops==1.3.5
|
aioazuredevops==1.3.5
|
||||||
|
|
||||||
# homeassistant.components.baf
|
# homeassistant.components.baf
|
||||||
aiobafi6==0.5.0
|
aiobafi6==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.aws
|
# homeassistant.components.aws
|
||||||
aiobotocore==2.1.0
|
aiobotocore==2.1.0
|
||||||
|
Reference in New Issue
Block a user