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 0e4e288 commit 9d3de88Copy full SHA for 9d3de88
custom_components/sensor/plex_recently_added.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.1.9'
+__version__ = '0.2.0'
22
23
_LOGGER = logging.getLogger(__name__)
24
0 commit comments