12 lines
366 B
JSON
12 lines
366 B
JSON
{
|
|
"domain": "fritzbox_callmonitor",
|
|
"name": "AVM FRITZ!Box Call Monitor",
|
|
"codeowners": ["@cdce8p"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["fritzconnection"],
|
|
"requirements": ["fritzconnection[qr]==1.13.2"]
|
|
}
|