Home Assistant Supervisor Add Ons loading order

I am using Frigate and Go2RTC and Go2RTC loads fast so then Frigate can’t load unless I stop Go2RTC and then start Frigate then start Go2RTC. I need this system to load from Power On and I won’t be there to do this.

How can I make Go2RTC load AFTER Frigate?

Thanks

You can make an event to trigger on HA start and th n have a delay and a restart of the addon that needs to load last.

Go2rtc is already integrated into the frigate addon, why are you using it separately?

I’m trying this but I haven’t gotten the script to work yet.

You have to trigger on the homeassistant_started event.