-
-
Notifications
You must be signed in to change notification settings - Fork 563
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
water_level
calculation for humidifiers (#1140)
* Fix water level calculation * Run docformatter * Run docformatter once again * Run pre-commit * Add water level tests * Black * make linters happy * Generalize airhumidifer tests, parametrize water_level tests * Cleanup set_dry test * Fix set_dry tests on v1 * Simplify water_level logic * Convert test_airhumidifer_miot away from TestCase Co-authored-by: Teemu Rytilahti <tpr@iki.fi>
- Loading branch information
Showing
5 changed files
with
319 additions
and
682 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
Oops, something went wrong.