home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.07k stars 29.73k forks source link

[Overkiz] [Cozytouch] No set temperature with towel dryer "Thermor Allure 3 Classique" #85604

Closed Hankey71 closed 1 year ago

Hankey71 commented 1 year ago

The problem

I switched from Overkiz Hacs to Overkiz HA and I notice that my towel dryer does not display the set temperature. There is the current room temperature but not the setpoint. In the HACS version I had this sensor. My towel dryer is a "Thermor Allure 3 Classique", "io:AtlanticElectricalTowelDryer_IC3_IOComponent" in Overkiz. I have a Cozytouch bridge. I should point out that there is also another version of this towel dryer from Thermor: "Allure 3 Virtuose". I don't have this version but it may have more sensors or options. Maybe this one is better supported by Overkiz? Maybe it has the temperature sensor and it is possible to transfer its information to my model?

What version of Home Assistant Core has the issue?

core-2023.1.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Overkiz

Link to integration documentation on our website

https://www.home-assistant.io/integrations/overkiz

Diagnostics information

No response

Example YAML snippet

hvac_modes:
  - heat
  - auto
  - 'off'
min_temp: 7
max_temp: 35
preset_modes:
  - none
  - boost
  - drying
current_temperature: 19.5
temperature: null
preset_mode: none
friendly_name: Sèche serviette Sdd Etage
supported_features: 17

Anything in the logs that might be useful for us?

No response

Additional information

In the attributes of the "climate.XXXX" entity, I have "temperature: null". Is it possible to display this information? Thanks

home-assistant[bot] commented 1 year ago

Hey there @imicknl, @vlebourl, @tetienne, @nyrodev, mind taking a look at this issue as it has been labeled with an integration (overkiz) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `overkiz` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Change the title of the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign overkiz` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


overkiz documentation overkiz source (message by IssueLinks)

asteroidz commented 1 year ago

Hello, Same problem here, switched from Overkiz Hacs to Overkiz HA because the Hacs version wasn't working anymore in current HA core version (Home Assistant 2023.1.7), and my "io:AtlanticElectricalTowelDryer_IC3_IOComponent" stopped showing target_temperature. All other "io:AtlanticElectricalHeaterWithAdjustableTemperatureSetpointIOComponent" are working fine.

Diagnostics information

I tried to play a little with the dev tools, the problem appears to be the attribute: temperature: null Tried to set this attribute to a value, it showed correctly in the card, then was updated again a little while after to null.

iMicknl commented 1 year ago

@asteroidz / @Hankey71 can one of you contact me on Discord? (imick#1903). Let's see if we can debug this.

issue-triage-workflows[bot] commented 1 year ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.