mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update Matter light transition blocklist to include YNDX LightStrip (#124657)
This commit is contained in:
parent
9334099bed
commit
2ce6bd2378
@ -66,6 +66,7 @@ TRANSITION_BLOCKLIST = (
|
|||||||
(4999, 25057, "1.0", "27.0"),
|
(4999, 25057, "1.0", "27.0"),
|
||||||
(5009, 514, "1.0", "1.0.0"),
|
(5009, 514, "1.0", "1.0.0"),
|
||||||
(5010, 769, "3.0", "1.0.0"),
|
(5010, 769, "3.0", "1.0.0"),
|
||||||
|
(5130, 544, "v0.4", "6.7.196e9d4e08-14"),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user