mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01:00
Add integration_type device to nanoleaf (#159704)
This commit is contained in:
committed by
GitHub
parent
fb6380157a
commit
0a4c75951a
@@ -7,6 +7,7 @@
|
||||
"homekit": {
|
||||
"models": ["NL29", "NL42", "NL47", "NL48", "NL52", "NL59", "NL69", "NL81"]
|
||||
},
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aionanoleaf"],
|
||||
"requirements": ["aionanoleaf==0.2.1"],
|
||||
|
||||
@@ -4337,7 +4337,7 @@
|
||||
},
|
||||
"nanoleaf": {
|
||||
"name": "Nanoleaf",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user