16 lines
391 B
JSON
16 lines
391 B
JSON
{
|
|
"domain": "songpal",
|
|
"name": "Sony Songpal",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/songpal",
|
|
"requirements": ["python-songpal==0.12"],
|
|
"codeowners": ["@rytilahti", "@shenxn"],
|
|
"ssdp": [
|
|
{
|
|
"st": "urn:schemas-sony-com:service:ScalarWebAPI:1",
|
|
"manufacturer": "Sony Corporation"
|
|
}
|
|
],
|
|
"quality_scale": "gold"
|
|
}
|