2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "songpal",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "Sony Songpal",
|
2023-02-08 19:22:30 +00:00
|
|
|
"codeowners": ["@rytilahti", "@shenxn"],
|
2020-05-06 22:52:33 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/songpal",
|
2023-02-08 19:22:30 +00:00
|
|
|
"iot_class": "local_push",
|
|
|
|
"loggers": ["songpal"],
|
|
|
|
"quality_scale": "gold",
|
2022-09-14 19:54:01 +00:00
|
|
|
"requirements": ["python-songpal==0.15.1"],
|
2020-05-06 22:52:33 +00:00
|
|
|
"ssdp": [
|
|
|
|
{
|
|
|
|
"st": "urn:schemas-sony-com:service:ScalarWebAPI:1",
|
|
|
|
"manufacturer": "Sony Corporation"
|
|
|
|
}
|
2023-02-08 19:22:30 +00:00
|
|
|
]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|