Commit Graph

966 Commits

Author SHA1 Message Date
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
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
Thomas Basler
c67b3e3cbd Prometheus API: Set correct metrics type 2023-02-24 19:10:35 +01:00
Thomas Basler
d5af4c8032 webapp: Updated additional french translation
Thanks to @beneva52
2023-02-24 18:22:44 +01:00
Thomas Basler
612e5f73b7 Fixed compilation issue for esp32-s3 2023-02-23 23:28:34 +01:00
Thomas Basler
f8cd0d8b11 webapp: Added missing french translations 2023-02-23 23:20:39 +01:00
Thomas Basler
3c9639bb53 WebApp: Show additional inverter info in DevInfo dialog
* Production Year
* Production Week
2023-02-23 23:08:16 +01:00
Thomas Basler
759f8b7208 Log errors if too less memory for webapi is available 2023-02-23 21:10:00 +01:00
Thomas Basler
97bc964b6c Fix lint errors 2023-02-20 20:19:23 +01:00
Thomas Basler
dc309e9616 Update sunset from 1.1.3 to 1.1.7 2023-02-20 20:01:56 +01:00
Thomas Basler
8b49f0baf8 webapp: add app.js.gz 2023-02-20 19:54:21 +01:00
Thomas Basler
39c55501ea Merge branch 'pr594' into dev 2023-02-20 19:41:49 +01:00
Thomas Basler
c61064c891 Merge branch 'pr605' into dev 2023-02-20 19:38:23 +01:00
Thomas Basler
bf016461cd webapp: use terser for further size reduction 2023-02-20 19:28:58 +01:00
Thomas Basler
4feb37e1fc webapp: update dependencies 2023-02-20 19:16:45 +01:00
Thomas Basler
98dfbfbf16 webapp: use unplugin-vue-i18n to reduce bundle size 2023-02-20 19:15:36 +01:00
helgeerbe
07f4473a4e Connect Wifi to strongest AP
* do full channel scan
  * connect to strongest AP
2023-02-20 10:13:36 +01:00
Thomas Basler
dc66a82695 Fix typo in configuration. Relates to #603
Also increase buffer size to read whole config
2023-02-19 22:33:35 +01:00
Thomas Basler
20a83fcc89 webapp: Update dependencies 2023-02-19 00:21:01 +01:00
Thomas Basler
fa3d0370f0 Fix isReachable and isProducing based on PollEnabled 2023-02-18 23:50:16 +01:00
Thomas Basler
42b60060a1 webapp: Change badge style and encapsulate it into component 2023-02-18 23:20:08 +01:00
Thomas Basler
f6dedf7adb webapp: Add missing translations 2023-02-18 22:04:18 +01:00
Thomas Basler
e5e236510e webapp: Add additional hint that no data is received if no sun is shining 2023-02-18 20:47:09 +01:00
Thomas Basler
4c14417ea8 webapp: Add column inverter settings to show inverter send/receive status 2023-02-18 20:29:18 +01:00
Thomas Basler
cd99ab8e42 Added settings to pause polling/sending commands in general and at night 2023-02-18 19:44:16 +01:00