Closed LennardPlay closed 10 months ago
The difficult question is how long that delay should be. My thread network with all the Homekit Eve Thermo TRVs takes about 5 minutes to recreate (as some TRVs need to connect to a router that needs to connect to another router and only that second router connects to the border router). Other people might be up and running within 30 seconds.
Hello, this is normal at startup and you can forget it if those messages don't persists. Once HA is totaly started up, those messages should not be present. Else, you have a problem.
They only occur on startup and don't repeat after that (all errors are occuring within one second). Waiting a few seconds for integrations like zha to setup would be more elegant.
I try to wait a few second, but sometimes it is a few seconds, sometimes 30 sec, sometimes a few minutes, ... It depends of the startup order of the integration and cannot be determinist. So to avoid to penalize everobidy with the worst case, I just add a warning and retry periodically. You can remove the warning if it is a problem for you (see the Logger integration).
Allright, thanks for clearing up, now I know to not stress about these warnings at startup. Thank you for your response and all the hard work you put into this project :)
My VTherm attributes are the following:
Describe the bug
When restarting home Assistant I get multiple errors, because some entities (like my bluetooth thermometer) aren't ready yet.
I think setting up a startup delay might avoid cluttering the home assistant logs.