Skip to content

Commit

Permalink
Added https support. Added summary attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
mkanet committed May 1, 2024
1 parent db4a9bf commit e16e4d1
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 412 deletions.
22 changes: 11 additions & 11 deletions custom_components/plex_recently_added/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"domain": "plex_recently_added",
"name": "Plex Recently Added",
"codeowners": ["@maykar"],
"dependencies": [],
"documentation": "https://github.com/custom-components/sensor.plex_recently_added",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/custom-components/sensor.plex_recently_added/issues",
"requirements": [],
"version": "0.4.0"
}
{
"domain": "plex_recently_added",
"name": "Plex Recently Added",
"codeowners": ["@maykar"],
"dependencies": [],
"documentation": "https://github.com/custom-components/sensor.plex_recently_added",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/custom-components/sensor.plex_recently_added/issues",
"requirements": [],
"version": "0.4.1"
}
Loading

0 comments on commit e16e4d1

Please sign in to comment.