mirror of
https://github.com/Andre0512/hon.git
synced 2026-07-04 00:05:28 +02:00
Water Heater
This commit is contained in:
@@ -282,3 +282,9 @@ AC_POSITION_VERTICAL = {
|
||||
7: "position_5",
|
||||
8: "swing",
|
||||
}
|
||||
|
||||
WH_MACH_MODE: dict[int, str] = {
|
||||
1: "eco",
|
||||
2: "max",
|
||||
3: "bps",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user