corvis / homeassistant_prana

HomeAssistant integration with Prana recuperators
GNU General Public License v3.0
23 stars 8 forks source link

INTEGRATION ERROR #4

Closed amo74 closed 3 years ago

amo74 commented 3 years ago

Hi.

When i add integration, in the log i find this:

Error occurred loading configuration flow for integration prana: cannot import name 'IDX_IDENTIFIERS' from 'homeassistant.helpers.device_registry' (/usr/src/homeassistant/homeassistant/helpers/device_registry.py)

corvis commented 3 years ago

Hi @amo74

This is due to incompatibility with HomeAssistant >= 2021.5. Fixed in version 0.2.0 released today.

amo74 commented 3 years ago

Thank you