mirror of
https://github.com/home-assistant/core.git
synced 2025-11-16 14:30:22 +00:00
Updated to plexapi 3.0.6 (#13005)
This commit is contained in:
committed by
Paulus Schoutsen
parent
ecaf0189cc
commit
d8a7c547df
@@ -16,7 +16,7 @@ from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import Throttle
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['plexapi==3.0.5']
|
||||
REQUIREMENTS = ['plexapi==3.0.6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user