mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
parent
59e486848c
commit
4aedf662e9
@ -122,7 +122,7 @@ BLOCKED_CUSTOM_INTEGRATIONS: dict[str, BlockedIntegration] = {
|
|||||||
# Added in 2024.10.1 because of
|
# Added in 2024.10.1 because of
|
||||||
# https://github.com/alandtse/alexa_media_player/issues/2579
|
# https://github.com/alandtse/alexa_media_player/issues/2579
|
||||||
"alexa_media": BlockedIntegration(
|
"alexa_media": BlockedIntegration(
|
||||||
AwesomeVersion("4.13.3"), "crashes Home Assistant"
|
AwesomeVersion("4.13.4"), "crashes Home Assistant"
|
||||||
),
|
),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user