Unifi Gate Hub/Garage Door to Homekit

New to HA and have added my Unifi Gate Hub successfully and can open/close my garage door through HA. My next goal was to expose that control to Homekit so that the door can be opened/closed within the Apple Home app.

Has anyone successfully implemented this and would be willing to help a HA newbee out? I’ll keep reading and seaching the net, but if anyone has additional guidance, it would be much appreciated!! Thanks in advance :slight_smile:

Thank you…I will give it a read :slight_smile:

I was able to get it added to my Homekit as a lock and it functionally works, but is showing as a Lock as opposed to garage door :-). Since there isn’t a Garage Door domain type available via the UI config, is it possible to modify / change how it is displayed withint he Home app by adding the integration via the direct YAML integration approach and changing the attributes of the device?

I don’t use the integration but it indicates it should be supported if your entity has the correct attributes:

https://www.home-assistant.io/integrations/homekit/#supported-integrations

Screenshot 2025-03-14 at 07-33-08 HomeKit Bridge - Home Assistant

You can change the device_class on the cover entity setting page using the “Show as” option.

1 Like