Skip to content

Conversation

@vtoxi
Copy link

@vtoxi vtoxi commented Oct 31, 2025

Adding IonConnect - Modern WiFi provisioning library for ESP32/ESP8266

Repository: https://github.com/vtoxi/IonConnect
Category: Communication
Architectures: esp32, esp8266
License: MIT
Version: 1.0.0

Features

  • ✨ Async captive portal with modern web UI
  • ✨ REST API + Server-Sent Events
  • ✨ BLE provisioning (ESP32)
  • ✨ OTA firmware updates
  • ✨ Multiple network support
  • ✨ Plugin system
  • ✨ Built-in diagnostics

This library provides a modern replacement for legacy WiFiManager with async operations, beautiful UI, and extensive features for production IoT devices.

Compliance

  • Library follows Arduino Library Specification
  • Contains library.properties with valid metadata
  • Includes working examples
  • GPL-compatible license (MIT)
  • Release tagged (v1.0.0)
  • Examples compile for target architectures

@github-actions
Copy link
Contributor

Hi @vtoxi
A problem was found with your pull request:

ERROR: Pull request removes newline from the end of a file.
Please add a blank line to the end of the file.

Please resolve this error. The checks will automatically run again once that is done.

More information:
https://github.com/arduino/library-registry/blob/main/README.md#if-the-problem-is-with-the-pull-request

@github-actions github-actions bot added the topic: invalid Request could not be processed label Oct 31, 2025
@github-actions github-actions bot requested a review from per1234 October 31, 2025 13:50
@per1234 per1234 self-assigned this Oct 31, 2025
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Closing as duplicate of #7196.

@vtoxi in the future please only create one pull request for each submission.

As was already clearly explained in the comments from the bot, there is no need or point in submitting a new pull request after a problem is detected with your existing PR.

What you must do instead is CAREFULLY read the information provided by the bot and then fix the problem. Once you do that, another round of automated checks will be triggered. You can repeat that process in a single pull request as many times as is needed to get it to a fully compliant state. Once your submission passes all the checks it will automatically be accepted by the bot.

You will never fix the problem by submitting the same non-compliant pull request multiple times. That will only waste your time and the time of the humans who maintain this free open source project.

⚠ Repeated irresponsible behavior may result in the revocation of your Library Manager Registry privileges.

Thanks in advance for your cooperation.


If you have any questions, concerns, or problems, you are welcome to write a clear and detailed description in a comment on the pull request thread. I'll be happy to provide assistance.

@per1234 per1234 closed this Oct 31, 2025
@per1234 per1234 added conclusion: duplicate Has already been submitted topic: submission Add library to the list and removed topic: invalid Request could not be processed labels Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conclusion: duplicate Has already been submitted topic: submission Add library to the list

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants