core/homeassistant/components/obihai/manifest.json

9 lines
220 B
JSON

{
"domain": "obihai",
"name": "Obihai",
"documentation": "https://www.home-assistant.io/integrations/obihai",
"requirements": ["pyobihai==1.3.1"],
"codeowners": ["@dshokouhi"],
"iot_class": "local_polling"
}