Hi - I’m new to HA universe, so pardon my ignorance. I have tried to search online but have not been able to find the answer.
To test HA, I have installed HA on macOS (M4).
HA has discovered a network Brother Printer (DCP-L2540DW) and is showing entities (under Diagnostic heading) such as Black toner remaining, Drum page counter, Last restart etc.
OBJECTIVE: I need to show one of the entity (Black toner remaining) is the Home app on my iPhone.
STEPS FOLLOWED: I have added HomeKit Bridge integration added below entry using Add Entry:
Homekit mode: bridge
Inclusion mode: include
Domains to include: Sensor
and on next window, I have mentioned the entity name sensor.dcp_l2540dw_black_toner_remaining
Now when I add accessory by scanning the QR code, I don’t get anything under Home app. In Home app settings, I can see below:
How to show Printer entities in Home app? If this entity isn’t directly supported by HomeKit Bridge integration, is there a workaround by tweaking configuration.yaml
file by perhaps making it look like a humidity % as opposed to toner % remaining?
Thanks!