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

Fix state problems for Eurotronic SPZB0001 #5270

Merged
merged 2 commits into from
Jan 4, 2023
Merged

Conversation

kezmdor
Copy link
Contributor

@kezmdor kezmdor commented Jan 4, 2023

Lately I played around a bit with my Eurotronic SPZB0001 devices and discovered, that they are all running in legacy mode in my installation. Never had serious problems with it, but being legacy triggered me. ;)
I changed the legacy flag to false and discovered, that there are state problems:

  1. In trv mode 1 the valve position is not in state after setting it. 875e287 fixes it.
  2. In trv mode 2 changing the system mode is not in state. 10ccd74 fixes it.

With those two fixes the devices behave the same as in legacy mode when using trv mode 2. Using trv mode 1 was not possible for me in legacy mode because of state problems, so this is a plus for not using legacy mode anymore.

@Koenkk Koenkk merged commit 979edd6 into Koenkk:master Jan 4, 2023
@Koenkk
Copy link
Owner

Koenkk commented Jan 4, 2023

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants