mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Upgrade aionanoleaf to 0.1.1 (#60670)
This commit is contained in:
parent
c9589f763c
commit
c0021e5768
@ -3,7 +3,7 @@
|
|||||||
"name": "Nanoleaf",
|
"name": "Nanoleaf",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/nanoleaf",
|
"documentation": "https://www.home-assistant.io/integrations/nanoleaf",
|
||||||
"requirements": ["aionanoleaf==0.0.4"],
|
"requirements": ["aionanoleaf==0.1.1"],
|
||||||
"zeroconf": ["_nanoleafms._tcp.local.", "_nanoleafapi._tcp.local."],
|
"zeroconf": ["_nanoleafms._tcp.local.", "_nanoleafapi._tcp.local."],
|
||||||
"homekit" : {
|
"homekit" : {
|
||||||
"models": [
|
"models": [
|
||||||
|
@ -219,7 +219,7 @@ aiomodernforms==0.1.8
|
|||||||
aiomusiccast==0.14.2
|
aiomusiccast==0.14.2
|
||||||
|
|
||||||
# homeassistant.components.nanoleaf
|
# homeassistant.components.nanoleaf
|
||||||
aionanoleaf==0.0.4
|
aionanoleaf==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.keyboard_remote
|
# homeassistant.components.keyboard_remote
|
||||||
aionotify==0.2.0
|
aionotify==0.2.0
|
||||||
|
@ -152,7 +152,7 @@ aiomodernforms==0.1.8
|
|||||||
aiomusiccast==0.14.2
|
aiomusiccast==0.14.2
|
||||||
|
|
||||||
# homeassistant.components.nanoleaf
|
# homeassistant.components.nanoleaf
|
||||||
aionanoleaf==0.0.4
|
aionanoleaf==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.notion
|
# homeassistant.components.notion
|
||||||
aionotion==3.0.2
|
aionotion==3.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user