Skip to content

New features: watchdog, status led, web server auth#7

Open
corgan2222 wants to merge 5 commits into
lumokitho:masterfrom
corgan2222:master
Open

New features: watchdog, status led, web server auth#7
corgan2222 wants to merge 5 commits into
lumokitho:masterfrom
corgan2222:master

Conversation

@corgan2222

Copy link
Copy Markdown

New features: watchdog, status led, web server auth

Watchdog

  • set WDT_TIMEOUT (sec) after this time the esp will reset if something hangs up

status LED on GPIO32:

  • constant light=wifi conected
  • slow blink: mqtt conected and waiting
  • fast blink=conected to keyble

webserver auth

  • set WEBSERVER_USER and WEBSERVER_PW. Default admin:admin
  • remove keyble key from info page

- watchdog set WDT_TIMEOUT (sec) after this time the esp will reset if something hangs up

- status LED on GPIO32: constant light=wifi conected, slow blink: mqtt conected and waiting, fast blink=conected to keyble

- webserver auth, set WEBSERVER_USER and WEBSERVER_PW. Default admin:admin

@Mafin-dev Mafin-dev left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good to me. Maybe outsource the credentials in the next iterations so it can be easily accessed in the initial setup. Nice work

@DaHype

DaHype commented Mar 3, 2023

Copy link
Copy Markdown

Thanks for the Improvement.

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.

3 participants