lumapu
76fa30503d
0.8.51
* fix translation #1346
* further improve sending active power control command faster #1332
* added history protection mask
1 year ago
lumapu
cc9ba1b808
improved, but currently compiles with errors
1 year ago
VArt67
2b4de00a89
* Added history charts to web and to Display_Mono_128x64
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
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
lumapu
f2e1e536f5
0.8.41
* fix display timeout (OLED) to 60s
* change offs to signed value
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
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
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
16d0eb2048
0.8.26
* read grid profile as HEX (`live` -> click inverter name -> `show grid profile`)
1 year ago
lumapu
d62b53019a
0.8.25
* RX channel ID starts with fixed value #1277
* fix static IP for Ethernet
1 year ago
Frank
21848bd5ae
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
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
lumapu
bf5fe900da
fix compile for ESP8266
1 year ago
lumapu
c771c2e5df
0.8.14
* fixed NTP update and sunrise calculation #1240 #886
1 year ago
Wusaweki
99add5c8b2
combine CMD module status to antenna-symbol
... and for this harmonize hmRadio and hmsRadio is_Chip_Connected()
1 year ago
lumapu
f417717fc3
* optimized heuristic
* added option to reduce log size (strip frame payload to relevant field)
thx @Oberfritze , @rejoe2
1 year ago
lumapu
b7f0e683ec
0.8.10
* fix Mi and HM inverter communication #1235
* added privacy mode option #1211
* changed serial debug option to work without reboot
1 year ago
lumapu
49ef94cb7a
0.8.9
* merged PR #1234
* added new alarm codes
* removed serial interval, was not in use anymore
1 year ago
lumapu
1bc3a0f06f
0.8.7
* fix ESP8266 inverter settings #1226
* send radio statistics via MqTT #1227
* made night communication inverter depended
* added option to prevent adding values of inverter to total values (MqTT only) #1199
1 year ago
lumapu
8ac895f50a
0.8.5
* fixed endless loop while switching CMT frequency
* removed obsolete "retries" field from settings #1224
* fixed crash while defining new invertes #1224
* fixed default frequency settings
* added default input power to `400` while adding new inverters
* fixed color of wifi RSSI icon #1224
1 year ago
lumapu
efdac9634f
0.8.4
* introduced tabs in WebGUI (inverter settings)
* added inverter-wise power level and frequency
1 year ago
lumapu
f1dfd328cc
0.8.1
* added tx channel heuristics (per inverter)
* fix statistics counter
2 years ago
lumapu
92855a7f0c
started to add heuristics as an extra class (for now global not inverter independent)
2 years ago
lumapu
96f181c662
some improvements
2 years ago
lumapu
bf772756ed
improved set limit and radio statistics
communication with HMS / HMT is fine - for HM it tries to receive on the same channel which does not work for 4-ch inverter
2 years ago
lumapu
5b39d38d86
included dev-control again
2 years ago
lumapu
b34e5a7416
added millis to each packet for radio analysis
fixed several issue regarding communication
2 years ago
lumapu
c7f3f21469
further improved new communication model
2 years ago
lumapu
5a81a54738
started to improve communication (from scratch)
2 years ago
lumapu
3e9d6b8900
0.7.66 - 2023-10-04
* prepared PA-Level for CMT
* removed settings for number of retransmits, its fixed to `5` now
* added parentheses to have a excactly defined behaviour
2 years ago
lumapu
ebb79d1d09
0.7.63
* fix NRF24 communication #1200
2 years ago
lumapu
41ade24538
0.7.62
* add timeout before payload is tried to process (necessary for HMS/HMT)
2 years ago
lumapu
dae638f7c6
0.7.62
* fix communication to inverters #1198
2 years ago
lumapu
86822eb7b8
further improvements to generic functions
2 years ago
lumapu
ac0a4976d8
moved radio-statistic to inverter (not global per radio module any more)
2 years ago
lumapu
28868a6ca6
fix HMS only installation
2 years ago
lumapu
124cbf6ba2
bug fix esp8266
2 years ago
lumapu
ded734fa8b
fix some errors
2 years ago
lumapu
a695356313
removed / replaced hmsPayload completely
2 years ago
lumapu
dcd5d5a72b
set radio pointer to inverter
2 years ago
lumapu
9b22b1017a
improved hmSystem
2 years ago
lumapu
d8feaf02ac
changed to generic packet_t
2 years ago
rejoe2
6b5dfeec08
reset ticker
beegee3 proposal, https://github.com/lumapu/ahoy/issues/1179#issuecomment-1735071508
2 years ago
lumapu
9a09b5f4f8
0.7.54
* added active power control in `W` to live view #201 , #673
* updated docu, active power control related #706
* added current AC-Power to `index` page and removed version #763
* improved statistic data, moved to entire struct
* removed `/api/statistics` endpoint from REST-API
2 years ago
lumapu
9521cf756a
0.7.51
* fix CMT configureable pins #1150
* fix default CMT pins for opendtufusion
* beautified `system`
* changed main loops, fix resets #1125 , #1135
2 years ago
lumapu
b06f8e98a4
0.7.50
* moved MqTT info to `system`
* added CMT info for ESP32 devices
* improved CMT settings, now `SCLK` and `SDIO` are configurable #1046 , #1150
* changed `Power-Limit` in live-view to `Active Power Control`
* increase length of update file selector #1132
2 years ago