core/homeassistant/components/htu21d/manifest.json

8 lines
207 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"],
"codeowners": []
}