update manifest.json

This commit is contained in:
samuelspagl 2023-09-06 18:06:18 +02:00
parent c98f892761
commit 735e9966fd
1 changed files with 2 additions and 6 deletions

View File

@ -2,12 +2,8 @@
"domain": "samsung_soundbar", "domain": "samsung_soundbar",
"name": "Samsung Soundbar", "name": "Samsung Soundbar",
"version": "0.1.0", "version": "0.1.0",
"codeowners": [ "codeowners": ["@samuelspagl"],
"@samuelspagl" "requirements": ["pysmartthings"],
],
"requirements": [
"pysmartthings"
],
"issue_tracker": "https://github.com/samuelspagl/ha_samsung_soundbar/issues", "issue_tracker": "https://github.com/samuelspagl/ha_samsung_soundbar/issues",
"documentation": "https://www.example.com", "documentation": "https://www.example.com",
"integration_type": "hub", "integration_type": "hub",