Add manual config flow for Plex (#34476)
This commit is contained in:
parent
a330eba61c
commit
740d9c575e
5 changed files with 328 additions and 38 deletions
|
@ -39,3 +39,6 @@ X_PLEX_DEVICE_NAME = "Home Assistant"
|
|||
X_PLEX_PLATFORM = "Home Assistant"
|
||||
X_PLEX_PRODUCT = "Home Assistant"
|
||||
X_PLEX_VERSION = __version__
|
||||
|
||||
AUTOMATIC_SETUP_STRING = "Obtain a new token from plex.tv"
|
||||
MANUAL_SETUP_STRING = "Configure Plex server manually"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue