Rename HomeKit to HomeKit Bridge (#91741)
parent
a98be9dc84
commit
a419c78524
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"domain": "homekit",
|
||||
"name": "HomeKit",
|
||||
"name": "HomeKit Bridge",
|
||||
"after_dependencies": ["camera", "zeroconf"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
|
|
|
@ -299,7 +299,7 @@
|
|||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push",
|
||||
"name": "HomeKit"
|
||||
"name": "HomeKit Bridge"
|
||||
},
|
||||
"ibeacon": {
|
||||
"integration_type": "hub",
|
||||
|
|
Loading…
Reference in New Issue