core/homeassistant/components/bh1750/manifest.json

12 lines
231 B
JSON

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