1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/bme680/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
222 B
JSON

{
"domain": "bme680",
"name": "Bosch BME680 Environmental Sensor",
"documentation": "https://www.home-assistant.io/integrations/bme680",
"requirements": ["bme680==1.0.5", "smbus-cffi==0.5.1"],
"codeowners": []
}