2023-09-06 18:20:27 +03:00
|
|
|
{
|
2025-04-10 19:37:48 +03:00
|
|
|
"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==0.7.8"
|
|
|
|
],
|
|
|
|
"version": "0.4.1"
|
2025-04-10 19:36:41 +03:00
|
|
|
}
|