Hi!
Is there a way to delay platform setup? I can’t setup pushbullet notifications because of an issue with DNS resolution in docker container. I have a cron job that runs every few minutes to fix dns inside of the container so I’d like to delay platform setup by a few minutes. Or better yet just enable it to retry to set itself up every few minutes until it works?
Please this is not about my DNS issues, I’ve tried everything there, tried changing docker settings, the only thing I did not yet try is disable systemd-resolved in host system which I’m hesitant to do not to break the rest of the server. The issue is only with Hass.io docker container, no other container has this issue.
Thanks for your time and attention.