core/homeassistant/components/fritz/manifest.json

9 lines
220 B
JSON

{
"domain": "fritz",
"name": "AVM FRITZ!Box",
"documentation": "https://www.home-assistant.io/integrations/fritz",
"requirements": ["fritzconnection==1.4.2"],
"codeowners": [],
"iot_class": "local_polling"
}