mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 08:35:15 +02: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:
@@ -67,6 +67,7 @@ TRANSITION_BLOCKLIST = (
|
||||
(5010, 769, "3.0", "1.0.0"),
|
||||
(5130, 544, "v0.4", "6.7.196e9d4e08-14"),
|
||||
(5127, 4232, "ver_0.1", "v1.00.51"),
|
||||
(5245, 1412, "1.0", "1.0.21"),
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user