Giter Club home page Giter Club logo

Comments (21)

kstevn avatar kstevn commented on August 22, 2024 2

Same, since updating to 3.3.0.

from ha-thermia-heat-pump-integration.

Er-i-c avatar Er-i-c commented on August 22, 2024 2

3.3.1 is working, thanks!

from ha-thermia-heat-pump-integration.

klejejs avatar klejejs commented on August 22, 2024 1

Thanks for reporting the issue! Please install the latest 3.3.1 version and report back if there are still issues.

from ha-thermia-heat-pump-integration.

cmragnar avatar cmragnar commented on August 22, 2024 1

I have a Calibra 7 and the operational status has been working fine. thermia2 thermia

I think this one is very similar to mine. I have a Diplomat. Suspect it's the same control as a calibra?

from ha-thermia-heat-pump-integration.

janner avatar janner commented on August 22, 2024

2024-01-08 10:11:49.213 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Thermia (***username***) for thermia Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 406, in async_setup result = await component.async_setup_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/thermia/__init__.py", line 38, in async_setup_entry thermia = await hass.async_add_executor_job( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/thermia/__init__.py", line 39, in lambda: Thermia(username, password, api_type) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/ThermiaOnlineAPI/__init__.py", line 17, in __init__ self.heat_pumps = self.fetch_heat_pumps() ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/ThermiaOnlineAPI/__init__.py", line 24, in fetch_heat_pumps heat_pumps.append(ThermiaHeatPump(device, self.api_interface)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/ThermiaOnlineAPI/model/HeatPump.py", line 89, in __init__ self.update_data() File "/usr/local/lib/python3.11/site-packages/ThermiaOnlineAPI/model/HeatPump.py", line 126, in update_data self.__running_operational_statuses = self.__get_running_operational_statuses() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/ThermiaOnlineAPI/model/HeatPump.py", line 485, in __get_running_operational_statuses current_operation_mode = [ ^ File "/usr/local/lib/python3.11/site-packages/ThermiaOnlineAPI/model/HeatPump.py", line 486, in value.name AttributeError: 'dict' object has no attribute 'name'

from ha-thermia-heat-pump-integration.

joakimnord avatar joakimnord commented on August 22, 2024

Exactly them same, Calibra 12

from ha-thermia-heat-pump-integration.

Er-i-c avatar Er-i-c commented on August 22, 2024

Same here with Classic
Edit: It's working again for me. Not sure what fixed it. I removed and re-added the integration.

from ha-thermia-heat-pump-integration.

zrajna avatar zrajna commented on August 22, 2024

Same here with genesis.

This error originated from a custom integration.

Logger: custom_components.thermia.config_flow
Source: custom_components/thermia/config_flow.py:52
Integration: Thermia Heat Pump (documentation, issues)
First occurred: 5:56:00 PM (3 occurrences)
Last logged: 6:00:54 PM

'dict' object has no attribute 'name'

from ha-thermia-heat-pump-integration.

Er-i-c avatar Er-i-c commented on August 22, 2024

And it stopped working again.

from ha-thermia-heat-pump-integration.

jondavidsson avatar jondavidsson commented on August 22, 2024

Yes, it's working just fine now. Thanks and great work!

from ha-thermia-heat-pump-integration.

zrajna avatar zrajna commented on August 22, 2024

It's working now. Thanks!

from ha-thermia-heat-pump-integration.

cmragnar avatar cmragnar commented on August 22, 2024

And it stopped working again.

Same here.
water_heater entity still says Unknow.

What did work for me in 3.2.0 was Operational status, has now been removed.

from ha-thermia-heat-pump-integration.

klejejs avatar klejejs commented on August 22, 2024

@cmragnar when you say "water_heater entity still says Unknown", what do mean by that? Could you please post a screenshot of your sensor values and how they look in Thermia Online?
Are you familiar with Python? If yes, could you please follow these instructions and send me the debug file?

from ha-thermia-heat-pump-integration.

flexi80 avatar flexi80 commented on August 22, 2024

Hej, after updating from 3.2 - 3.3.1 I no longer have the operational status showing, it is now marked as unavailable.

from ha-thermia-heat-pump-integration.

cmragnar avatar cmragnar commented on August 22, 2024

Driftinformation_fΓΆr_enhet
Device_operation_details

@cmragnar when you say "water_heater entity still says Unknown", what do mean by that? Could you please post a screenshot of your sensor values and how they look in Thermia Online? Are you familiar with Python? If yes, could you please follow these instructions and send me the debug file?

Some screnshots.
Deviceinfo_heatpump
DevTools-water_heater

Debug file
debug.txt

from ha-thermia-heat-pump-integration.

klejejs avatar klejejs commented on August 22, 2024

@flexi80 the operational status sensor was removed as it seemed to be showing incorrect and irrelevant values, and replaced with separate status sensors (different ones shown depending on the heat pump). Did you previously find that operational status showed a valid value for your heat pump and was never "unknown"?
image

from ha-thermia-heat-pump-integration.

klejejs avatar klejejs commented on August 22, 2024

@cmragnar I am sorry, you have quite a different heat pump than mine according to the debug file, so it is hard for me to debug. Could you please elaborate on if you can switch the operation through the UI for your heat pump, which values are switchable and which are not?

from ha-thermia-heat-pump-integration.

flexi80 avatar flexi80 commented on August 22, 2024

@klejejs Hi, yes I've always had the current status of the heat pump working, not the ones you have shown, but the overall status.

image

from ha-thermia-heat-pump-integration.

kstevn avatar kstevn commented on August 22, 2024

I have a Calibra 7 and the operational status has been working fine.
thermia2
thermia

from ha-thermia-heat-pump-integration.

cmragnar avatar cmragnar commented on August 22, 2024

@cmragnar I am sorry, you have quite a different heat pump than mine according to the debug file, so it is hard for me to debug. Could you please elaborate on if you can switch the operation through the UI for your heat pump, which values are switchable and which are not?

Not that much.
Temperature, on the status page.
Hotwater (varmvatten)
Hotwater boost.

All this ones is working. Both in 3.2.0 and 3.3.1.

Then smart has been added recently, but that is a completely different story. ;) nothing I use.

Status
Driftinformation_switchable

from ha-thermia-heat-pump-integration.

klejejs avatar klejejs commented on August 22, 2024

The Genesis API has been removed by Thermia, thus the API config option has been removed and all heat pumps are now using the classic API. Please install the latest version and check if the issues persist.
For other problems, please create a new issue in GitHub, as it feels like this one talks about different ones.

from ha-thermia-heat-pump-integration.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.