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

SwitchableHvacDevice blows up in heating mode #222

Open
climategadgets opened this issue Nov 27, 2021 · 0 comments
Open

SwitchableHvacDevice blows up in heating mode #222

climategadgets opened this issue Nov 27, 2021 · 0 comments

Comments

@climategadgets
Copy link
Member

Expected Behavior

SwitchableHvacDevice works in heating mode and only refuses to act as a fan (when a fan feature is explicitly asked for)

Actual Behavior

SwitchableHvacDevice blows up with java.lang.IllegalArgumentException: fanSpeed=1.0 is not supported by this instance (not in cooling mode)

Root Cause

Unit controller produces non-zero fan signal whereas it's only supposed to produce non-zero demand

Workaround

Since this is happening in an experimental branch, the exception will be downgraded to a warning until process control logic is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant