Add Resideo X2S Smart Thermostat to Matter fan-only mode list (#160260)

This commit is contained in:
Frédéric
2026-01-05 15:24:20 -08:00
committed by GitHub
parent fc2530e979
commit 35f4464d4a

View File

@@ -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