Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/AutoConnect/src/commit/cfa63c531eafc148aca8fbcc30b34265abb26b5a/library.properties You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 
 
AutoConnect/library.properties

11 lines
609 B

name=AutoConnect
version=0.9.7
author=Hieromon Ikasamo <hieromon@gmail.com>
maintainer=Hieromon Ikasamo <hieromon@gmail.com>
sentence=ESP8266/ESP32 WLAN configuration at runtime with web interface.
paragraph=A library for easy implementing the Web interface constituting the WLAN for ESP8266 WiFi connection. With this library to make a sketch which connects from ESP8266 to the access point at runtime by the web interface without hardcoded SSID and password.
category=Communication
url=https://github.com/Hieromon/AutoConnect.git
dependencies=PageBuilder
architectures=esp8266, esp32
includes=AutoConnect.h