hass-core/tests/components/plex
Quentame 1855c91988
Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (#36233)
* Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const

* Fix pylint

* Use in tests

* Search for "client_id"

* Fix tests

* Fix test

* Fix test
2020-05-30 17:27:20 +02:00
..
__init__.py Add Plex config flow support (#26548) 2019-09-19 23:29:26 +02:00
const.py Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const (#36233) 2020-05-30 17:27:20 +02:00
mock_classes.py Playback on Sonos speakers from Plex integration (#36177) 2020-05-27 15:36:08 -07:00
test_config_flow.py Plex discovery on demand (#35303) 2020-05-13 09:11:00 -04:00
test_init.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_playback.py Playback on Sonos speakers from Plex integration (#36177) 2020-05-27 15:36:08 -07:00
test_server.py Decouple media lookup from Plex play_media service (#35663) 2020-05-26 14:39:56 -05:00