Add ThirdReality Matter NightLight to transition exception list (#126216)

This commit is contained in:
Marcel van der Veldt 2024-09-18 14:51:05 +02:00 committed by GitHub
parent a10d68e63e
commit 6bff6b562a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,6 +67,7 @@ TRANSITION_BLOCKLIST = (
(5009, 514, "1.0", "1.0.0"),
(5010, 769, "3.0", "1.0.0"),
(5130, 544, "v0.4", "6.7.196e9d4e08-14"),
(5127, 4232, "ver_0.1", "v1.00.51"),
)