feat: add wifi speaker and television as the media player entity (#706)

This commit is contained in:
Li Shuzhen
2025-07-09 14:02:22 +08:00
committed by GitHub
parent 4c2e10038c
commit aebeaf0245
4 changed files with 531 additions and 2 deletions

View File

@ -75,6 +75,7 @@ SUPPORTED_PLATFORMS: list = [
'fan',
'humidifier',
'light',
'media_player',
'notify',
'number',
'select',