core/homeassistant/components/obihai/manifest.json

11 lines
283 B
JSON

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