mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Add Kasa Dimmer to Matter TRANSITION_BLOCKLIST (#119751)
This commit is contained in:
parent
1d873115f3
commit
0ae4903686
@ -56,6 +56,7 @@ TRANSITION_BLOCKLIST = (
|
|||||||
(5010, 769, "3.0", "1.0.0"),
|
(5010, 769, "3.0", "1.0.0"),
|
||||||
(4999, 25057, "1.0", "27.0"),
|
(4999, 25057, "1.0", "27.0"),
|
||||||
(4448, 36866, "V1", "V1.0.0.5"),
|
(4448, 36866, "V1", "V1.0.0.5"),
|
||||||
|
(5009, 514, "1.0", "1.0.0"),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user