Set Hue/Deconz integration to localhost

Hi everyone, I am new to homeassistant. I am running a Conbee II on the same device as my homeassistant installation and was able to connect them without any issues. However, for reliability I would like the integration to point to localhost or 127.0.0.1 instead of the network IP that it is currently using. I have changed it in the core.config_entries, but the system immediately replaces it with the network IP on restart.

Do you have ssdp enabled? If so deconz will automatically adjust address when a different address is reported

How do I actually turn that off? I have added the integration through discovery. I tried adding it through the configurations.yaml with 127.0.0.1, but that did not work (possibly because I could not specify a port?)