core/homeassistant/components/obihai/manifest.json

10 lines
247 B
JSON

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