Commit cc30f76
authored
Update repositories.txt (#7495)
{
"name": "AsyncOTAManager",
"version": "1.0.1",
"author": "Marin Popa",
"maintainer": "Marin Popa",
"sentence": "OTA Update Manager with authentication and auto-detection for ESP32/ESP8266",
"paragraph": "Provides a web interface for Over-The-Air updates with support for SPIFFS/LittleFS filesystems.",
"website": "https://github.com/marinpopa/AsyncOTAManager",
"category": "Device Control",
"architectures": ["esp32", "esp8266"],
"types": ["Arduino"],
"repository": {
"type": "git",
"url": "https://github.com/marinpopa/AsyncOTAManager.git"
},
"dependencies": [
{
"name": "ESP Async WebServer",
"authors": ["me-no-dev"],
"version": ">=1.2.0"
}
]
}1 parent a329c28 commit cc30f76
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8784 | 8784 | | |
8785 | 8785 | | |
8786 | 8786 | | |
| 8787 | + | |
0 commit comments