Classes | |
| class | PlexLibrarySectionSensor |
| class | PlexSensor |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| dictionary | LIBRARY_ATTRIBUTE_TYPES |
| dictionary | LIBRARY_ICON_LOOKUP |
| dictionary | LIBRARY_PRIMARY_LIBTYPE |
| dictionary | LIBRARY_RECENT_LIBTYPE |
Support for Plex media server monitoring.
| None homeassistant.components.plex.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
|
private |
| dictionary homeassistant.components.plex.sensor.LIBRARY_ATTRIBUTE_TYPES |
| dictionary homeassistant.components.plex.sensor.LIBRARY_ICON_LOOKUP |
| dictionary homeassistant.components.plex.sensor.LIBRARY_PRIMARY_LIBTYPE |