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
70.16k stars 29.18k forks source link

tado: Thermostat climate graph don't show real status, all time green. #44688

Closed thecem closed 3 years ago

thecem commented 3 years ago

The problem

The graph of thermostat card don't show the real status, even with the state_color: true the icon is not showing the real heating status but only show that heating is on.

Example, here is the valve even if it is closed shown as on (green without a gap). : grafik

grafik

On all other thermostats (climate domain with Netatmo/Uponor/Generic/Dannfoss etc.) in HA there will be a correlation between vale or switch on/off to the heating graph (green with gap, where the valve is off):

grafik

grafik

So it would be great if the behaviour of tado climate/ thermostats graph could be same and show the valve/switch on or off status of heating. If you need more Information let me know!

I wish a happy and healthy new year!

Environment

Problem-relevant configuration.yaml

# tado Thermostate
tado:
  username: !secret tado_user
  password: !secret tado_pass

Traceback/Error logs

no log entries for tado, no errors

Additional information

Tado Smart Room Thermostat V3 (RU2279) RU01 FW: 54.19 Tado Bridge FW: 60.7

probot-home-assistant[bot] commented 3 years ago

tado documentation tado source (message by IssueLinks)

tibortiz commented 3 years ago

Hi @thecem

Maybe the issue is on tado setup side and the thermostat is still requesting to heat your home. Try to do some tests by setting a very low value like 10°C and after few minutes put a very high value like 25°C. Then go back to 10°C. There is probably a latency somewhere or your boiler didn't receive the request to stop heating. Basically, you can hear a contact sound on the tado thermostat but not if it's a digital link. Is there any coverage issue on your home? You can try to move your thermostat to a better location for testing

For me the tado integration is OK and it's more an issue on your setup. On my side I got the correct behavior : image

tibortiz commented 3 years ago

I checked by devices FW and we have same tado bridge version. But my smart thermostat is running on FW 67.2. Yours look pretty old

michaelarnauts commented 3 years ago

I checked by devices FW and we have same tado bridge version. But my smart thermostat is running on FW 67.2. Yours look pretty old

Hmm, I think the version depends on the model you have. My thermostat is also on 54.19, but my bridge is even on 47.2. I don't think I ever got an upgrade actually.

thecem commented 3 years ago

Hi and a happy new year!

I have this integration very long and even I build the complete flat, but never had to heat since 2 years! 😅 One is switching a relay for a infrared floor heating (3min to heat) and the other controls a valve for a weather floor heating (5min to start getting warm). And you are right the valve position is shown in the graph. B6B692CF-7663-4B82-8A00-D6E4B9273155

So many thanks for your help! And for this integration!

github-actions[bot] commented 3 years 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.