1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Rewrite Plex tests to use mocked payloads (#44044)

This commit is contained in:
jjlawren
2021-01-07 12:56:52 -06:00
committed by GitHub
parent caf14b78d1
commit 0426b211f6
48 changed files with 1113 additions and 989 deletions

View File

@@ -61,3 +61,5 @@ DEFAULT_OPTIONS = {
const.CONF_USE_EPISODE_ART: False,
}
}
PLEX_DIRECT_URL = "https://1-2-3-4.123456789001234567890.plex.direct:32400"