Commit Graph

1293 Commits

Author SHA1 Message Date
Ralf Bauer
4a8078ad66 added autorefresh every hour 2023-06-26 20:21:39 +02:00
Ralf Bauer
d2a15f86a9 fixed wrong time for first database entry on a day 2023-06-26 16:30:29 +02:00
Ralf Bauer
e6cf6b00d3 fixed chart refresh after reload 2023-06-25 18:53:51 +02:00
Ralf Bauer
8f70391df9 RaBa 2023-06-21 22:56:28 +02:00
Ralf Bauer
2994ff9720 Merge branch 'master' of https://github.com/RaBa64/OpenDTU into Database 2023-06-21 22:19:43 +02:00
Ralf Bauer
660aaf307e
Merge branch 'tbnobody:master' into master 2023-06-21 22:11:01 +02:00
Thomas Basler
582867cdb9 Update olikraus/U8g2 from 2.34.18 to 2.34.22 2023-06-21 20:44:18 +02:00
Thomas Basler
37b3b5abb9 webapp: Update dependencies 2023-06-21 20:38:52 +02:00
Thomas Basler
e0b054d2b5 Pre-Compile a new generic esp32s3 binary without any pin config. 2023-06-21 20:31:31 +02:00
Thomas Basler
7656735103 Pre-Compile a new generic esp32 binary without any pin config. 2023-06-21 20:30:08 +02:00
Thomas Basler
e8fee49dc8 Allow the non-existence of the HOYMILES_PIN_ defines 2023-06-21 19:59:35 +02:00
Thomas Basler
30fbd98274 Fix: Reboot loop occoured when no rf module was configured 2023-06-21 19:56:14 +02:00
Thomas Basler
915b084af5 webapp: Update dependencies 2023-06-19 11:35:48 +02:00
Thomas Basler
184c659197 Added new found HMS-400 to DevInfoParser
Fixes #1045
2023-06-19 11:33:06 +02:00
Ralf Bauer
a5ac6464ac
Merge branch 'tbnobody:master' into master 2023-06-15 08:54:17 +02:00
Thomas Basler
0a56dc2ae1 webapp: Update dependencies 2023-06-14 21:53:53 +02:00
Thomas Basler
64c96c34f4 Revert "Fix: String numbers for HMT inverters are mirrored"
This reverts commit 593a33020f.
2023-06-14 21:44:55 +02:00
Ralf Bauer
925c434e61 removed lambda function 2023-06-13 22:49:07 +02:00
Dominic Michel
3562e85b5e Change metric type back to gauge 2023-06-13 20:59:24 +02:00
Ralf Bauer
ec788d6a30 fixed loading flag 2023-06-13 20:51:55 +02:00
Ralf Bauer
3710591edd used chunked data transfer 2023-06-13 20:37:45 +02:00
Ralf Bauer
ec66df4549 used chunked data transfer 2023-06-13 20:37:19 +02:00
Ralf Bauer
0da01d7019 Merge branch 'master' of https://github.com/RaBa64/OpenDTU into Database 2023-06-13 20:24:48 +02:00
Ralf Bauer
3768ae880b
Merge branch 'tbnobody:master' into master 2023-06-12 11:25:54 +02:00
Thomas Basler
ee4b479b7d webapp: Update dependencies 2023-06-11 21:00:14 +02:00
Thomas Basler
88de38e694 Doc: Add hint to adjusted partition upgrade guide to use only one .bin file 2023-06-11 20:07:41 +02:00
Thomas Basler
08f47c2f4c Fix: Prometheus syntax error with wifi_bssid
Fixes #1021
2023-06-11 20:04:23 +02:00
Ralf Bauer
c45d33900d updated Webapp 2023-06-09 13:04:41 +02:00
Ralf Bauer
60a335097b Merge https://github.com/RaBa64/OpenDTU into Database 2023-06-09 12:02:59 +02:00
Ralf Bauer
f5b5d7e170 some cosmetic changes 2023-06-09 11:50:56 +02:00
Ralf Bauer
7d9d2bd579
Merge branch 'tbnobody:master' into master 2023-06-09 11:47:07 +02:00
Thomas Basler
170978c6f8 webapp: add app.js.gz 2023-06-09 01:42:17 +02:00
Thomas Basler
c8fc123e81 Feature: Only require one binary file for initial flashing
There is no need anymore to upload multiple .bin files. All binaries are combined into one.
2023-06-09 00:03:01 +02:00
Thomas Basler
abfc2735ba Add separate property to platformio.ini to control the environments built by github actions
This is now independent of the default_envs which also affects local development
2023-06-08 22:48:04 +02:00
Thomas Basler
9ac1bb3409 Update olikraus/U8g2 from 2.34.17 to 2.34.18 2023-06-08 21:05:53 +02:00
Thomas Basler
b8745f6199 Update nrf24/RF24 from 1.4.5 to 1.4.7 2023-06-08 21:01:58 +02:00
Thomas Basler
78135fb62e Update espressif32 from 6.3.0 to 6.3.1 2023-06-08 21:00:38 +02:00
Thomas Basler
c1f64396d8 Always use a latest patch level of the softprops/action-gh-release 2023-06-08 20:43:46 +02:00
Thomas Basler
abef455249 Doc: Enhanced device profile for nodemcu esp32 2023-06-08 20:38:14 +02:00
Thomas Basler
2ccc4a766e webapp: Update dependencies 2023-06-08 20:29:14 +02:00
Thomas Basler
88cb59d177 Feature: Publish BSSID via prometheus 2023-06-08 19:57:07 +02:00
Thomas Basler
b3e41c957b Feature: Publish BSSID via MQTT 2023-06-08 19:56:44 +02:00
Thomas Basler
91d3cd1da2 Feature: Show BSSID in the web interface 2023-06-08 19:56:22 +02:00
Thomas Basler
721f82a17c Added additional exception handler to also show unknown exceptions in live data api endpoint 2023-06-08 19:39:56 +02:00
Thomas Basler
593a33020f Fix: String numbers for HMT inverters are mirrored
Fixes: #1005
2023-06-07 18:05:51 +02:00
Thomas Basler
3b6c529efb Fix: Do not publish leading blanks in MQTT payload
Fixes #1011
2023-06-07 17:58:31 +02:00
Ralf Bauer
7c8b5bb05f updated Webapp 2023-06-07 08:42:42 +02:00
Ralf Bauer
196c98380e fix hanging of GUI 2023-06-07 08:39:15 +02:00
Ralf Bauer
831cecc52c fixed first datapoint 2023-06-06 21:29:47 +02:00
Ralf Bauer
9b417f3592 fixed time handling 2023-06-06 20:34:06 +02:00