core/homeassistant/components/fritzbox_callmonitor/manifest.json

10 lines
286 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.7.0"],
"codeowners": [],
"iot_class": "local_polling"
}