Change IP address of Frigate Integration

Just wanted to share this hack for the Frigate integration, to fix it when the IP address of the Frigate instance changes. In my case, Frigate was moved to a new host.

The fix was to find and replace the IP address and port in both the core.config_entries and core.device_registry files. Then restart HA.

Total hack and not supported but it worked for me.

5 Likes

Great tip! Just migrated my Frigate install to a new server and this worked perfectly.

1 Like

Worked great for me. Moved frigate integration to a new IP using this method. No issue. Thanks

1 Like

Hi, how can I download this hack/fix? Or where are those files?

/config/.storage/core.config_entries

1 Like

Also worked great for me! Found and fixed my esphome lovelace entry while I was at it.

1 Like

Thx dude :slight_smile:

maybe as an additional information, if you run Frigate on a different machine in docker dont forget to (additionally) pass the port 5000:5000