core/homeassistant/components/bh1750/manifest.json

8 lines
197 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": []
}