ESP-Library icon indicating copy to clipboard operation
ESP-Library copied to clipboard

Software Distribution and Management Over the Air

Results 17 ESP-Library issues
Sort by recently updated
recently updated
newest added

Two Interval type settings fields does not appear to function properly. Example: IAS.addField(updateInterval, "Update Interval", 7, 'I'); IAS.addField(callHomeInterval, "Call Home Interval", 7, 'I'); When in Config mode, web page will...

bug

Please take a look at enclosed image - page icons overlap over the title text: ![Screen_20210220-162424](https://user-images.githubusercontent.com/37593964/108597812-fc99e000-739b-11eb-8acd-4880b525ba9d.jpg)

bug
help wanted
Testers needed!

First of all, great THANK YOU for this useful library. Please help to combine (in one sketch) two must-have libraries: https://github.com/iotappstory/ESP-Library and https://github.com/s00500/ESPUI (it's a dashboard like `ayushsharma82/ESP-DASH` with rich...

documentation

Hi there First of all I should show my appreciation of the nice idea and nice service of IoTAppStory, really helpful. I tried to integrate a code I develop for...

There seems to be a compatibility issue with my AP, which is a Ubiquiti Unifi AP AC LR, the model is UAP‑AC‑LR, it's 802.11ac Signal is strong, no congestion. I...

help wanted
wifi
under investigation

After device set-up, the device name I entered during set-up is reflected in the config mode status page. IOTAppStory::readConfig(configStruct &config) returns a structure with deviceName set to the default "yourESP."...

In the last two days I've been unable to download new sketches. The error seems similar to one that was reported and fixed last year at https://github.com/iotappstory/ESP-Library/issues/55 I have recently...