[PR #1064] [CLOSED] Add support for static ip address configuration in the config web page #1710

Closed
opened 2026-02-28 02:12:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1064
Author: @vyruz1986
Created: 5/25/2020
Status: Closed

Base: masterHead: master


📝 Commits (5)

  • 486ea7d Allow showing static IP config without predefined value
  • 136c0c9 Also show static IP fields when static IP is passed
  • 0fc051a Merge remote-tracking branch 'refs/remotes/tzapu/master'
  • 29ded72 Merge remote-tracking branch 'vyruz1986/master'
  • 232e1a0 docs: Updated documentation

📊 Changes

3 files changed (+20 additions, -9 deletions)

View changed files

📝 README.md (+8 -0)
📝 WiFiManager.cpp (+9 -7)
📝 WiFiManager.h (+3 -2)

📄 Description

This PR will add support for adding static IP, gateway and subnet address fields to the setup page if the true parameter is passed to the autoConnect() method


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tzapu/WiFiManager/pull/1064 **Author:** [@vyruz1986](https://github.com/vyruz1986) **Created:** 5/25/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`486ea7d`](https://github.com/tzapu/WiFiManager/commit/486ea7db2c769df83527619dc1356740fbb84b30) Allow showing static IP config without predefined value - [`136c0c9`](https://github.com/tzapu/WiFiManager/commit/136c0c9cba70117237e822d7669e1244b401fc3f) Also show static IP fields when static IP is passed - [`0fc051a`](https://github.com/tzapu/WiFiManager/commit/0fc051a445d84a4c95d454f9be4333387b96a98a) Merge remote-tracking branch 'refs/remotes/tzapu/master' - [`29ded72`](https://github.com/tzapu/WiFiManager/commit/29ded72e41faede3ddde8c9fcf65534534922f91) Merge remote-tracking branch 'vyruz1986/master' - [`232e1a0`](https://github.com/tzapu/WiFiManager/commit/232e1a05ebeef08b98e15b28f3f575918a542939) docs: Updated documentation ### 📊 Changes **3 files changed** (+20 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -0) 📝 `WiFiManager.cpp` (+9 -7) 📝 `WiFiManager.h` (+3 -2) </details> ### 📄 Description This PR will add support for adding static IP, gateway and subnet address fields to the setup page if the `true` parameter is passed to the `autoConnect()` method --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 02:12:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1710
No description provided.