Update Matter light transition blocklist to include YNDX LightStrip (#124657)

This commit is contained in:
Nidre 2024-09-02 13:28:49 +03:00 committed by GitHub
parent 9334099bed
commit 2ce6bd2378
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,6 +66,7 @@ TRANSITION_BLOCKLIST = (
(4999, 25057, "1.0", "27.0"),
(5009, 514, "1.0", "1.0.0"),
(5010, 769, "3.0", "1.0.0"),
(5130, 544, "v0.4", "6.7.196e9d4e08-14"),
)