nordicopen / easee_hass

Custom component for Easee EV charger integration with Home Assistant
211 stars 34 forks source link

No module named 'signalrcore.transport' #106

Closed ankisch closed 3 years ago

ankisch commented 3 years ago

Thanks for a great component.

After upgrading to HA Core 2021.03.2 this morning Easee would not load with the following error.

Unable to import component: No module named 'signalrcore.transport'

I removed the component, which I installed before you made it to HACS default, and reinstalled from the default repository. Now when I try to add the integration in HA I get the following error

Error occurred loading configuration flow for integration easee: No module named 'signalrcore.transport'

astrandb commented 3 years ago

Thank you for reporting. This is due to breaking changes in the signalrcore library. We are investigating...