Add Kasa Dimmer to Matter TRANSITION_BLOCKLIST (#119751)

This commit is contained in:
dubstomp
2024-06-17 02:31:18 -07:00
committed by Franck Nijhof
parent 7a9537dcc9
commit 98aeb0b034

View File

@@ -56,6 +56,7 @@ TRANSITION_BLOCKLIST = (
(5010, 769, "3.0", "1.0.0"),
(4999, 25057, "1.0", "27.0"),
(4448, 36866, "V1", "V1.0.0.5"),
(5009, 514, "1.0", "1.0.0"),
)