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

All room sensors constantly show as "heating" even though they are not #147

Open
JanSkinnerup opened this issue Jul 19, 2024 · 9 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@JanSkinnerup
Copy link

Describe the issue

I don't know if this issue has to do with these errors in the logs:

Logger: homeassistant.components.climate.const
Kilde: helpers/deprecation.py:197
integration: Klima (dokumentation, problemer)
Første forekomst: 20.42.22 (7 forekomster)
Senest logget: 20.42.22

CURRENT_HVAC_IDLE was used from danfoss_ally, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACAction.IDLE instead, please report it to the author of the 'danfoss_ally' custom integration
HVAC_MODE_AUTO was used from danfoss_ally, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.AUTO instead, please report it to the author of the 'danfoss_ally' custom integration
HVAC_MODE_HEAT was used from danfoss_ally, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.HEAT instead, please report it to the author of the 'danfoss_ally' custom integration
HVAC_MODE_COOL was used from danfoss_ally, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.COOL instead, please report it to the author of the 'danfoss_ally' custom integration
HVAC_MODE_OFF was used from danfoss_ally, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.OFF instead, please report it to the author of the 'danfoss_ally' custom integration

What version of Home Assistant Core has the issue?

core-2024.7.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Diagnostics information

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@JanSkinnerup JanSkinnerup added the bug Something isn't working label Jul 19, 2024
@dinf60
Copy link

dinf60 commented Oct 12, 2024

I have the same issue. The system somehow think it's heating, but the valve is closed and no actualing heating is going on. Leading to cold rooms.

@jensjakobandersen
Copy link

Please check if the thermostat is in HEAT or AUTO mode.
I found out that it needs to be in HEAT (that equals manual mode in the Ally app)

@JanSkinnerup
Copy link
Author

I'm not sure this is the same issue.

My heating is working flawlessly. The Danfoss ALLY app reports correctly also.

But in HA all floor heating units show as heating all the time. 24/7. I have two radiator thermostates with ALLY also - they report correctly being either "heating" or "idle". So somehow something changed or broke back in july-ish. I remember it as starting after a HA update. But I can't remember exactly now.

I have tried to reinstall the integration. Still the same issue.

@jensjakobandersen
Copy link

jensjakobandersen commented Dec 15, 2024 via email

@JanSkinnerup
Copy link
Author

I don't know if this is helpfull or not. But look at the screendump. My two radiator thermostats show as heating - in orange. Which is true.

All the floor units show heating as well... but in white?

When the radiators are not heating they corretly show "idle" - in white.

Skærmbillede 2024-12-17 090106

@MTrab
Copy link
Owner

MTrab commented Dec 17, 2024

Hoping someone will pitch in with a PR, as I do not have access to floor heating, and as such cannot fix this

@JanSkinnerup
Copy link
Author

What is PR? But whatever you need I'll pitch in so we can get it working again 😊

@MTrab
Copy link
Owner

MTrab commented Dec 17, 2024

PR = Pull Request = Code changed and published to this repository

@JanSkinnerup
Copy link
Author

Ah... in that case I'm pretty sure I'm not of much use. I'm not a developer 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants