Skip to content

Commit

Permalink
Sort manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
gerard33 authored Feb 23, 2023
1 parent 1eb40f2 commit ca37a72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions custom_components/braviatv_psk/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"domain": "braviatv_psk",
"name": "Bravia TV PSK",
"version": "0.0.0",
"codeowners": ["@gerard33"],
"dependencies": [],
"documentation": "https://github.com/custom-components/media_player.braviatv_psk",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/custom-components/media_player.braviatv_psk/issues",
"requirements": ["pySonyBraviaPSK==0.2.4"],
"dependencies": [],
"codeowners": ["@gerard33"],
"iot_class": "local_polling"
"version": "0.0.0"
}

0 comments on commit ca37a72

Please sign in to comment.