core/homeassistant/components/fritzbox_callmonitor/manifest.json

10 lines
286 B
JSON
Raw Normal View History

{
"domain": "fritzbox_callmonitor",
"name": "AVM FRITZ!Box Call Monitor",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
2021-04-19 12:25:46 +00:00
"requirements": ["fritzconnection==1.4.2"],
"codeowners": [],
"iot_class": "local_polling"
}