2023-09-06 18:20:27 +03:00
|
|
|
{
|
|
|
|
"domain": "samsung_soundbar",
|
|
|
|
"name": "Samsung Soundbar",
|
|
|
|
"version": "0.1.0",
|
2023-09-06 18:30:12 +03:00
|
|
|
"codeowners": ["@samuelspagl"],
|
|
|
|
"dependencies": ["pysmartthings"],
|
2023-09-06 18:20:27 +03:00
|
|
|
"documentation": "https://www.example.com",
|
|
|
|
"integration_type": "hub",
|
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"requirements": [],
|
|
|
|
"config_flow": true
|
|
|
|
}
|