core/homeassistant/components/hive/manifest.json

9 lines
219 B
JSON

{
"domain": "hive",
"name": "Hive",
"documentation": "https://www.home-assistant.io/integrations/hive",
"requirements": ["pyhiveapi==0.2.19.3"],
"dependencies": [],
"codeowners": ["@Rendili", "@KJonline"]
}