2019-07-08 15:14:19 +00:00
|
|
|
{
|
|
|
|
"domain": "arcam_fmj",
|
2020-01-06 22:59:12 +00:00
|
|
|
"name": "Arcam FMJ Receivers",
|
2020-06-06 20:43:28 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/arcam_fmj",
|
2020-09-05 22:10:18 +00:00
|
|
|
"requirements": ["arcam-fmj==0.5.3"],
|
2020-06-06 20:43:28 +00:00
|
|
|
"ssdp": [
|
|
|
|
{
|
|
|
|
"deviceType": "urn:schemas-upnp-org:device:MediaRenderer:1",
|
|
|
|
"manufacturer": "ARCAM"
|
|
|
|
}
|
|
|
|
],
|
2020-01-06 20:28:23 +00:00
|
|
|
"codeowners": ["@elupus"]
|
2019-07-08 15:14:19 +00:00
|
|
|
}
|