core/tests/components/squeezebox
peteS-UK e48a25e952
Add button platform for Squeezebox integration (#140697)
* initial

* trans key correction

* base class updates

* model tidy up

* Update homeassistant/components/squeezebox/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/squeezebox/entity.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/squeezebox/media_player.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/squeezebox/media_player.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/squeezebox/button.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* review updates

* update

* move manufacturer to library

* updates

* list concat

* review updates

* Update tests/components/squeezebox/test_button.py

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-03-20 17:18:08 +01:00
..
snapshots Add button platform for Squeezebox integration (#140697) 2025-03-20 17:18:08 +01:00
__init__.py
conftest.py Add button platform for Squeezebox integration (#140697) 2025-03-20 17:18:08 +01:00
test_binary_sensor.py
test_button.py Add button platform for Squeezebox integration (#140697) 2025-03-20 17:18:08 +01:00
test_config_flow.py
test_init.py
test_media_browser.py Add album artist media browser category to Squeezebox (#139210) 2025-02-25 17:55:53 -06:00
test_media_player.py Add support for announce to Squeezebox media player (#129460) 2025-02-18 11:22:19 -06:00
test_sensor.py