2019-09-11 17:26:50 +00:00
|
|
|
{
|
|
|
|
"domain": "obihai",
|
|
|
|
"name": "Obihai",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/obihai",
|
2019-09-11 17:26:50 +00:00
|
|
|
"requirements": [
|
2019-09-26 08:53:31 +00:00
|
|
|
"pyobihai==1.2.0"
|
2019-09-11 17:26:50 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": ["@dshokouhi"]
|
|
|
|
}
|
|
|
|
|