mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
bump aiokef to 0.2.10 (#36574)
0.2.9 generated a lot of calls on the event loop.
This commit is contained in:
parent
c33edbe5bb
commit
5e2de4531f
@ -3,5 +3,5 @@
|
||||
"name": "KEF",
|
||||
"documentation": "https://www.home-assistant.io/integrations/kef",
|
||||
"codeowners": ["@basnijholt"],
|
||||
"requirements": ["aiokef==0.2.9", "getmac==0.8.2"]
|
||||
"requirements": ["aiokef==0.2.10", "getmac==0.8.2"]
|
||||
}
|
||||
|
@ -197,7 +197,7 @@ aioimaplib==0.7.15
|
||||
aiokafka==0.5.1
|
||||
|
||||
# homeassistant.components.kef
|
||||
aiokef==0.2.9
|
||||
aiokef==0.2.10
|
||||
|
||||
# homeassistant.components.lifx
|
||||
aiolifx==0.6.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user