core/tests/components/heos
Andrew Sayre c9ff575628
Add HEOS options flow for optional authentication (#134105)
* Add heos options flow

* Add options flow tests

* Test error condition during options sign out

* Use credentials when setting up

* Update warning instructions

* Simplify exception logic

* Cover unknown command error condition

* Add test for options

* Correct const import location

* Review feedback

* Update per feedback

* Parameterize tests and remaining feedback

* Correct log level in init

* nitpick feedback
2025-01-02 09:07:34 +01:00
..
__init__.py
conftest.py Add HEOS options flow for optional authentication (#134105) 2025-01-02 09:07:34 +01:00
test_config_flow.py Add HEOS options flow for optional authentication (#134105) 2025-01-02 09:07:34 +01:00
test_init.py Add HEOS options flow for optional authentication (#134105) 2025-01-02 09:07:34 +01:00
test_media_player.py Improve HEOS group handling (#132213) 2024-12-21 09:40:33 +01:00
test_services.py Add missing hass type hint in component tests (h) (#124209) 2024-08-19 12:40:56 +02:00