2023-09-06 18:20:27 +03:00
|
|
|
{
|
|
|
|
"domain": "samsung_soundbar",
|
|
|
|
"name": "Samsung Soundbar",
|
2023-09-06 18:36:26 +03:00
|
|
|
"codeowners": ["@samuelspagl"],
|
2023-09-06 20:07:17 +03:00
|
|
|
"config_flow": true,
|
2023-09-06 18:20:27 +03:00
|
|
|
"documentation": "https://www.example.com",
|
|
|
|
"integration_type": "hub",
|
|
|
|
"iot_class": "cloud_polling",
|
2023-09-06 20:07:17 +03:00
|
|
|
"issue_tracker": "https://github.com/samuelspagl/ha_samsung_soundbar/issues",
|
|
|
|
"requirements": ["pysmartthings"],
|
2024-03-12 17:22:54 +03:00
|
|
|
"version": "0.3.2"
|
2023-09-06 20:07:17 +03:00
|
|
|
}
|