0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++6,023 stars (6,023 stars)1,854 forks (1,854 forks)batch import
Good First Issueenhancement
Description
Contributor guide
- Tech stack
- cppjavascript
- Domain
- tooling
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- ESP8266 developmentJavaScript basics
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue requests adding a web flasher by integrating esp web tools (https://esphome.github.io/esp web tools/). The contributor should investigate how esp web tools works and how to incorporate it into the WiFiManager project. They should examine the existing captive portal implementation to add a new page or endpoint for the flasher. The repository's build system and source structure need to be understood to include any necessary static files.