mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Add Philips WiZ Lightbulbs to Matter TRANSITION_BLOCKLIST (#120461)
This commit is contained in:
parent
f23020919f
commit
b7e7905b54
@ -57,6 +57,11 @@ TRANSITION_BLOCKLIST = (
|
|||||||
(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"),
|
(5009, 514, "1.0", "1.0.0"),
|
||||||
|
(4107, 8475, "v1.0", "v1.0"),
|
||||||
|
(4107, 8550, "v1.0", "v1.0"),
|
||||||
|
(4107, 8551, "v1.0", "v1.0"),
|
||||||
|
(4107, 8656, "v1.0", "v1.0"),
|
||||||
|
(4107, 8571, "v1.0", "v1.0"),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user