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