Compare commits
2 Commits
feature/vo
...
f05e235243
Author | SHA1 | Date | |
---|---|---|---|
f05e235243 | |||
fd04d2ff66 |
22
library.json
22
library.json
@ -15,25 +15,5 @@
|
||||
"version": "3.0.0",
|
||||
"license": "LGPL-3.0",
|
||||
"frameworks": "arduino",
|
||||
"platforms": ["espressif8266", "espressif32", "libretuya"],
|
||||
"dependencies": [
|
||||
{
|
||||
"owner": "ottowinter",
|
||||
"name": "ESPAsyncTCP-esphome",
|
||||
"platforms": "espressif8266"
|
||||
},
|
||||
{
|
||||
"owner": "esphome",
|
||||
"name": "AsyncTCP-esphome",
|
||||
"platforms": ["espressif32", "libretuya"]
|
||||
},
|
||||
{
|
||||
"name": "Hash",
|
||||
"platforms": "espressif8266"
|
||||
},
|
||||
{
|
||||
"name": "ESP8266WiFi",
|
||||
"platforms": "espressif8266"
|
||||
}
|
||||
]
|
||||
"platforms": ["espressif8266", "espressif32", "libretuya"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user