Commit graph

1253 commits

Author SHA1 Message Date
lumapu
1d5579f003 small fix 2023-03-07 21:15:42 +01:00
lumapu
7ce78ab56e Merge branch 'development03' into hms 2023-03-07 17:12:24 +01:00
lumapu
c27c5e136b fix time for ePaper 2023-03-07 16:00:51 +01:00
lumapu
6dbb88e27e added ePaper (for ESP32 only!), thx @dAjaY85 #735
improved `/live` margins #732
renamed `var` to `VAr` #732
2023-03-07 14:54:27 +01:00
lumapu
501daf04bc Merge branch 'dAjaY85-development03' into development03 2023-03-05 20:40:44 +01:00
lumapu
f4710232a4 Merge branch 'development03' of https://github.com/dAjaY85/ahoy into dAjaY85-development03 2023-03-05 20:39:44 +01:00
lumapu
674a8440cf Merge branch 'main' of https://github.com/lumapu/ahoy into development03 2023-03-05 20:38:46 +01:00
lumapu
f7a7026ac8 renamed var to VAr 2023-03-05 20:38:22 +01:00
Lukas Pusch
a4799b497d
Merge pull request #738 from tomquist/patch-1
Add TSOL-M1600 to firmware collection
2023-03-05 20:36:25 +01:00
dAjaY85
565b944da3 PeriodenDauer hinzugefügt 2023-03-05 17:22:03 +01:00
dAjaY85
0ff821aeac kleine Optimierungen 2023-03-05 16:56:01 +01:00
dAjaY85
ce20d7c1b4 MonochromeDisplay in Display umbenannt 2023-03-05 16:43:41 +01:00
dAjaY85
18ea8b5925 Versuch die WebOberfläche an zu passen 2023-03-05 16:21:06 +01:00
tomquist
a60b6affae
Add TSOL-M1600 to firmware collection 2023-03-05 11:24:00 +01:00
dAjaY85
3a2e2fa286 Ordner MonochromeDisplay auf Display umbenannt 2023-03-05 03:30:34 +01:00
dAjaY85
f1b722fd5d ePaper und Nokia über HSPI, erster Test 2023-03-05 03:26:18 +01:00
lumapu
71ea7155ca fix UI 2023-03-03 12:01:19 +01:00
lumapu
b8ed9b03d7 fix total in GUI 2023-03-03 11:41:48 +01:00
lumapu
90955b91f6 fix /live 2023-03-03 09:49:41 +01:00
lumapu
491155f161 hotfix some web GUI parts 2023-03-03 08:48:51 +01:00
lumapu
cd30208175 Merge branch 'subdancer-main' into development02 2023-03-03 00:27:01 +01:00
lumapu
8ed8a7db87 0.5.93
merged MI series fixes #729
2023-03-03 00:18:13 +01:00
lumapu
d1d860a73d Merge branch 'rejoe1-development03' into development03 2023-03-03 00:15:25 +01:00
lumapu
dd9f7ef5cc Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 2023-03-03 00:15:09 +01:00
lumapu
70cb0dcd45 improved web API for live
added dark mode option
converted all forms to reponsive design
repaired menu with password protection #720, #716, #709
2023-03-03 00:14:13 +01:00
rejoe2
f6ad403637
MI models partly working
still needs rework in many aspects...
2023-03-02 20:27:46 +01:00
subdancer
730c4b9552 Add EKD ESPNRF Case 2023-02-28 02:14:24 +01:00
rejoe2
e89ac0886e
fill yield fields
...might not be correct...
2023-02-27 16:17:46 +01:00
rejoe2
eae10b0789
fix channel assignment etc.
most likely not yet complete, might need some calculations...
2023-02-27 15:50:57 +01:00
lumapu
53624e466b 0.5.92
fix mobile menu
fix inverters in select `serial.html` #709
2023-02-25 09:23:42 +01:00
lumapu
3cfa564171 fix workflow 2023-02-25 02:03:03 +01:00
lumapu
dab6b17200 Merge branch 'main' into development03 2023-02-25 02:01:17 +01:00
lumapu
e74d3f457f fix workflow 2023-02-25 01:58:31 +01:00
lumapu
209d648651 fix workflow 2023-02-25 01:52:41 +01:00
lumapu
b63a54a09e 0.5.91
fix workflow
2023-02-25 01:50:23 +01:00
lumapu
4f0d365211 improved html and navi, navi is visible even when API dies #660
reduced maximum allowed JSON size for API to 6000Bytes #660
small fix: output command at `prepareDevInformCmd` #692
improved inverter handling for MQTT #671
2023-02-25 01:40:25 +01:00
lumapu
300fc763c1 hms related changes 2023-02-24 15:31:16 +01:00
lumapu
3d82e127f8 Merge branch 'development03' into hms 2023-02-22 23:28:31 +01:00
lumapu
9ef2df21fa merged PR #684, #698, #705
webserial minor overflow fix #660
web `index.html` improve version information #701
fix MQTT sets power limit to zero (0) #692
changed `reset at midnight` with timezone #697
2023-02-22 23:28:12 +01:00
Lukas Pusch
20864dba57
Merge pull request #698 from fsck-block/development03
configurable offset for tickMidnight
2023-02-22 21:51:09 +01:00
Lukas Pusch
6b822a766e
Merge pull request #705 from ManfredBrauchle/patch-2
get rid of spaces in topics
2023-02-22 21:49:20 +01:00
lumapu
9881a9f4ea minor changes 2023-02-22 21:42:58 +01:00
Manfred
2a5a31b19b
get rid of spaces in topics
we really should not use spaces in (sub)topics
2023-02-22 08:38:38 +01:00
lumapu
e5145d3122 data reception ok, search does not stop 2023-02-22 07:35:24 +01:00
lumapu
3a25ebb26f improved HMS implementation, RX not functional
Tx visible on SDR @ 863MHz
2023-02-21 20:23:45 +01:00
lumapu
5525d25e4b added CmtRadio to app 2023-02-21 00:26:47 +01:00
lumapu
6cbd256c1f added setttings for cmt
added HMS2000 as possible inverter
added enable for NRF24 and CMT
2023-02-21 00:12:01 +01:00
lumapu
c7e01c849d fix ESP8266 compile 2023-02-20 23:28:21 +01:00
lumapu
34f898df51 fix compile errors for ESP32 2023-02-20 23:24:10 +01:00
lumapu
c4dd372554 improved general structures to support HMS in future 2023-02-20 23:00:51 +01:00