public-Homekit_Split/001-homekit_hub/lib/AsyncTCP-esphome@2.0.0/library.json
Zygfryd Homonto 5f1b6cd8f0 public
2024-07-20 21:58:04 +01:00

21 lines
443 B
JSON

{
"name": "AsyncTCP-esphome",
"description": "Asynchronous TCP Library for ESP32",
"keywords": "async,tcp",
"authors": {
"name": "Hristo Gochkov",
"maintainer": true
},
"repository": {
"type": "git",
"url": "https://github.com/esphome/AsyncTCP.git"
},
"version": "2.0.0",
"license": "LGPL-3.0",
"frameworks": "arduino",
"platforms": ["espressif32", "libretuya"],
"build": {
"libCompatMode": 2
}
}