mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 04:20:17 +00:00
Add fan preset translations and icons to BAF (#109944)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user