Add T8400 to ignore list (#44017)
This commit is contained in:
parent
51f9da94e1
commit
2fdf32bf1b
1 changed files with 2 additions and 1 deletions
|
@ -22,8 +22,9 @@ HOMEKIT_BRIDGE_SERIAL_NUMBER = "homekit.bridge"
|
||||||
HOMEKIT_BRIDGE_MODEL = "Home Assistant HomeKit Bridge"
|
HOMEKIT_BRIDGE_MODEL = "Home Assistant HomeKit Bridge"
|
||||||
|
|
||||||
HOMEKIT_IGNORE = [
|
HOMEKIT_IGNORE = [
|
||||||
# eufy Indoor Cam 2K Pan & Tilt
|
# eufy Indoor Cam 2K and 2K Pan & Tilt
|
||||||
# https://github.com/home-assistant/core/issues/42307
|
# https://github.com/home-assistant/core/issues/42307
|
||||||
|
"T8400",
|
||||||
"T8410",
|
"T8410",
|
||||||
# Hive Hub - vendor does not give user a pairing code
|
# Hive Hub - vendor does not give user a pairing code
|
||||||
"HHKBridge1,1",
|
"HHKBridge1,1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue