CJNE / thermiagenesis

Home assistant custom component for Thermia Inverter/Mega heat pumps
MIT License
20 stars 12 forks source link

Invalid config HA 2023.11 - unable to prepare setup for platform thermiagenesis.climate #239

Closed kejXero closed 8 months ago

kejXero commented 9 months ago

Thank you for your great work on this integration. My issue started when I updated my Home assistant to HA2023.11. After this update the climate.heat entity disappeared and the possibility to set the heat target also disappeared.

I tried without success, a reinstall if your integration, with a subsequently re-activation of used entities. Some "feed back info" changed from ON to PLUGGED IN.

Log copy from HA: Unable to prepare setup for platform thermiagenesis.climate: Platform not found (No module named 'homeassistant.util.temperature'). November 20, 2023 at 21:32:51 – (ERROR) setup.py

Googling tells me that that that module was deprecated a year ago, so I’m guessing it was finally removed in 2023.11.

My Thermia as an Thermia Calibra 12

Version of the custom_component

Version 0.0.10

Configuration

Logger: homeassistant.setup
Source: setup.py:359
First occurred: 20:08:44 (1 occurrences)
Last logged: 20:08:44

Unable to prepare setup for platform 

HA 2023.11.3

Describe the bug

After update to HA 2023.11 the comfort wheel disappeared (climate.heat entity). I tried to uninstall the integration and subsequently reinstalled it with out any succes.

Debug log


Add your logs here.
Logger: homeassistant.setup
Source: setup.py:359
First occurred: 20:08:44 (1 occurrences)
Last logged: 20:08:44

Unable to prepare setup for platform thermiagenesis.climate: Platform not found (No module named 'homeassistant.util.temperature').
kejXero commented 8 months ago

Did a proper clean up, removed old thermia folder in custom component, downloaded a new thermia folder, and viola it worked again.

kejXero commented 8 months ago

Did a proper clean up (removed old folder in custom component, downloaded a new folder)