Odstraneni zavislosti na esphome TCP knihovnach
This commit is contained in:
parent
165db0f093
commit
fd04d2ff66
20
library.json
20
library.json
@ -16,24 +16,4 @@
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user