core/homeassistant/components/obihai/manifest.json

9 lines
220 B
JSON
Raw Normal View History

{
"domain": "obihai",
"name": "Obihai",
"documentation": "https://www.home-assistant.io/integrations/obihai",
2021-01-04 10:46:58 +00:00
"requirements": ["pyobihai==1.3.1"],
"codeowners": ["@dshokouhi"],
"iot_class": "local_polling"
}