lumapu
54b9e2f3ea
0.8.39
* merge Prometheus metrics fix #1310
* merge MI grid profile request #1306
1 year 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
1 year ago
lumapu
2cda39c9f9
0.8.39
* fix MqTT dis_night_comm in the morning #1309
* seperated offset for sunrise and sunset #1308
1 year ago
Frank
29d2bdefab
PROMETHEUS_EP: Add NRF-radio statistics and power-limit metrics
1 year ago
rejoe2
2571e3c9f9
MI - add grid profile request
Note: this doesn't deliver entire grid profile infos...
1 year ago
lumapu
1b73e493a9
0.8.38
* fix Grid-Profile JSON #1304
1 year ago
lumapu
41485a9af3
0.8.37
* added grid profiles
1 year ago
lumapu
f5b0bacbe6
0.8.37
* added grid profiles
* format version of grid profile
1 year ago
lumapu
6fb0535939
0.8.36 release
1 year ago
lumapu
86ff9f054a
0.8.35
* changed reload time for opendtufusion after update to 5s
* fix default interval and gap for communication
* fix serial number in exported json (was decimal, now correct as hexdecimal number)
* beautified factory reset
* added second stage for erase settings
* increased maximal number of inverters to 32 for opendtufusion board (ESP32-S3)
* fixed crash if CMT inverter is enabled, but CMT isn't configured
1 year ago
lumapu
b5cdd775a7
0.8.35
* added dim option for LEDS
* changed reload time for opendtufusion after update to 5s
1 year ago
lumapu
3178325b42
0.8.34 release
1 year ago
lumapu
b8c651e0a8
0.8.33
1 year ago
lumapu
b043f4c2ac
0.8.33
* improved communication thx @rejoe2
1 year ago
lumapu
a8b10eec6c
0.8.32
* added developer option to use 'syslog-server' instead of 'web-serail' #1299
1 year ago
lumapu
cf19423d91
0.8.32
* fix `start` / `stop` / `restart` commands #1287
* added message, if profile was not read until now #1300
1 year ago
lumapu
7c08d934a9
0.8.31
* added class to handle timeouts PR #1298
1 year ago
you69man
bd0c5e3613
adapt Display_Mono.h to TimeMonitor
1 year ago
you69man
f7e35e4404
implement TimeMonitor Class
1 year ago
lumapu
c28d051ba4
0.8.30
* added info if grid profile was not found
* merge PR #1293
* merge PR #1295 fix ESP8266 pin settings
* merge PR #1297 fix layout for OLED displays
1 year ago
lumapu
9c074b9814
0.8.30
* merge PR #1293
* merge PR #1295 fix ESP8266 pin settings
1 year ago
lumapu
61ebe3e989
0.8.30
* added info if grid profile was not found
1 year ago
rejoe2
0d3bfe3710
fix some double counts
1 year ago
you69man
cf7fa9c3a3
fix yields for displays 128x64 and 84x48
1 year ago
you69man
f925793430
fix esp8266 pin settings
1 year ago
rejoe2
6ec9561d7a
discord .2902
- disable cmdDone() calls for GridProfile+GetLossRate
- Typo
1 year ago
rejoe2
e8185b9e80
discord .2901
- add longer timeout + more retransmits to GridProfile req.
- close GridProfile + GetLossRate req. explicitly (also for heuristiscs)
1 year ago
lumapu
cbb93cfd5a
0.8.29
* added ESP32-C3 mini environment #1289
1 year 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
1 year ago
rejoe2
28fd60f896
Fix https://github.com/lumapu/ahoy/issues/1288
#1288
1 year ago
kscholty
e5176b7430
Added ESP32-C3 chip
1 year 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
1 year ago
lumapu
5a52677cbd
0.8.28
* add get loss rate @rejoe2
* improve communication @rejoe2
1 year ago
lumapu
b3ceadadd4
0.8.28
* fix bug heuristic
* add version information to clipboard once 'copy' was clicked
1 year ago
lumapu
d31f39286e
0.8.27
* fix set power limit #1276
1 year ago
lumapu
16d0eb2048
0.8.26
* read grid profile as HEX (`live` -> click inverter name -> `show grid profile`)
1 year ago
lumapu
681c58e6a2
0.8.25
fix platformio.ini
1 year ago
lumapu
d7f7cfb7ce
0.8.25
updated version number
1 year ago
lumapu
d62b53019a
0.8.25
* RX channel ID starts with fixed value #1277
* fix static IP for Ethernet
1 year ago
lumapu
78b603e373
0.8.24
* remove debug flag for fusion eth
1 year ago
lumapu
f191c036bb
0.8.24
* fix NRF communication for opendtufusion ethernet variant
1 year ago
Frank
21848bd5ae
Enhancement: log to syslog server instead of web-serial
1 year ago
Frank
69cdacaac7
Enhancement: log to syslog server instead of web-serial
1 year 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`
1 year ago
lumapu
30f580891f
0.8.22
* fix communication state-machine regarding zero export #1267
1 year ago
lumapu
3938216db2
0.8.21
fix fusion cdc boot
1 year 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
1 year 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
1 year ago
you69man
41e000f01a
Only call loop() functions of radio modules that are enabled and set up
1 year ago
lumapu
1c12f4c141
0.8.19
* added ms to serial log
* added (debug) option to configure gap between inverter requests
1 year ago