lumapu
76fa30503d
0.8.51
* fix translation #1346
* further improve sending active power control command faster #1332
* added history protection mask
2 years ago
lumapu
2a01238bff
small fix
2 years ago
rejoe2
e23daad910
MI - add "get loss logic"
* as we don't have info from inverter side, this is just dull tx/rx statistics from the recent cycle...
2 years ago
lumapu
135a1f8032
0.8.47
* merge PR: add defines for retry attempts #1329
2 years ago
Patrick Amrhein
aa6a022214
Add defines for Retry ATTEMPS
2 years ago
lumapu
dd225bdf79
0.8.46
* improved communication
2 years ago
lumapu
b4ba35e6ab
0.8.44
* fix MqTT transmission of data #1326
* live data is read much earlier / faster and more often
2 years ago
lumapu
31ecb9620f
0.8.43
* fix display of sunrise in `/system` #1308
* fix overflow of `getLossRate` calculation #1318
* improved MqTT by marking sent data and improved `last_success` resends #1319
* added timestamp for `max ac power` as tooltip #1324 #1123 #1199
* repaired Power-limit acknowledge #1322
2 years ago
lumapu
0d10d19b30
0.8.42
* add loss rate to `/visualization` in the statistics window
* corrected `getLossRate` infos for MqTT and prometheus
* added information about working IRQ for NRF24 and CMT2300A to `/system`
2 years ago
lumapu
3dd4997094
0.8.40
* fix display of sunrise and sunset in `/system` #1308
* fix MqTT set power limit #1313
2 years ago
lumapu
40097aba18
0.8.39
* add `getLossRate` to radio statistics and to MqTT #1199
2 years ago
lumapu
54b9e2f3ea
0.8.39
* merge Prometheus metrics fix #1310
* merge MI grid profile request #1306
2 years ago
lumapu
ea29e49c93
0.8.39
* fix MqTT dis_night_comm in the morning #1309 #1286
* seperated offset for sunrise and sunset #1308
* **BREAKING CHANGE**: powerlimit (active power control) now has one decimal place (MqTT / API) #1199
2 years ago
rejoe2
2571e3c9f9
MI - add grid profile request
Note: this doesn't deliver entire grid profile infos...
2 years ago
lumapu
b043f4c2ac
0.8.33
* improved communication thx @rejoe2
2 years ago
lumapu
cf19423d91
0.8.32
* fix `start` / `stop` / `restart` commands #1287
* added message, if profile was not read until now #1300
2 years ago
lumapu
7c08d934a9
0.8.31
* added class to handle timeouts PR #1298
2 years ago
you69man
f7e35e4404
implement TimeMonitor Class
2 years ago
lumapu
9c074b9814
0.8.30
* merge PR #1293
* merge PR #1295 fix ESP8266 pin settings
2 years ago
rejoe2
0d3bfe3710
fix some double counts
2 years ago
rejoe2
6ec9561d7a
discord .2902
- disable cmdDone() calls for GridProfile+GetLossRate
- Typo
2 years ago
rejoe2
e8185b9e80
discord .2901
- add longer timeout + more retransmits to GridProfile req.
- close GridProfile + GetLossRate req. explicitly (also for heuristiscs)
2 years ago
lumapu
4f75ce7dd1
0.8.29
* fix crash if `getLossRate` was read from inverter #1288 #1290
* reduce reload time for opendtufusion ethernet variant to 5 seconds
* added basic grid parser
2 years ago
rejoe2
28fd60f896
Fix https://github.com/lumapu/ahoy/issues/1288
#1288
2 years ago
lumapu
8b379f768e
0.8.29
* fix MqTT generic topic `comm_disabled` #1265 #1286
* potential fix of #1285 (reset yield day)
* fix fraction of yield correction #1280
2 years ago
lumapu
5a52677cbd
0.8.28
* add get loss rate @rejoe2
* improve communication @rejoe2
2 years ago
lumapu
b3ceadadd4
0.8.28
* fix bug heuristic
* add version information to clipboard once 'copy' was clicked
2 years ago
lumapu
d31f39286e
0.8.27
* fix set power limit #1276
2 years ago
lumapu
16d0eb2048
0.8.26
* read grid profile as HEX (`live` -> click inverter name -> `show grid profile`)
2 years ago
lumapu
d62b53019a
0.8.25
* RX channel ID starts with fixed value #1277
* fix static IP for Ethernet
2 years ago
lumapu
f191c036bb
0.8.24
* fix NRF communication for opendtufusion ethernet variant
2 years ago
lumapu
222bf0e54a
0.8.23
* heuristics fix #1269 #1270
* moved `sendInterval` in settings, **important:** *will be reseted to 15s after update to this version*
* try to prevent access to radio classes if they are not activated
* fixed millis in serial log
* changed 'print whole trace' = `false` as default
* added communication loop duration in [ms] to serial console
* don't print Hex-Payload if 'print whole trace' == `false`
2 years ago
lumapu
30f580891f
0.8.22
* fix communication state-machine regarding zero export #1267
2 years ago
lumapu
8c0ff5a3bd
0.8.21
* fix ethernet save inverter parameters #886
* fix ethernet OTA update #886
* improved radio statistics, fixed heuristic output for HMS and HMT inverters
2 years ago
lumapu
689a295d0b
0.8.20
* improved HM communication #1259 #1249
* fix `loadDefaults` for ethernet builds #1263
* don't loop through radios which aren't in use #1264
2 years ago
lumapu
1c12f4c141
0.8.19
* added ms to serial log
* added (debug) option to configure gap between inverter requests
2 years ago
lumapu
df2e840751
0.8.18
* copied even more from the original heuristic code #1259
2 years ago
lumapu
c71377011b
0.8.17
* possible fix of NRF with opendtufusion (without ETH)
* small fix in heuristics (if conditions made assignment not comparisson)
2 years ago
lumapu
240be8cd98
0.8.16
* updated heuristic #1080 #1259
* fix compile opendtufusion fusion ethernet
2 years ago
lumapu
4afd63184d
0.8.16
* fix crash if NRF is not enabled
2 years ago
lumapu
379654fa51
0.8.15
fix fusion build
2 years ago
lumapu
a91455eace
0.8.15
fix github workflow (files are case sensitive)
2 years ago
lumapu
71e9fbdc0f
0.8.15
* added class to combine inverter heuristics fields #1258
2 years ago
lumapu
583de41c6f
fix fusion eth crash
2 years ago
lumapu
bf5fe900da
fix compile for ESP8266
2 years ago
lumapu
468d7a6db7
fix compile for ESP32 (not S3 versions)
2 years ago
you69man
057c80162f
fix setGotNothing (didn't leave Testmode anymore)
(cherry picked from commit f802036344f322770df2c261a21402fbd0eb86fd)
2 years ago
lumapu
c3863f4928
0.8.14
* display improvments #1248 #1247
* fixed overflow in `hmRadio.h` #1244
2 years ago
lumapu
90ac13dbcd
0.8.14
* fixed decimal points for temperature (WebUI) PR #1254
* fixed inverter statemachine available state PR #1252
2 years ago
lumapu
25c9667633
converted CMT to use same SPI as NRF (for fusion board)
2 years ago