Add Nuki brand with Matter support (#143904)
This commit is contained in:
@@ -4448,10 +4448,18 @@
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
"nuki": {
|
||||
"name": "Nuki Bridge",
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
"name": "Nuki",
|
||||
"integrations": {
|
||||
"nuki": {
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
"name": "Nuki Bridge"
|
||||
}
|
||||
},
|
||||
"iot_standards": [
|
||||
"matter"
|
||||
]
|
||||
},
|
||||
"numato": {
|
||||
"name": "Numato USB GPIO Expander",
|
||||
|
||||
Reference in New Issue
Block a user