mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-13 22:54:23 -04:00
Add compatibility for more fridge models #93
This commit is contained in:
parent
8d6a6a509b
commit
f0fb5742a4
26 changed files with 229 additions and 47 deletions
|
@ -224,3 +224,5 @@ AP_DIFFUSER_LEVEL = {
|
|||
3: "h_biotics",
|
||||
4: "custom",
|
||||
}
|
||||
|
||||
REF_HUMIDITY_LEVELS = {1: "low", 2: "mid", 3: "high"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue