koush/ha_scrypted

After reboot of HA custom component/integration will not start

DanielWeeber opened this issue · 1 comments

Hey,

custom component will not start/connect to scrypted after a reboot of HA (im using HassIO in this case) because of a racing condition. The custom component tries to reach scrypted earlier as its able to start.

If I go to integrations -> scypted and click on "reload" after HA has booted fully everything is working fine

image