Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.plex.view Namespace Reference

Classes

class  PlexImageView
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Implement a view to provide proxied Plex thumbnails to the media browser.

Variable Documentation

◆ _LOGGER

homeassistant.components.plex.view._LOGGER = logging.getLogger(__name__)
private

Definition at line 18 of file view.py.