Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebUI] Add Configure MQTT and Logging #1592

Merged
merged 8 commits into from
Apr 7, 2023

Conversation

NorthernMan54
Copy link
Collaborator

Description:

Add Configure MQTT and Logging

Configure MQTT

  • Tested changing MQTT Server, Port, MQTT Username, MQTT Port and MQTT Base Topic
  • Not tested was secure mode and uploading a SSL Certificate
  • Does not work if ESPWifiManualSetup is defined
  • Tested WiFi portal, and only configured Wifi. Was able to access WebUI, and configure mqtt

Configure Logging

  • Ability to dynamically change log level

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

@1technophile 1technophile merged commit 1c367fd into 1technophile:development Apr 7, 2023
@NorthernMan54 NorthernMan54 deleted the WebUIPR branch April 7, 2023 01:07
DigiH pushed a commit that referenced this pull request Apr 10, 2023
* WebUI - First Release

* Lint / Build Issues

* Add WebUI as a default module

* Fix ESP8266 builds

[WebUI] Small WebUI design changes (#1594)

• Display view with fixed height and light text on dark background and content centred
• Non-breaking spaces used for MAC part in heading

[WebUI] Add Configure MQTT and Logging (#1592)

* Configure MQTT and Loggin

* Configure MQTT speed up

* Lint
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