How to import HomeKit items into hubitat via maker api?

I had my myq garage in hubitat using this but my homekit crashed and I forgot how I did it? It took me hours of trial and error (I’m slow)
I THINK it took 4 automations and a virtual switch or something? Any help would be appreciated

Yes. Virtual switch is shared to HomeKit via Homebridge. In HomeKit you need two automations per switch.

1st HomeKit automation: Virtual switch turns ON; HomeKit device turns ON (or whatever it’s supposed to do)

2nd HomeKit automation: Virtual switch turns OFF; HomeKit device turns OFF (or whatever it’s supposed to do)

2 Likes

Thank you. For some reason, I had 4, lol. I think to mirror vice versa?

Two automations will do it in both directions. Just went through that yesterday while introducing my son to HomeKit/Homebridge and Hubitat.

2 Likes

Thank you, really appreciate the help

1 Like

Just tested, you do need 4 to CONTROL the homekit device