ha_samsung_soundbar/custom_components/samsung_soundbar/manifest.json

12 lines
309 B
JSON

{
"domain": "samsung_soundbar",
"name": "Samsung Soundbar",
"version": "0.1.0",
"codeowners": ["@samuelspagl"],
"dependencies": ["pysmartthings"],
"documentation": "https://www.example.com",
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": [],
"config_flow": true
}