Home Assistant Unofficial Reference 2024.12.1
models.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.plex.models.PlexMediaSearchResult
 
class  homeassistant.components.plex.models.PlexSession
 

Namespaces

 homeassistant.components.plex.models
 

Variables

 homeassistant.components.plex.models._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.plex.models.LIVE_TV_SECTION = "Live TV"
 
dictionary homeassistant.components.plex.models.SPECIAL_SECTIONS
 
string homeassistant.components.plex.models.TRANSIENT_SECTION = "Preroll"
 
string homeassistant.components.plex.models.UNKNOWN_SECTION = "Unknown"