hass-core/homeassistant/components/bh1750/manifest.json
2020-04-03 12:58:19 -07:00

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