Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
Update manifest.json (#143)
Browse files Browse the repository at this point in the history
Add the media_player dependency so plex_assistant doesn't start before media_player
  • Loading branch information
yeahme49 authored Sep 17, 2021
1 parent 942b9af commit 8db9149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/plex_assistant/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Plex Assistant",
"version": "1.1.4",
"documentation": "https://github.com/maykar/plex_assistant",
"dependencies": [],
"dependencies": ["media_player"],
"config_flow": true,
"codeowners": ["@maykar"],
"requirements": [
Expand Down

0 comments on commit 8db9149

Please sign in to comment.