mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-09 18:37:24 +02:00
Readable internal names for some selects
This commit is contained in:
@@ -128,6 +128,7 @@ TUMBLE_DRYER_PR_PHASE = {
|
||||
}
|
||||
|
||||
DIRTY_LEVEL = {
|
||||
"0": "unknown",
|
||||
"1": "little",
|
||||
"2": "normal",
|
||||
"3": "very",
|
||||
@@ -185,4 +186,5 @@ AC_HUMAN_SENSE = {
|
||||
"0": "touch_off",
|
||||
"1": "avoid_touch",
|
||||
"2": "follow_touch",
|
||||
"3": "unknown",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user