Improve HomeKit Accessory Mode UX (#45402)
This commit is contained in:
parent
bc3610c8e1
commit
5f9a1d105c
6 changed files with 421 additions and 160 deletions
|
@ -104,6 +104,7 @@ SERVICE_HOMEKIT_RESET_ACCESSORY = "reset_accessory"
|
|||
BRIDGE_MODEL = "Bridge"
|
||||
BRIDGE_NAME = "Home Assistant Bridge"
|
||||
SHORT_BRIDGE_NAME = "HASS Bridge"
|
||||
SHORT_ACCESSORY_NAME = "HASS Accessory"
|
||||
BRIDGE_SERIAL_NUMBER = "homekit.bridge"
|
||||
MANUFACTURER = "Home Assistant"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue