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 37629ae commit fc654efCopy full SHA for fc654ef
custom_components/plex_recently_added/sensor.py
@@ -18,7 +18,7 @@
18
from homeassistant.const import CONF_HOST, CONF_NAME, CONF_PORT, CONF_SSL
19
from homeassistant.helpers.entity import Entity
20
21
-__version__ = '0.2.6'
+__version__ = '0.2.9'
22
23
_LOGGER = logging.getLogger(__name__)
24
0 commit comments