Commit graph

139 commits

Author SHA1 Message Date
Hendrik Rauh
da5b09ffcb
Merge pull request #63 from HendrikRauh/bugfix-62
Fix #62
2025-01-30 20:47:40 +01:00
Hendrik Rauh
e52ca9cf35 updated cad-files 2025-01-30 20:45:47 +01:00
Patrick Schwarz
e253a71ce6 Fix #62 2025-01-26 20:04:41 +01:00
Hendrik Rauh
5870182507
Merge pull request #61 from HendrikRauh:50-loading-error-after-config-save
50 loading error after config save
2024-12-20 19:58:57 +01:00
RaffaelW
4d58f864d0 implemented retry mechanism for loading config data after esp restart 2024-12-20 18:27:32 +01:00
RaffaelW
ecfa24a2d7 increased delay between submitting and reloading the config 2024-12-20 18:03:35 +01:00
Raffael Wolf
fcb3741fed
Merge pull request #60 from HendrikRauh/59-warning-scan-only-in-ap
show warning for scanning networks only in access-point mode
2024-12-20 17:47:20 +01:00
RaffaelW
83945995a5 show warning for scanning networks only in access-point mode 2024-12-20 17:44:51 +01:00
Hendrik Rauh
7af1725665 fixed led not blinking
on first run the led would not blink, due to elif instead of if
2024-12-18 19:46:08 +01:00
Raffael Wolf
9a7303b5d4
removed wrong semicolon 2024-12-17 17:07:24 +01:00
Raffael Wolf
23bb8eb8f2
Merge pull request #53 from HendrikRauh/HendrikRauh/issue52
new design
2024-12-17 16:57:03 +01:00
Hendrik Rauh
4a14d86e15
Merge pull request #47 from HendrikRauh/DMX-3-configuration-WebUI
Dmx 3 configuration web UI
2024-12-16 21:32:11 +01:00
Hendrik Rauh
c0918a085a Rework favicon
Fixes #52
2024-12-16 15:57:23 +01:00
RaffaelW
6edc46f6fa select current ssid by default if connected via wifi-station 2024-12-15 23:28:55 +01:00
RaffaelW
2bc4b64b54 shortened wifi scan warning 2024-12-15 22:58:19 +01:00
Hendrik Rauh
33d3974b01 resolved conflicts 2024-12-15 22:44:52 +01:00
Raffael Wolf
596e8591d9
Merge pull request #49 from HendrikRauh/HendrikRauh/issue48
fixed confusing syntax
2024-12-15 21:54:25 +01:00
RaffaelW
cc18f5121e cache available networks in setup 2024-12-15 21:33:55 +01:00
RaffaelW
f92e51377c moved onGetNetworks function to new file 2024-12-15 21:32:13 +01:00
RaffaelW
0d3a398f83 made some input fields required 2024-12-15 21:09:02 +01:00
RaffaelW
c3705583ea corrected default values for ip addresses 2024-12-15 21:08:42 +01:00
Hendrik Rauh
0583b1c4e5 fixed confusing syntax
Fixes #48
2024-12-15 20:38:14 +01:00
Hendrik Rauh
330d4ffa42
Merge pull request #43 from HendrikRauh/HendrikRauh/issue39
Reset protection
2024-12-15 20:36:46 +01:00
Raffael Wolf
71208ee44f
Merge pull request #45 from HendrikRauh/HendrikRauh/issue44
Fixed typo and added 3V rail
2024-12-15 19:25:25 +01:00
RaffaelW
24876b6f63 Merge branch 'main' into DMX-3-configuration-WebUI 2024-12-15 19:11:50 +01:00
RaffaelW
c3fab50ccc extracted default config values 2024-12-15 18:45:15 +01:00
RaffaelW
1e52c401e4 adjust led brightness 2024-12-15 16:12:30 +01:00
RaffaelW
4234732631 added slider for led brightness 2024-12-15 00:11:37 +01:00
Hendrik Rauh
6164cd8e43 Fixed typo and added 3V rail
Fixes #44
2024-12-15 00:08:27 +01:00
Hendrik Rauh
2126a70d69 fixed and changed the reset protection 2024-12-14 23:50:57 +01:00
RaffaelW
6276b1f74b disabled automatic wifi scan when the configuration page loads to avoid disconnecting and added warning 2024-12-14 22:42:59 +01:00
RaffaelW
d9afabbdac fixed input/output toggle 2024-12-14 21:14:26 +01:00
Hendrik Rauh
6e828b2e8e
updated doc to match new reset
#39
2024-12-14 00:53:38 +01:00
Hendrik Rauh
cd138e5b71 Reset protection
Fixes #39
2024-12-14 00:33:46 +01:00
psxde
b3e29cb7b4
Merge pull request #42 from HendrikRauh/HendrikRauh/issue41
LED-button in drawing
2024-12-14 00:09:29 +01:00
Hendrik Rauh
7ead32c2fb LED-button in drawing
Fixes #41
2024-12-14 00:06:04 +01:00
Hendrik Rauh
c8550cc4ff changed order for aesthetics 2024-12-13 23:24:37 +01:00
Hendrik Rauh
ae62394935 refactored readme 2024-12-13 23:18:58 +01:00
Raffael Wolf
d9874bc79e
Merge pull request #38 from HendrikRauh/HendrikRauh/issue36
Pre build script to update submodules
2024-12-13 22:03:23 +01:00
RaffaelW
e2fae21314 changed default value for universe2 2024-12-13 21:40:58 +01:00
Raffael Wolf
3c5d605b67
Merge pull request #37 from HendrikRauh/DMX-5-switch-connection
Dmx 5 switch connection
2024-12-13 20:21:35 +01:00
RaffaelW
8daf08f505 fixed artnet 2024-12-13 20:20:41 +01:00
RaffaelW
e796da41ea Merge branch 'main' into DMX-5-switch-connection (artnet not working!!!) 2024-12-13 20:00:21 +01:00
Hendrik Rauh
37b528ddfa Pre build script to update submodules
Fixes #36
2024-12-13 18:20:39 +01:00
Raffael Wolf
dbb4a773d6
Merge pull request #35 from HendrikRauh/DMX-3-configuration-WebUI
Dmx 3 configuration web UI
2024-12-13 18:13:21 +01:00
RaffaelW
9a6c41f027 Merge branch 'DMX-5-switch-connection' into DMX-3-configuration-WebUI 2024-12-13 18:10:42 +01:00
Hendrik Rauh
7fb9d4d243 removed handwritten diagram
its no longer in use
#10
2024-12-13 15:41:25 +01:00
psxde
ee1542db87
Merge pull request #25 from HendrikRauh/8-ethernet
8 ethernet
2024-12-13 15:33:28 +01:00
Hendrik Rauh
654bc4af7b
Merge pull request #29 from HendrikRauh/r0-notice
Add R0 notice to README.md
2024-11-26 17:20:00 +01:00
psxde
d4bd840a97
Add R0 notice to README.md 2024-11-25 23:23:55 +01:00