core/tests/components/bang_olufsen
Markus Jacobsen bb29c7a02f
Add sound modes to Bang & Olufsen devices (#121209)
* Add sound mode functionality

* Fix naming

* Change unique sound mode symbol

* Add testing for sound modes

* Add test typing

* Use constants for service call parameters

* Add state assertions

* Remove invalid decorator

* Add valid sound mode check

* Add test for invalid sound mode
2024-09-25 15:58:24 +02:00
..
__init__.py
conftest.py Add sound modes to Bang & Olufsen devices (#121209) 2024-09-25 15:58:24 +02:00
const.py Add sound modes to Bang & Olufsen devices (#121209) 2024-09-25 15:58:24 +02:00
test_config_flow.py Improve Bang olufsen test typing and parameter order (#124419) 2024-08-22 15:49:42 +02:00
test_init.py Improve Bang olufsen test typing and parameter order (#124419) 2024-08-22 15:49:42 +02:00
test_media_player.py Add sound modes to Bang & Olufsen devices (#121209) 2024-09-25 15:58:24 +02:00
test_websocket.py Add various assertions to Bang & Olufsen testing (#125429) 2024-09-08 12:22:21 +02:00