mirror of
https://github.com/Andre0512/hon.git
synced 2026-07-04 11:32:45 +02:00
Fix Mode switch for AP
Revert "Rename HACS release and disable zipped source" This reverts commit 532babcf9637e3bbdf9193e26db35a12e3ea531c. Delete custom_components/.DS_Store Delete .DS_Store Revert Changes Added power and light level Update const.py Revert machMode back to original settings value Rename HACS release and disable zipped source
This commit is contained in:
@@ -222,7 +222,6 @@ AC_HUMAN_SENSE: dict[int, str] = {
|
||||
}
|
||||
|
||||
AP_MACH_MODE: dict[int, str] = {
|
||||
0: "standby",
|
||||
1: "sleep",
|
||||
2: "auto",
|
||||
3: "allergens",
|
||||
|
||||
Reference in New Issue
Block a user