mirror of
https://github.com/wled/WLED.git
synced 2025-04-24 14:57:18 +00:00
Add usermod dependencies
This commit is contained in:
parent
0afd2fe720
commit
5d05d7936c
@ -1,4 +1,7 @@
|
||||
{
|
||||
"name:": "LD2410_v2",
|
||||
"build": { "libArchive": false }
|
||||
"build": { "libArchive": false },
|
||||
"dependencies": {
|
||||
"ncmreynolds/ld2410":"^0.1.3"
|
||||
}
|
||||
}
|
@ -1,4 +1,7 @@
|
||||
{
|
||||
"name:": "Si7021_MQTT_HA",
|
||||
"build": { "libArchive": false }
|
||||
"build": { "libArchive": false },
|
||||
"dependencies": {
|
||||
"finitespace/BME280":"3.0.0"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user