Skip to content

Add LED feedback, captive portal, and status page#49

Open
totolouis wants to merge 1 commit into
nmaupu:masterfrom
totolouis:pr/led-portal-status-isolated
Open

Add LED feedback, captive portal, and status page#49
totolouis wants to merge 1 commit into
nmaupu:masterfrom
totolouis:pr/led-portal-status-isolated

Conversation

@totolouis
Copy link
Copy Markdown

  • LED blink patterns indicate WiFi/MQTT connection state
  • DNS captive portal when in WiFi AP mode
  • Status page on webserver

- LED blink patterns indicate WiFi/MQTT connection state
- DNS captive portal when in WiFi AP mode
- Status page on webserver
Comment thread src/main.cpp

#if defined(ESP8266) || defined(ESP32)
#include <ArduinoOTA.h>
#include <DNSServer.h>
Copy link
Copy Markdown
Owner

@nmaupu nmaupu May 4, 2026

Choose a reason for hiding this comment

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

Not sure to understand what's used for.
It adds a dependency (not declared btw) and make the binary bigger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants