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 362975b commit f04eea5Copy full SHA for f04eea5
custom_components/plex_recently_added/manifest.json
@@ -3,6 +3,7 @@
3
"name": "Plex Recently Added",
4
"version": "0.3.9",
5
"documentation": "https://github.com/custom-components/sensor.plex_recently_added",
6
+ "issue_tracker": "https://github.com/custom-components/sensor.plex_recently_added/issues",
7
"dependencies": [],
8
"codeowners": ["@maykar"],
9
"requirements": []
hacs.json
@@ -1,5 +1,4 @@
1
{
2
- "content_in_root": false,
- "domains": ["sensor"]
+ "content_in_root": false
}
0 commit comments