ha_samsung_soundbar/custom_components/samsung_soundbar/manifest.json

13 lines
368 B
JSON
Raw Normal View History

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