core/homeassistant/components/bh1750/manifest.json

9 lines
226 B
JSON

{
"domain": "bh1750",
"name": "BH1750",
"documentation": "https://www.home-assistant.io/integrations/bh1750",
"requirements": ["i2csense==0.0.4", "smbus-cffi==0.5.1"],
"codeowners": [],
"iot_class": "local_push"
}