Bump aiokef to v0.2.13 which fixes the device from becoming "Unavailable" (#37607)
This commit is contained in:
parent
3f1d25b9d0
commit
50bb249a93
2 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@
|
|||
"name": "KEF",
|
||||
"documentation": "https://www.home-assistant.io/integrations/kef",
|
||||
"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
|
||||
|
||||
# homeassistant.components.kef
|
||||
aiokef==0.2.12
|
||||
aiokef==0.2.13
|
||||
|
||||
# homeassistant.components.lifx
|
||||
aiolifx==0.6.7
|
||||
|
|
Loading…
Add table
Reference in a new issue