ldotlopez / ha-ideenergy

ideenergy integration for home-assistant
GNU General Public License v3.0
74 stars 13 forks source link

Problems after 2022.3 HA update #3

Closed luixal closed 2 years ago

luixal commented 2 years ago

Hi!

I just updated to Home Assistant 2022.3 and this integration is no longer working for me. This is what I can tell from the logs:

Logger: homeassistant.setup
Source: setup.py:298
First occurred: 7 de marzo de 2022 23:59:36 (1 occurrences)
Last logged: 7 de marzo de 2022 23:59:36

Unable to prepare setup for platform ideenergy.sensor: Platform not found (cannot import name 'MappingProxyType' from 'homeassistant.core' (/usr/src/homeassistant/homeassistant/core.py)).

Have tried to restart HA some times, but didn't seem to fix the issue.

Any ideas?

ldotlopez commented 2 years ago

Hi, can you try the "main" version from HACS? (or main branch from git).

I made some changes which work for me, if someone can confirm it's working I will release a proper version

luixal commented 2 years ago

Hi,

Just tried the main version/branch and it's working fine :)

I guess you can just publish it as a new version, great work!

Thanks!

ldotlopez commented 2 years ago

Thanks for testing it!

I just released v0.2.1, you can go back from 'main' without problems.