Add fan preset translations and icons to BAF (#109944)

This commit is contained in:
Tucker Kern
2024-04-23 11:11:40 -06:00
committed by GitHub
parent d4ecf30b6a
commit d8aa1cd8b5
4 changed files with 28 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ QUERY_INTERVAL = 300
RUN_TIMEOUT = 20
PRESET_MODE_AUTO = "Auto"
PRESET_MODE_AUTO = "auto"
SPEED_COUNT = 7
SPEED_RANGE = (1, SPEED_COUNT)