For the last couple HA versions, I have an intermittent issue with Hue on load/boot.
I’ll get a note in the logs that reads:
Config entry for hue not ready yet. Retrying in 5 seconds.
And the Hue integration will not work. The issue can be fixed with a restart (sometimes 2-3 restarts) of Hue.
My config is basic:
hue:
bridges:
- host: 192.168.1.105
allow_unreachable: true
My Hue hub is connected to the same router as my Hassio Pi.
Any thoughts on what I can do to fix this?