mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Rename HomeKit to HomeKit Bridge (#91741)
This commit is contained in:
parent
a98be9dc84
commit
a419c78524
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"domain": "homekit",
|
"domain": "homekit",
|
||||||
"name": "HomeKit",
|
"name": "HomeKit Bridge",
|
||||||
"after_dependencies": ["camera", "zeroconf"],
|
"after_dependencies": ["camera", "zeroconf"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
|
@ -299,7 +299,7 @@
|
|||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"name": "HomeKit"
|
"name": "HomeKit Bridge"
|
||||||
},
|
},
|
||||||
"ibeacon": {
|
"ibeacon": {
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user