Hi All,
I used Homekit for long time. Beside I also use Alexa. Since today I was needed to use Homekit instead of Alexa and nothing worked anymore. So I don’t know when this problem started.
I removed the integration and restarted HA ( old config file still in use )
It found the config, was added in Integration. Got a new PAIR QRcode…
But when I want to pair on my phone I get message:
Accessory not found
Because it worked in past, and I didn’t change anything in other config stuff of HA… I don’t try all kind of things.
Can this a bug with latest HA version, or incompatible with latest iOS?
RPi4: Debian 10 64bit
HA in docker: 2021.8.1
iOS version: 14.7.1
My homekit config:
# _____ _____ _____ _____ _____ _____ _____
# | | | | | __| | | |_ _|
# | | | | | | | __| -|- -| | |
# |__|__|_____|_|_|_|_____|__|__|_____| |_|
###########################################################################################
# HOMEKIT
# https://www.home-assistant.io/integrations/homekit/
###########################################################################################
---
filter:
include_domains:
- climate
include_entities:
- fan.afzuiging_badkamer
- media_player.browser_ae1b43e7_eb57c683
- media_player.woonkamer
# Motion Sensors
- binary_sensor.pir_motion_sensor_with_temperature_sensor_detection
- binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_2
- binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_3
- binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_4
- binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_5
- binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_6
- binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_7
- binary_sensor.door_bedroom_contact
- binary_sensor.door_window_sensor_access_control_window_door_is_open
- binary_sensor.fibaro_door_window_sensor_2_access_control_window_door_is_open_2
- binary_sensor.fibaro_door_window_sensor_2_access_control_window_door_is_open
# Nest Protect
- sensor.bedroom_nest_protect_co_status
- sensor.bedroom_nest_protect_smoke_status
- sensor.dining_room_nest_protect_co_status
- sensor.dining_room_nest_protect_smoke_status
- sensor.living_room_nest_protect_co_status
- sensor.living_room_nest_protect_smoke_status
- sensor.nest_protect_bedroom_status_homekit
- sensor.nest_protect_diningroom_status_homekit
- sensor.nest_protect_livingroom_status_homekit
# Lights
- light.milight_test
- light.livingroom_all
- light.dressoir_all
- light.hallway_all
- light.balcony_all
- light.kitchen_all
- light.sink_all
- light.kitchen_sink
- light.bedroom_all
- light.bathroom_all
- light.toilet_all
# Scenes
- switch.scene_sleeping
- switch.scene_romantic
- switch.scene_kodi
- switch.scene_goodnight
- switch.scene_morning
- switch.scene_appletv
- switch.scene_daytime
- switch.scene_tv
- switch.scene_evening
- switch.scene_disco
- switch.scene_cooking
- switch.kay_learning
- switch.dnc
- switch.scene_dinner
# Logitech Activities
- switch.airplay
- switch.kodi
- switch.tv
- switch.appletv
# NEST
- climate.entryway
# Device trackers
- binary_sensor.manual_kay_home
- binary_sensor.manual_peter_home
# Temperature sensors
- sensor.pir_motion_sensor_with_temperature_sensor_air_temperature # Toilet
- sensor.pir_motion_sensor_with_temperature_sensor_air_temperature_2 # Bathroom
- sensor.pir_motion_sensor_with_temperature_sensor_air_temperature_3 # Hallway
- sensor.pir_motion_sensor_with_temperature_sensor_air_temperature_4 # Livingroom
- sensor.pir_motion_sensor_with_temperature_sensor_air_temperature_5 # Bedroom
- sensor.pir_motion_sensor_with_temperature_sensor_air_temperature_6 # Kitchen
- sensor.pir_motion_sensor_with_temperature_sensor_air_temperature_7 # diningroom
exclude_entities:
- binary_sensor.bedroom_nest_protect_online
- binary_sensor.dining_room_nest_protect_online
- binary_sensor.living_room_nest_protect_online
- binary_sensor.entryway_thermostat_has_leaf
- binary_sensor.entryway_thermostat_online
- binary_sensor.asingaborg_away
- media_player.peter_s_alexa_apps
- media_player.echo_lvingroom
- media_player.this_device
- media_player.browser_67ae634f_11d3ea2c
- media_player.samsung_tablet_media_player
entity_config:
media_player.android:
name: "Kodi Media Player"
feature_list:
- feature: play_pause
- feature: play_stop
- feature: toggle_mute
media_player.woonkamer:
name: "AppleTV Media Player"
feature_list:
- feature: play_pause
- feature: play_stop
binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_6:
name: "Kitchen Motion"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level_6
low_battery_threshold: 20
binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_5:
name: "Bedroom Motion"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level_5
low_battery_threshold: 20
binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_3:
name: "Hallway Motion"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level_3
low_battery_threshold: 20
binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_2:
name: "Bathroom Motion"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level_2
low_battery_threshold: 20
binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_7:
name: "Diningroom Motion"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level_7
low_battery_threshold: 20
binary_sensor.pir_motion_sensor_with_temperature_sensor_detection_4:
name: "Livingroom Motion"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level_4
low_battery_threshold: 20
binary_sensor.pir_motion_sensor_with_temperature_sensor_detection:
name: "Toilet Motion"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level
low_battery_threshold: 20
sensor.pir_motion_sensor_with_temperature_sensor_air_temperature_2:
name: "Temp. Bathroom"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level_2
low_battery_threshold: 20
sensor.pir_motion_sensor_with_temperature_sensor_air_temperature_6:
name: "Temp. Kitchen"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level_6
low_battery_threshold: 20
sensor.pir_motion_sensor_with_temperature_sensor_air_temperature_3:
name: "Temp. Hallway"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level_3
low_battery_threshold: 20
sensor.pir_motion_sensor_with_temperature_sensor_air_temperature_7:
name: "Temp. Diningroom"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level_7
low_battery_threshold: 20
sensor.pir_motion_sensor_with_temperature_sensor_air_temperature_4:
name: "Temp Livingroom"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level_4
low_battery_threshold: 20
sensor.pir_motion_sensor_with_temperature_sensor_air_temperature:
name: "Temp. Toilet"
linked_battery_sensor: sensor.pir_motion_sensor_with_temperature_sensor_battery_level
low_battery_threshold: 20
switch.scene_sleeping:
name: "Sleeping"
switch.kay_learning:
name: "Kay Learn"
switch.dnc:
name: "Disable Nest Control"
light.livingroom_all:
name: "Livingroom"
light.dressoir_all:
name: "Dressoir"
light.kitchen_all:
name: "Kitchen"
light.bedroom_all:
name: "Bedroom"
light.bathroom_all:
name: "Bathroom"
light.newkaku_01401eb6_a:
name: "Diningroom"