mirror of
https://github.com/Andre0512/hon.git
synced 2025-08-04 07:41:02 +00:00
Merge bc1a7b7a7c
into 70eb6c0111
This commit is contained in:
commit
11ac160c18
|
@ -222,7 +222,6 @@ AC_HUMAN_SENSE: dict[int, str] = {
|
||||||
}
|
}
|
||||||
|
|
||||||
AP_MACH_MODE: dict[int, str] = {
|
AP_MACH_MODE: dict[int, str] = {
|
||||||
0: "standby",
|
|
||||||
1: "sleep",
|
1: "sleep",
|
||||||
2: "auto",
|
2: "auto",
|
||||||
3: "allergens",
|
3: "allergens",
|
||||||
|
|
Loading…
Reference in a new issue