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 63086a4 commit b0fbe80Copy full SHA for b0fbe80
custom_components/plex_recently_added/sensor.py
@@ -18,7 +18,7 @@
18
from homeassistant.const import CONF_HOST, CONF_PORT, CONF_SSL
19
from homeassistant.helpers.entity import Entity
20
21
-__version__ = '0.2.4'
+__version__ = '0.2.5'
22
23
_LOGGER = logging.getLogger(__name__)
24
0 commit comments