core/homeassistant/components/fritzbox_callmonitor/manifest.json

11 lines
320 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.8.0"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["fritzconnection"]
}