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

[BUG]: opentherm_heating incorrectly enabled when using only hot tap water with Plugwise Anna thermostat #250

Closed
Meessen1 opened this issue Mar 15, 2022 · 7 comments
Labels
bug Something isn't working

Comments

@Meessen1
Copy link

Describe the bug.

The opentherm_heating state should only be enabled when heating (Anna radiator icon), but it also enabled when using just hot tap water (Anna tap icon). This might be a problem specific to Anna as in this discussion it is indicated that it works correctly for Adam.

When just tapping hot water opentherm_heating opentherm_flame_state opentherm_dhw_state are enabled.
When just heating opentherm_heating opentherm_flame_state are enabled.

Because of this I cannot create a reliable automation for enabling the floor heating pump when the thermostat is heating.
Additionally the HA Anna UI card shows that the system is heating when using hot tap water.

Attached:

  • Two screenshots of the state changes in HA logs, one for hot tap water and one for heating.
  • Plugwise diagnostic data logs for 3 situations; when using just hot tap water, when just heating and when doing neither.

What version of Home Assistant Core has the issue?

core-2022.3.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

How did you install plugwise-beta?

Home Assistant Core

What kind of Plugwise device is having issues?

Smile: Anna

What firmware version is your Plugwise product at?

4.0.27

Logging

No response

Diagnostics information

AnnaLogs.zip

Additional information

No response

@Meessen1 Meessen1 added the bug Something isn't working label Mar 15, 2022
@bouwew
Copy link
Contributor

bouwew commented Mar 15, 2022

Thanks for providing the data, I'll take a look at it now.

@bouwew
Copy link
Contributor

bouwew commented Mar 15, 2022

Ok, I've looked at the data. And I indeed found a bug in the plugwise-backend library.

I will fix this bug in the backend. But it will take some time before this ends up in HA Core. I would assume the fix will be in Core release 2022.4.

If you want to test this earlier, you can test it by installing Plugwise-beta.
If you are interested in doing that, let me know and I'll inform you about which pw-beta version to test.

@Meessen1
Copy link
Author

Thanks for picking this up so quickly.

I can try to install the beta. It will be my first time using a custom component but should get it working I hope.
Which version should I use?

@bouwew
Copy link
Contributor

bouwew commented Mar 15, 2022

Please test plugwise-beta v0.21.5a1

Installation instructions are here: https://github.com/plugwise/plugwise-beta/blob/main/README.md
Scroll down to How to Install.

If you don't use HACS, the files are here https://github.com/plugwise/plugwise-beta/releases/tag/v0.21.5a1

@Meessen1
Copy link
Author

It is working correctly with this new version, thank you.

Initially I had some problems getting it to run; wasn't receiving data and the Anna screen went blank, but a reboot of Anna fixed that.

@bouwew
Copy link
Contributor

bouwew commented Mar 16, 2022

Thanks for testing! And nice to hear that it's working :)

@bouwew
Copy link
Contributor

bouwew commented Mar 31, 2022

Closing this issue as the solution is available in both Plugwise-beta and in Core Plugwise of HA Core 2022.4.0b0.

@bouwew bouwew closed this as completed Mar 31, 2022
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

2 participants