Bump aiokef to v0.2.13 which fixes the device from becoming "Unavailable" (#37607)

This commit is contained in:
Bas Nijholt 2020-07-07 16:30:20 +02:00 committed by GitHub
parent 3f1d25b9d0
commit 50bb249a93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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"]
}

View file

@ -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