core/homeassistant/components/music_assistant
Norbert Rittel 4f255439eb
Fix sentence-casing in `music_assistant.get_library` action (#139901)
- make the casing of several words consistent
- make the action's description consistent with HA style using "Retrieves …" instead of "Get …"
2025-03-06 11:11:22 +01:00
..
__init__.py Fix ability to remove orphan device in Music Assistant integration (#139431) 2025-03-04 09:56:42 +01:00
actions.py Add new mediatypes to Music Assistant integration (#139338) 2025-02-28 14:17:02 +01:00
config_flow.py
const.py Add new mediatypes to Music Assistant integration (#139338) 2025-02-28 14:17:02 +01:00
entity.py
icons.json
manifest.json
media_browser.py
media_player.py Fix Music Assistant media player entity features (#139428) 2025-02-27 15:30:29 +02:00
schemas.py Add new mediatypes to Music Assistant integration (#139338) 2025-02-28 14:17:02 +01:00
services.yaml Add new mediatypes to Music Assistant integration (#139338) 2025-02-28 14:17:02 +01:00
strings.json Fix sentence-casing in `music_assistant.get_library` action (#139901) 2025-03-06 11:11:22 +01:00