mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump aiokef to v0.2.13 which fixes the device from becoming "Unavailable" (#37607)
This commit is contained in:
parent
3f1d25b9d0
commit
50bb249a93
@ -3,5 +3,5 @@
|
|||||||
"name": "KEF",
|
"name": "KEF",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/kef",
|
"documentation": "https://www.home-assistant.io/integrations/kef",
|
||||||
"codeowners": ["@basnijholt"],
|
"codeowners": ["@basnijholt"],
|
||||||
"requirements": ["aiokef==0.2.12", "getmac==0.8.2"]
|
"requirements": ["aiokef==0.2.13", "getmac==0.8.2"]
|
||||||
}
|
}
|
||||||
|
@ -201,7 +201,7 @@ aioimaplib==0.7.15
|
|||||||
aiokafka==0.5.1
|
aiokafka==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.kef
|
# homeassistant.components.kef
|
||||||
aiokef==0.2.12
|
aiokef==0.2.13
|
||||||
|
|
||||||
# homeassistant.components.lifx
|
# homeassistant.components.lifx
|
||||||
aiolifx==0.6.7
|
aiolifx==0.6.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user