diff --git a/dashmachine/platform/plex.py b/dashmachine/platform/plex.py index 15ea3763..d5670318 100644 --- a/dashmachine/platform/plex.py +++ b/dashmachine/platform/plex.py @@ -4,7 +4,7 @@ ```ini [variable_name] platform = plex -url = http://plex_host:plex_port +host = http://plex_host:plex_port token = plex_token value_template = {{ value_template }} ```