kamaradclimber / heishamon-homeassistant

An integration for heatpumps handled by heishamon
Apache License 2.0
44 stars 24 forks source link

2023.9 not longer able to load integration and can't update #100

Closed KoljaWindeler closed 1 year ago

KoljaWindeler commented 1 year ago

Hi, I've just update to 2023.9 and get:

Logger: homeassistant.setup Source: setup.py:379 First occurred: 16:41:43 (1 occurrences) Last logged: 16:41:43

Unable to prepare setup for platform aquarea.sensor: Platform not found (No module named 'homeassistant.helpers.template_entity').

I've tried to update but i get this:

You are running Home Assistant version '2023.9.0', but this repository requires minimum version '2023.9' to be installed.

lolobar commented 1 year ago

I have the same Problem

geduxas commented 1 year ago

Update it from hacs. It's just released fix

Bucky2k commented 1 year ago

Hmm, cannot get it to update from HACS - still inoperable and showing the version error... Any tips?

kamaradclimber commented 1 year ago

Hello @Bucky2k ,

you need https://github.com/kamaradclimber/heishamon-homeassistant/releases/tag/1.0.10 to have the fix. Which difficulty do you face to update?

markface69 commented 1 year ago

Hello @Bucky2k ,

you need https://github.com/kamaradclimber/heishamon-homeassistant/releases/tag/1.0.10 to have the fix. Which difficulty do you face to update?

Ok

Bucky2k commented 1 year ago

I can't get it to download and install 1.0.10 for some reason. Still getting:

Screenshot_20230907_205354_Home Assistant

markface69 commented 1 year ago

Thank you . ok it works for me. I extracted heishamon-homeassistant-1.0.10 and manually copied the aquarea directory into custom_components. Using hacs doesn't work for me copying it manually yes everything is ok

Hello @Bucky2k , you need https://github.com/kamaradclimber/heishamon-homeassistant/releases/tag/1.0.10 to have the fix. Which difficulty do you face to update?

Ok

Thank you . ok it works for me. I extracted heishamon-homeassistant-1.0.10 and manually copied the aquarea directory into custom_components. Using hacs doesn't work for me copying it manually yes everything is ok

kamaradclimber commented 1 year ago

It seems hacs is a bit strict on version comparison, it is likely to be fixed now (with 1.1.2). I've just updated with success on my own installation. Thanks for the report!

KoljaWindeler commented 1 year ago

Thanks, yes confirmed working

lolobar commented 1 year ago

Thank yo for the quick Help.