core/homeassistant/components/media_extractor
Norbert Rittel dfe1921737
Improve description of `media_content_type` in `media_extractor.play_media` action (#139559)
* Improve `media_content_type` in  `media_extractor.play_media` action

In the UI the `media_content_type` field of the `media_extractor.play_media` action already presents a selector with the choices MUSIC, TVSHOW, VIDEO, EPISODE, CHANNEL or PLAYLIST MUSIC.

Therefore these can be removed from the field description to avoid any over-translation that will create an unnecessary  mismatch in the UI.

* Fix casing of  `media_extractor.play_media` action name
2025-03-01 12:12:58 +01:00
..
__init__.py
config_flow.py
const.py
icons.json
manifest.json
services.yaml
strings.json Improve description of `media_content_type` in `media_extractor.play_media` action (#139559) 2025-03-01 12:12:58 +01:00