We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6682e82 commit c83077aCopy full SHA for c83077a
custom_components/sensor/plex_recently_added.py
@@ -28,7 +28,7 @@
28
from homeassistant.helpers.entity import Entity
29
from pytz import timezone, utc
30
31
-__version__ = '0.1.6'
+__version__ = '0.1.7'
32
33
_LOGGER = logging.getLogger(__name__)
34
0 commit comments