For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /developers/blog/2025-07-16-media-player-standby-state-deprecated.md.

media player 的 STANDBY state 已弃用

根据 home-assistant/architecture#799 的决定,media player 的 state MediaPlayerState.STANDBY 已被弃用,并将在 Home Assistant Core 2026.8 中移除。 集成应改用 MediaPlayerState.IDLEMediaPlayerState.OFF

更多详情请参阅 media player 开发文档