mirror of
https://github.com/home-assistant/core.git
synced 2026-04-25 20:25:39 +00:00
Add Resideo X2S Smart Thermostat to Matter fan-only mode list (#160260)
This commit is contained in:
@@ -154,6 +154,7 @@ SUPPORT_FAN_MODE_DEVICES: set[tuple[int, int]] = {
|
||||
(0x1209, 0x8027),
|
||||
(0x1209, 0x8028),
|
||||
(0x1209, 0x8029),
|
||||
(0x131A, 0x1000),
|
||||
}
|
||||
|
||||
SystemModeEnum = clusters.Thermostat.Enums.SystemModeEnum
|
||||
|
||||
Reference in New Issue
Block a user