hass-core/tests/components/media_player
Michael Hansen ec4bd9a421
Add new intents for cover, valve, vacuum, and media player (#110757)
* Add valve to HassTurnOn/Off

* Add set position for valves

* Add set position to covers

* Add HassTurnOn/Off for vacuums

* Add media player intents

* Split out vacuum intents

* Address comments

* Extra test
2024-02-19 22:28:42 -05:00
..
__init__.py
common.py
test_async_helpers.py Refactor media_player test classes (#105630) 2023-12-21 08:11:27 +01:00
test_browse_media.py Change error handling in async_process_play_media_url (#90052) 2023-03-22 13:32:02 +01:00
test_device_condition.py Use real devices in media_player device condition tests (#102710) 2023-10-24 23:35:34 +02:00
test_device_trigger.py Use real devices in media_player device trigger tests (#102691) 2023-10-24 22:31:16 +02:00
test_init.py Use builtin TimeoutError [k-n] (#109681) 2024-02-05 12:08:18 +01:00
test_intent.py Add new intents for cover, valve, vacuum, and media player (#110757) 2024-02-19 22:28:42 -05:00
test_recorder.py Always setup demo platforms with device support from config entry (#94586) 2023-06-14 16:50:35 +02:00
test_reproduce_state.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_significant_change.py Remove group_members from significant attributes in media player (#106916) 2024-01-02 23:47:32 +01:00