I am trying to cut down the number of sensors visible to my HomeKit instances, as I would like to rely on the presence or absence of specific devices in the house in Home kit
Hoemkit is generally working and I added the following to the configuration.yaml file:
I’m also interested!! I want to filter out Mqtt devices from getting exposed to HomeKit, because they are intermediate entities that need to remain hidden away
Can anybody comment on this thread? I hate having my homekit instance populated with “MQTT Binary Sensors”, “MQTT Switch” “MQTT JSON Light” and stuff like that. I understand those are “intermediate” entities generated where zigbee2mqtt and HA hinge. If I filter out all Switch entities, then my real switches will not make it into HomeKit either and that is not what I want.