laszlojakab / homeassistant-easycontrols

Helios EasyControls Modbus TCP/IP integration for Home Assistant
MIT License
21 stars 12 forks source link

feat: raise ConfigEntryNotReady on init exception #80

Closed laszlojakab closed 2 years ago

laszlojakab commented 2 years ago

Description

This PR modifies the config entry setup process to raise ConfigEntryNotReady in case of init error.

References #75