mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Upgrade aionanoleaf to 0.2.1 (#83669)
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"name": "Nanoleaf",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/nanoleaf",
|
||||
"requirements": ["aionanoleaf==0.2.0"],
|
||||
"requirements": ["aionanoleaf==0.2.1"],
|
||||
"zeroconf": ["_nanoleafms._tcp.local.", "_nanoleafapi._tcp.local."],
|
||||
"homekit": {
|
||||
"models": ["NL29", "NL42", "NL47", "NL48", "NL52", "NL59"]
|
||||
|
@ -220,7 +220,7 @@ aiomodernforms==0.1.8
|
||||
aiomusiccast==0.14.4
|
||||
|
||||
# homeassistant.components.nanoleaf
|
||||
aionanoleaf==0.2.0
|
||||
aionanoleaf==0.2.1
|
||||
|
||||
# homeassistant.components.keyboard_remote
|
||||
aionotify==0.2.0
|
||||
|
@ -201,7 +201,7 @@ aiomodernforms==0.1.8
|
||||
aiomusiccast==0.14.4
|
||||
|
||||
# homeassistant.components.nanoleaf
|
||||
aionanoleaf==0.2.0
|
||||
aionanoleaf==0.2.1
|
||||
|
||||
# homeassistant.components.notion
|
||||
aionotion==3.0.2
|
||||
|
Reference in New Issue
Block a user