mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Upgrade aionanoleaf to 0.0.3 to fix deadlock (#57312)
This commit is contained in:
parent
e77fae56d9
commit
c04be4f5d0
@ -3,7 +3,7 @@
|
||||
"name": "Nanoleaf",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/nanoleaf",
|
||||
"requirements": ["aionanoleaf==0.0.2"],
|
||||
"requirements": ["aionanoleaf==0.0.3"],
|
||||
"zeroconf": ["_nanoleafms._tcp.local.", "_nanoleafapi._tcp.local."],
|
||||
"homekit" : {
|
||||
"models": [
|
||||
|
@ -216,7 +216,7 @@ aiomodernforms==0.1.8
|
||||
aiomusiccast==0.9.2
|
||||
|
||||
# homeassistant.components.nanoleaf
|
||||
aionanoleaf==0.0.2
|
||||
aionanoleaf==0.0.3
|
||||
|
||||
# homeassistant.components.keyboard_remote
|
||||
aionotify==0.2.0
|
||||
|
@ -146,7 +146,7 @@ aiomodernforms==0.1.8
|
||||
aiomusiccast==0.9.2
|
||||
|
||||
# homeassistant.components.nanoleaf
|
||||
aionanoleaf==0.0.2
|
||||
aionanoleaf==0.0.3
|
||||
|
||||
# homeassistant.components.notion
|
||||
aionotion==3.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user