-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improved reliablity of setting desired water temperatur
- PureSpaIO::setDesiredWaterTempCelsius: repeat intial change on failure (more robust) - PureSpaIO::setDesiredWaterTempCelsius: skip getting acutal setpoint when change has failed (speedup) - PureSpaIO::setDesiredWaterTempCelsius: increase inital wait after change to catch double trigger (more robust) - PureSpaIO::setDesiredWaterTempCelsius: increase changeTries by one fore ever 10 degrees (more robust) - PureSpaIO::decodeButton: incease reply pulse length to 3 µs (more robust)
- Loading branch information
Showing
3 changed files
with
40 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters