Open samuelspagl opened 8 months ago
ConfigEntryNotReady
This PR is just a minor bugfix that should advise HomeAssistant to retry setting up the integration when the first update process of the device fails.
update
try / catch
The latest updates on your projects. Learn more about Vercel for Git ↗︎
🐛 Trigger
ConfigEntryNotReady
exception when the update during setup failsThis PR is just a minor bugfix that should advise HomeAssistant to retry setting up the integration when the first
update
process of the device fails.Changelog
Added
try / catch
mechanism to the first update of the client while setup and throw aConfigEntryNotReady
exception when the update fails