4a5679db08
* Prevent config entries being reloaded concurrently - Fixes Config entry has already been setup when two places try to reload the config entry at the same time. - This comes up quite a bit: https://github.com/home-assistant/core/issues?q=is%3Aissue+sort%3Aupdated-desc+%22Config+entry+has+already+been+setup%22+is%3Aclosed * Make sure plex creates mocks in the event loop * drop reload_lock, already inherits |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
conftest.py | ||
const.py | ||
helpers.py | ||
mock_classes.py | ||
test_browse_media.py | ||
test_button.py | ||
test_config_flow.py | ||
test_device_handling.py | ||
test_init.py | ||
test_media_players.py | ||
test_media_search.py | ||
test_playback.py | ||
test_sensor.py | ||
test_server.py | ||
test_services.py |