mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Add MOES Matter Light 1.0 to the blocklist for Matter transitions (#127345)
Update light.py Fix MOES Matter Light 1.0 following #113775
This commit is contained in:
parent
a2e4de2d0d
commit
131fdf6898
@ -67,6 +67,7 @@ TRANSITION_BLOCKLIST = (
|
|||||||
(5010, 769, "3.0", "1.0.0"),
|
(5010, 769, "3.0", "1.0.0"),
|
||||||
(5130, 544, "v0.4", "6.7.196e9d4e08-14"),
|
(5130, 544, "v0.4", "6.7.196e9d4e08-14"),
|
||||||
(5127, 4232, "ver_0.1", "v1.00.51"),
|
(5127, 4232, "ver_0.1", "v1.00.51"),
|
||||||
|
(5245, 1412, "1.0", "1.0.21"),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user