hass-core/tests/components/media_player
ehendrix23 8a62bc9237 Set directv unavailable state when errors returned for longer then a minute (#19014)
* Fix unavailable

Change setting to unavailable when getting request exceptions only after 1 minute has past since 1st occurrence.

* Put common code in _check_state_available

Put common code to determine if available should be set to False in method _check_state_available
2018-12-07 07:26:49 +01:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
common.py Add tests for directv platform (#18590) 2018-12-01 10:28:27 +01:00
test_async_helpers.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_blackbird.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_cast.py Rework chromecast fix (#16804) 2018-09-23 23:35:07 +02:00
test_demo.py RFC: Call services directly (#18720) 2018-11-30 21:28:35 +01:00
test_directv.py Set directv unavailable state when errors returned for longer then a minute (#19014) 2018-12-07 07:26:49 +01:00
test_init.py Break up websocket component (#17003) 2018-10-01 11:21:00 +02:00
test_monoprice.py RFC: Call services directly (#18720) 2018-11-30 21:28:35 +01:00
test_samsungtv.py Revert changes that broke UI (#18495) 2018-11-20 13:29:05 +01:00
test_sonos.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_soundtouch.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_universal.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_webostv.py Fix webostv select source (#11227) 2017-12-22 18:38:00 +01:00
test_yamaha.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00