Skip to content

Commit f04eea5

Browse files
committed
To address HACS validation errors
1 parent 362975b commit f04eea5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/plex_recently_added/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"name": "Plex Recently Added",
44
"version": "0.3.9",
55
"documentation": "https://github.com/custom-components/sensor.plex_recently_added",
6+
"issue_tracker": "https://github.com/custom-components/sensor.plex_recently_added/issues",
67
"dependencies": [],
78
"codeowners": ["@maykar"],
89
"requirements": []

hacs.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"name": "Plex Recently Added",
3-
"content_in_root": false,
4-
"domains": ["sensor"]
3+
"content_in_root": false
54
}

0 commit comments

Comments
 (0)