Upgrade aionanoleaf to 0.2.0 (#66008)
This commit is contained in:
parent
486c068111
commit
78d2fbb402
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Nanoleaf",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/nanoleaf",
|
||||
"requirements": ["aionanoleaf==0.1.1"],
|
||||
"requirements": ["aionanoleaf==0.2.0"],
|
||||
"zeroconf": ["_nanoleafms._tcp.local.", "_nanoleafapi._tcp.local."],
|
||||
"homekit" : {
|
||||
"models": [
|
||||
|
|
|
@ -224,7 +224,7 @@ aiomodernforms==0.1.8
|
|||
aiomusiccast==0.14.3
|
||||
|
||||
# homeassistant.components.nanoleaf
|
||||
aionanoleaf==0.1.1
|
||||
aionanoleaf==0.2.0
|
||||
|
||||
# homeassistant.components.keyboard_remote
|
||||
aionotify==0.2.0
|
||||
|
|
|
@ -162,7 +162,7 @@ aiomodernforms==0.1.8
|
|||
aiomusiccast==0.14.3
|
||||
|
||||
# homeassistant.components.nanoleaf
|
||||
aionanoleaf==0.1.1
|
||||
aionanoleaf==0.2.0
|
||||
|
||||
# homeassistant.components.notion
|
||||
aionotion==3.0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue