mirror of
https://github.com/wled/WLED.git
synced 2025-07-10 12:26:31 +00:00
Fix deps for Si7021_MQTT_HA
This commit is contained in:
parent
0ba05877d7
commit
9099b13f69
@ -4,6 +4,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"finitespace/BME280":"3.0.0",
|
"finitespace/BME280":"3.0.0",
|
||||||
"adafruit/Adafruit Si7021 Library" : "1.5.3",
|
"adafruit/Adafruit Si7021 Library" : "1.5.3",
|
||||||
"SPI":""
|
"SPI":"*",
|
||||||
|
"adafruit/Adafruit BusIO": "1.17.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user