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

Too much pumping when too hot already #1

Open
sndrr opened this issue Jul 24, 2016 · 1 comment
Open

Too much pumping when too hot already #1

sndrr opened this issue Jul 24, 2016 · 1 comment
Assignees
Milestone

Comments

@sndrr
Copy link
Owner

sndrr commented Jul 24, 2016

Context

  • water: >28 degrees
  • roof: >28 degrees

Expected behaviour

No heating, since the water is too hot already, and thus no pumping.

Actual behaviour

The pump switches on every 30 seconds.

Possible solution

Keep state

@sndrr sndrr self-assigned this Jul 24, 2016
@sndrr sndrr added this to the 1.0 milestone Jul 24, 2016
@sndrr
Copy link
Owner Author

sndrr commented Jul 25, 2016

We don't know the actual water temperature until we start pumping (no sensor in the pool).
See solarpool lines 129-130.

Possible fix: keep state. I suppose we have idle (startup) - heating - cooling.

@sndrr sndrr modified the milestones: 1.1, 1.0, 2.0 Jul 25, 2016
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