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",
|
2021-07-10 20:31:42 +00:00
|
|
|
"requirements": ["arcam-fmj==0.7.0"],
|
2020-06-06 20:43:28 +00:00
|
|
|
"ssdp": [
|
|
|
|
{
|
|
|
|
"deviceType": "urn:schemas-upnp-org:device:MediaRenderer:1",
|
|
|
|
"manufacturer": "ARCAM"
|
|
|
|
}
|
|
|
|
],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@elupus"],
|
|
|
|
"iot_class": "local_polling"
|
2019-07-08 15:14:19 +00:00
|
|
|
}
|