mirror of
https://github.com/home-assistant/core.git
synced 2026-03-02 15:52:29 +00:00
8 lines
224 B
JSON
8 lines
224 B
JSON
{
|
|
"domain": "bme280",
|
|
"name": "Bosch BME280 Environmental Sensor",
|
|
"documentation": "https://www.home-assistant.io/integrations/bme280",
|
|
"requirements": ["i2csense==0.0.4", "smbus-cffi==0.5.1"],
|
|
"codeowners": []
|
|
}
|