mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
8 lines
197 B
JSON
8 lines
197 B
JSON
{
|
|
"domain": "hive",
|
|
"name": "Hive",
|
|
"documentation": "https://www.home-assistant.io/integrations/hive",
|
|
"requirements": ["pyhiveapi==0.2.20.1"],
|
|
"codeowners": ["@Rendili", "@KJonline"]
|
|
}
|