lumapu
617cf0a92a
0.8.45
* fix MqTT total values #1326
1 year ago
lumapu
b4ba35e6ab
0.8.44
* fix MqTT transmission of data #1326
* live data is read much earlier / faster and more often
1 year ago
lumapu
21d77f58ca
0.8.43
* fix `max_power` in `/visualization` was set to `0` after sunset
1 year 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
1 year 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`
1 year ago
lumapu
dd0bec6fc0
0.8.42
1 year ago
lumapu
9ad119b39e
0.8.42
* merge PR: beautifiying typography, added spaces between value and unit for `/visualization` #1314
* meger PR: Prometheus add `getLossRate` and bugfixing #1315
1 year ago
lumapu
cd9cc976e7
0.8.42
* add LED to display whether it's night time or not. Can be reused as output to control battery system #1308
1 year ago
Gerald
4ae4c16766
Add space between values and units.
1 year ago
lumapu
f2e1e536f5
0.8.41
* fix display timeout (OLED) to 60s
* change offs to signed value
1 year ago
Frank
938c42925f
PROMETHEUS_EP:
add `LossRate` radio statistics to metric
bugfix: use specific metric types for each inverter metric
1 year ago
lumapu
3dd4997094
0.8.40
* fix display of sunrise and sunset in `/system` #1308
* fix MqTT set power limit #1313
1 year ago
lumapu
40097aba18
0.8.39
* add `getLossRate` to radio statistics and to MqTT #1199
1 year ago
lumapu
27ad75b7d3
0.8.39
* merge update documentation / readme #1305
1 year ago
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