mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 21:40:16 +00:00
Improve Plex media_player entity naming (#31755)
This commit is contained in:
@@ -3,6 +3,7 @@ from homeassistant.const import __version__
|
||||
|
||||
DOMAIN = "plex"
|
||||
NAME_FORMAT = "Plex ({})"
|
||||
COMMON_PLAYERS = ["Plex Web"]
|
||||
|
||||
DEFAULT_PORT = 32400
|
||||
DEFAULT_SSL = False
|
||||
|
||||
Reference in New Issue
Block a user