core/tests/components/plex
Paulus Schoutsen 9e07910ab0
Mark entities as unavailable when they are removed but are still registered (#45528)
* Mark entities as unavailable when they are removed but are still registered

* Add sync_entity_lifecycle to collection helper

* Remove debug print

* Lint

* Fix tests

* Fix tests

* Update zha

* Update zone

* Fix tests

* Update hyperion

* Update rfxtrx

* Fix tests

* Pass force_remove=True from integrations

Co-authored-by: Erik <erik@montnemery.com>
2021-02-08 10:45:46 +01:00
..
__init__.py
conftest.py Allow Plex playback using provided playqueue ID (#45580) 2021-01-28 17:21:31 +01:00
const.py Rewrite Plex tests to use mocked payloads (#44044) 2021-01-07 19:56:52 +01:00
helpers.py Use Plex websocket payloads to reduce overhead (#42332) 2020-12-02 19:00:13 +01:00
mock_classes.py Rewrite Plex tests to use mocked payloads (#44044) 2021-01-07 19:56:52 +01:00
test_browse_media.py Rewrite Plex tests to use mocked payloads (#44044) 2021-01-07 19:56:52 +01:00
test_config_flow.py Rewrite Plex tests to use mocked payloads (#44044) 2021-01-07 19:56:52 +01:00
test_init.py Rewrite Plex tests to use mocked payloads (#44044) 2021-01-07 19:56:52 +01:00
test_media_players.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
test_playback.py Move Plex->Sonos playback to built-in service (#45066) 2021-01-13 15:24:44 +01:00
test_server.py Rewrite Plex tests to use mocked payloads (#44044) 2021-01-07 19:56:52 +01:00
test_services.py Allow Plex playback using provided playqueue ID (#45580) 2021-01-28 17:21:31 +01:00