Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.41.0 no longer support Heatpump in HA 2025.1.0 #850

Closed
berndthiel opened this issue Jan 5, 2025 · 21 comments
Closed

0.41.0 no longer support Heatpump in HA 2025.1.0 #850

berndthiel opened this issue Jan 5, 2025 · 21 comments

Comments

@berndthiel
Copy link

Hi Team, since 2025.1.0 the SmartThinQ LGE Sensors no longer support "Heatpump" and the LG ThinQ is strong limited in functionality. Is their any plan to maintain or does we really fallback to "LG ThinQ"?

This is used up to today:
image

here you see, only the "water heater" works, the "heatpump" itself won't thats why i deactivated is
image

e.g. the LG ThinQ Integration dont have this Sensor Data
image

thx for Info

@ollo69
Copy link
Owner

ollo69 commented Jan 5, 2025

What do you mean with "do not support anymore heat pump"? Nothing is changed from previous release, what is not working anymore?

@berndthiel
Copy link
Author

What do you mean with "do not support anymore heat pump"? Nothing is changed from previous release, what is not working anymore?

Hi, with new Update of HA it showed that entity climate.pumpe (LG Heatpump) is no longer supported, which block possibility switch between heat, cool, auto and set temperature.

thats why i have to fallback to LG ThinQ Integration which is limited to SmartThinQ LGE Sensors Custom Integration.

@kostisfil
Copy link

After update to version 0.41, the main control (where select heat, auto, temperature etc.) of the LG Therma V heat pump was not available any more. Restarted HA nothing changed. Removed the integration completely and added again, the control does not appear at all. The only available control left is the silent mode.

Screenshot 2025-01-05 202504

@berndthiel
Copy link
Author

After update to version 0.41, the main control (where select heat, auto, temperature etc.) of the LG Therma V heat pump was not available any more. Restarted HA nothing changed. Removed the integration completely and added again, the control does not appear at all. The only available control left is the silent mode.

Screenshot 2025-01-05 202504

same me, thats why i opened this, by me it showed "no longer supported" and so in a heatpump only "water heater" is in but "heatpump" for floorheating no longer, so fallback to LG ThinQ Integration.

@ollo69
Copy link
Owner

ollo69 commented Jan 5, 2025

Does it work if you downgrade to previous version of integration? Can you please attach integration diagnostics?

@kostisfil
Copy link

Not sure if related but i have this error in HA logs:
(I'll try downgrade later and check if issue remains... )

Logger: homeassistant.components.climate
Source: helpers/entity_platform.py:608
integration: Climate (documentation, issues)
First occurred: 7:33:55 PM (3 occurrences)
Last logged: 7:46:07 PM

Error adding entity None for domain climate with platform smartthinq_sensors
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 608, in _async_add_entities
await coro
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 825, in _async_add_entity
capabilities=entity.capability_attributes,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 372, in capability_attributes
supported_features = self.supported_features
^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/smartthinq_sensors/climate.py", line 268, in supported_features
if self.swing_horizontal_modes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "src/propcache/_helpers_c.pyx", line 80, in propcache._helpers_c.cached_property.get
File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 597, in swing_horizontal_modes
return self._attr_swing_horizontal_modes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'LGEACClimate' object has no attribute '__attr_swing_horizontal_modes'. Did you mean: '_attr_swing_horizontal_modes'?

@kostisfil
Copy link

downgraded to ver 0.40.3 and the control is back
see attachment
Problem is in ver 0.41.0
Screenshot 2025-01-05 205256

@ollo69
Copy link
Owner

ollo69 commented Jan 5, 2025

What is the version of home-assistant you are using?

@kostisfil
Copy link

By the way the control shows wrong data, as it is mentioned in post
(#819)

when in auto mode the scale should be from -5 to +5 with default the 0
Currently shows default +17 and scales from +12 to + 22
Screenshot 2025-01-05 210249

@kostisfil
Copy link

What is the version of home-assistant you are using?

Core 2025.1.0
Supervisor 2024.12.3
Operating System 14.1
Frontend 20250103.0

@ollo69
Copy link
Owner

ollo69 commented Jan 5, 2025

By the way the control shows wrong data, as it is mentioned in post (#819)

Please do not mix with different issues.

@ollo69
Copy link
Owner

ollo69 commented Jan 5, 2025

Not sure if related but i have this error in HA logs:

Yes, this is the cause of the issue, but I have to better investigate. Please keep previous version until I will release a new one to fix this.
Can you please attach integration diagnostic so that I can do some tests before releasing new version?

@kostisfil
Copy link

Not sure if related but i have this error in HA logs:

Yes, this is the cause of the issue, but I have to better investigate. Please keep previous version until I will release a new one to fix this. Can you please attach integration diagnostic so that I can do some tests before releasing new version?

I uploaded 2 integration diagnostic files one from ver 41.0 and one from ver 40.3
config_entry-smartthinq_sensors-01JGVS3F30B4FTSC56FCS2P26X(2).json
config_entry-smartthinq_sensors-01JGVS3F30B4FTSC56FCS2P26X(1).json

@kostisfil
Copy link

By the way the control shows wrong data, as it is mentioned in post (#819)

Please do not mix with different issues.

Sorry for mixing issues
Should i open a new post for this or you can have a look at post
#819
It is a good integration, but this issues spoils the result...

@ollo69
Copy link
Owner

ollo69 commented Jan 5, 2025

Sorry for mixing issues
Should i open a new post for this or you can have a look at post

I will look to other issue as soon as possible, unfortunately my time here is limited. My priority is to solve blocking issue

@ollo69
Copy link
Owner

ollo69 commented Jan 5, 2025

Released new version v0.41.1 that should fix the issue. Please check and report.

Thx and sorry for the problem.

@kostisfil
Copy link

Sorry for mixing issues
Should i open a new post for this or you can have a look at post

I will look to other issue as soon as possible, unfortunately my time here is limited. My priority is to solve blocking issue

no prob, take your time,
thank you for this nice integration

@kostisfil
Copy link

Released new version v0.41.1 that should fix the issue. Please check and report.

Thx and sorry for the problem.

All good in ver 0.41.1
control is back.
THANK YOU !

@ollo69
Copy link
Owner

ollo69 commented Jan 5, 2025

All good in ver 0.41.1
control is back.

Good, I close this.

@ollo69 ollo69 closed this as completed Jan 5, 2025
@berndthiel
Copy link
Author

@ollo69 issue i opened has nothing todo with "climate" it has todo with "LG Heatpump" like HM071
since HA 2025.1 and newest Update of this Custom Repo the "Floorheating" is not longer supported.

Heatpump by LG has 2 main functions

  • Water Heater ==> still working
  • Floor Heating ==> no longer supported, dont know why

with 0.41.1 i confirm LG Heatpump "Floor Heating" is back and working
@ollo69 is their a way, chance to get also in your integtration data from LG Modbus, like Energy, Flow Rate and similar?

@ollo69
Copy link
Owner

ollo69 commented Jan 5, 2025

@ollo69 issue i opened has nothing todo with "climate" it has todo with "LG Heatpump" like HM071
since HA 2025.1 and newest Update of this Custom Repo the "Floorheating" is not longer supported.

climate is the HA entity used to manage LG Heatpump Floorheating. The issue was in the climate entity and now is fixed.

is their a way, chance to get also in your integtration data from LG Modbus

No, this is not possible, integration use LG Api used by ThinQ App. If you want integraton with modbus you need a different integration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants