core/homeassistant/components/htu21d/manifest.json

9 lines
229 B
JSON

{
"domain": "htu21d",
"name": "HTU21D(F) Sensor",
"documentation": "https://www.home-assistant.io/integrations/htu21d",
"requirements": ["i2csense==0.0.4", "smbus-cffi==0.5.1"],
"dependencies": [],
"codeowners": []
}