core/homeassistant/components/obihai/manifest.json

10 lines
247 B
JSON
Raw Normal View History

{
"domain": "obihai",
"name": "Obihai",
"codeowners": ["@dshokouhi"],
2023-02-08 19:32:43 +00:00
"documentation": "https://www.home-assistant.io/integrations/obihai",
"iot_class": "local_polling",
2023-02-08 19:32:43 +00:00
"loggers": ["pyobihai"],
"requirements": ["pyobihai==1.3.2"]
}