hass到达一定数量接入不了homekit 要屏蔽一些不必要的才可以正常使用
homekit:
filter:
include_domains:
- sensor
- switch
- climate
- cover
- light
- fan
exclude_entities:
- switch.gimi_back
- switch.gimi_down
- switch.gimi_home
- switch.gimi_left
- switch.gimi_menu
- switch.gimi_pause_play
- switch.gimi_power
- switch.gimi_right
- switch.gimi_up
- switch.gimi_vol
- switch.gimi_vol_2
- switch.pb
- switch.privacy
- switch.alarm
- switch.fanlow
- switch.fanfast
- switch.fanmid
- switch.quanguan
- switch.rst_esp32_fan
- switch.sonoff_10009e81a1_1
- switch.sonoff_1000882311_1
- switch.sonoff_10009e81a1_2
- switch.xiaomi_miio_switch
- switch.yaotou
- switch.wz1
- switch.wz2
- switch.sonoff_1000d299ae_2
- switch.sonoff_1000d299ae_3
exclude_entity_globs:
- binary_sensor.ds918plus_*
|