Commit Graph

1239 Commits

Author SHA1 Message Date
Thomas Basler
e4837d5c16 Added another supported inverter to readme 2023-03-23 21:24:16 +01:00
Thomas Basler
21718a9e8f Fix #736: Check for payloads < 0 and ignore them 2023-03-23 21:18:00 +01:00
Thomas Basler
d508b4183e webapp: add app.js.gz 2023-03-20 18:20:48 +01:00
Thomas Basler
a17362a9c5 Upgrade olikraus/U8g2 from 2.34.13 to 2.34.16 2023-03-20 18:14:38 +01:00
Thomas Basler
4a9f067b5b webapp: Update dependencies 2023-03-20 18:10:52 +01:00
Thomas Basler
e95af04da4 Compile with newer c++ standard 2023-03-20 18:06:49 +01:00
Thomas Basler
70130f47ae Remove not required register keyword 2023-03-20 18:05:57 +01:00
Thomas Basler
ac73747a29 Fix #723: For some reason, a space was added before 1 digit numbers 2023-03-20 18:05:43 +01:00
Thomas Basler
494ae22f45 Remove set serial port in platformio_override.ini 2023-03-18 12:25:08 +01:00
Thomas Basler
4b7087f0f9 webapp: Only mark values in Pininfo as red if they are different and enabled. 2023-03-18 12:24:03 +01:00
Thomas Basler
88a6e48773 webapp: Fix lint error 2023-03-17 18:50:22 +01:00
Thomas Basler
bf05dc8f9b webapp: add app.js.gz 2023-03-17 18:25:53 +01:00
Thomas Basler
a542ea7fbb Upgrade ArduinoJson from 6.20.1 to 6.21.0 2023-03-17 18:23:56 +01:00
Thomas Basler
01a8c6d873 Upgrade espMqttClient from v1.3.3 to v1.4.1 2023-03-17 18:21:28 +01:00
Thomas Basler
395b9929cd webapp: Update dependencies 2023-03-17 18:17:33 +01:00
Thomas Basler
33b4794c3c webapp: Optimize pinview. Build output based on given json data instead of hard coded values 2023-03-16 19:54:27 +01:00
Thomas Basler
75364f89cb Publish all valid digits via mqtt 2023-03-16 19:29:37 +01:00
Thomas Basler
5dcdda8cf5 Add changelog to Readme.md 2023-03-15 20:40:45 +01:00
Thomas Basler
318136dd58 BREAKING CHANGE: Updated partition table: Make sure you have a configuration backup and completly reflash the device!
Over The Air Update is not possible!
2023-03-15 20:39:32 +01:00
Thomas Basler
2e33f5cd51 Display: Implement rotation setting and removed icons 2023-03-15 20:20:14 +01:00
Thomas Basler
c0b5049a74 Auto format: Reorder includes 2023-03-14 18:45:39 +01:00
Thomas Basler
d95d1c159b Merge branch 'pr671' into dev 2023-03-14 18:33:09 +01:00
Thomas Basler
dc62346727 Merge branch 'pr684' into dev 2023-03-14 18:29:55 +01:00
Thomas Basler
18a3b8dc46 webapp: Update dependencies 2023-03-14 18:29:21 +01:00
Martin Dummer
850e26719b
NtpAdminView.vue: swap GPS coordinates to Latitude/Longitude
The common way to display GPS coordinates is Latitude+Longitude
Swap the fields in NtpAdminView.vue

Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2023-03-11 15:43:59 +01:00
Thomas Basler
055eb3ae06 webapp: add app.js.gz 2023-03-08 20:21:31 +01:00
Thomas Basler
b0af591883 Add hint regarding dark theme to README.md 2023-03-08 20:18:27 +01:00
Thomas Basler
61795172ff Fix #670: Incorrect hiding of unused strings in Live View 2023-03-08 12:55:44 +01:00
Markus Dobel
9eff5f228b feat: export panel settings (name, max power, offset) as prometheus metrics 2023-03-08 09:11:25 +01:00
Thomas Basler
cbbbc21134 webapp: add app.js.gz 2023-03-07 19:03:59 +01:00
Thomas Basler
2f6b34d7be Merge branch 'pr657' into dev 2023-03-07 19:00:00 +01:00
Thomas Basler
5771256493 Merge branch 'pr665' into dev 2023-03-07 18:59:02 +01:00
Luca Kröger
ff0c69c908 added lolin s2 mini reference layout 2023-03-07 15:39:50 +01:00
Luca Kröger
cba0098b6b Added DS_Store to gitignore 2023-03-07 15:39:23 +01:00
Luca Kröger
cb40a07489 added support for ESP32S2 2023-03-07 15:39:05 +01:00
Thomas Basler
f0c5c61a47 webapp: Update dependencies 2023-03-06 19:45:14 +01:00
Thomas Basler
95741c7fa2 webapp: Implement dark theme 2023-03-06 19:42:37 +01:00
Martin Dummer
ec3841db2d
README.md: add more links to 3D printable cases
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2023-03-05 19:35:12 +01:00
Martin Dummer
4b00619c48
README.md: add PCB chapter and fill it with numerous pcb projects
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2023-03-05 19:27:59 +01:00
Thomas Basler
b91da0f681 Added documentation regarding missing web api endpoints 2023-03-03 01:08:20 +01:00
Thomas Basler
b42fff8d5f webapp: add app.js.gz 2023-03-02 15:04:01 +01:00
Thomas Basler
f423ce0a6b Fix #644: Added additional HM-400 to mapping table 2023-02-28 19:42:15 +01:00
Thomas Basler
220884f72e Implement #633: Show only strings with irridiation > 0
If no irridiation is entered for all strings, all strings are shown.
2023-02-28 19:41:07 +01:00
Thomas Basler
a341c884ab webapp: Update dependencies 2023-02-27 16:10:18 +01:00
Thomas Basler
f36a31723a Fix #636: Allow full SSID length of 32 characters 2023-02-27 14:32:55 +01:00
Thomas Basler
4c3172fe41 webapp: add app.js.gz 2023-02-26 20:03:27 +01:00
Thomas Basler
27f230e94d Merge branch 'pr634' into dev 2023-02-26 19:49:58 +01:00
Thomas Basler
c0148fcfa9 Change clock mode for wt32-eth01 from 3 to 0 (based on pins_arduino.h 2023-02-26 19:48:42 +01:00
Thomas Basler
4d18ccf01d Prometheus API: Only output the channels if they where read at least once 2023-02-26 19:31:37 +01:00
Marc-Philip
9f7f7ca49b
fix conjugation 2023-02-26 19:10:13 +01:00