core/homeassistant/components/familyhub/manifest.json

9 lines
222 B
JSON
Raw Normal View History

{
"domain": "familyhub",
"name": "Familyhub",
"documentation": "https://www.home-assistant.io/integrations/familyhub",
"requirements": ["python-family-hub-local==0.0.2"],
"dependencies": [],
"codeowners": []
}