1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-25 15:36:30 +01:00
Files
core/homeassistant/components/bme680/manifest.json
T
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": []
}