1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/fritz/manifest.json
2020-02-12 16:12:11 -08:00

9 lines
210 B
JSON

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