Brought back compat with espressif8266

This commit is contained in:
Mathieu Carbou
2024-02-05 10:46:35 +01:00
parent 6961aa75ea
commit b317ea70a4

View File

@@ -28,6 +28,16 @@
"name": "AsyncTCP-esphome",
"version": "^2.1.1",
"platforms": "espressif32"
},
{
"owner": "esphome",
"name": "ESPAsyncTCP-esphome",
"version": "^2.0.0",
"platforms": "espressif8266"
},
{
"name": "Hash",
"platforms": "espressif8266"
}
],
"export": {