Skip to content

Commit

Permalink
Create manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gerard33 authored May 15, 2019
1 parent d8c422d commit d2eb8db
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions custom_components/braviatv_psk/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"domain": "braviatv_psk",
"name": "Bravia TV PSK",
"documentation": "https://github.com/custom-components/media_player.braviatv_psk",
"requirements": [
"pySonyBraviaPSK==0.1.7"
],
"dependencies": [],
"codeowners": [
"@gerard33"
]
}

0 comments on commit d2eb8db

Please sign in to comment.