Commit graph

473 commits

Author SHA1 Message Date
kscholty
8d81db44d2 Added better pin selection for S2 (mini) and
improved default pins for S2 and C3
2024-01-07 18:07:19 +01:00
you69man
c82cc1c77e add option for graph size 2024-01-07 09:25:35 +01:00
you69man
4496981b3b add option for show ratio 2024-01-07 09:25:35 +01:00
lumapu
b765916a2a 0.8.47
* started to have german translations of all variants (environments) #925 #1199
2024-01-07 02:36:19 +01:00
lumapu
1aa14ebf08 0.8.45
fix compile
2024-01-06 10:07:41 +01:00
lumapu
5ca26895a1 0.8.45
* start implementing a wizard for initial (WiFi) configuration #1199
2024-01-06 02:58:19 +01:00
lumapu
21d77f58ca 0.8.43
* fix `max_power` in `/visualization` was set to `0` after sunset
2024-01-05 01:33:26 +01:00
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
2024-01-05 01:24:38 +01:00
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`
2024-01-03 01:29:46 +01:00
lumapu
7823d8201d Merge branch 'GHolli-main' into development03 2024-01-03 00:17:24 +01:00
lumapu
8930801458 Merge branch 'development03-prometheus-nrfLossrate' of https://github.com/fsck-block/ahoy into fsck-block-development03-prometheus-nrfLossrate 2024-01-03 00:14:32 +01:00
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
2024-01-03 00:14:10 +01:00
Gerald
4ae4c16766
Add space between values and units. 2024-01-02 16:21:04 +01:00
lumapu
f2e1e536f5 0.8.41
* fix display timeout (OLED) to 60s
* change offs to signed value
2024-01-02 15:12:24 +01:00
Frank
938c42925f PROMETHEUS_EP:
add `LossRate` radio statistics to metric
    bugfix: use specific metric types for each inverter metric
2024-01-02 14:58:19 +01:00
lumapu
3dd4997094 0.8.40
* fix display of sunrise and sunset in `/system` #1308
* fix MqTT set power limit #1313
2024-01-02 14:43:33 +01:00
lumapu
4f37f994b6 Merge branch 'development03-prometheus-powerlimit' of https://github.com/fsck-block/ahoy into fsck-block-development03-prometheus-powerlimit 2024-01-02 00:23:44 +01:00
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
2024-01-02 00:21:06 +01:00
lumapu
2cda39c9f9 0.8.39
* fix MqTT dis_night_comm in the morning #1309
* seperated offset for sunrise and sunset #1308
2024-01-01 23:02:14 +01:00
Frank
29d2bdefab PROMETHEUS_EP: Add NRF-radio statistics and power-limit metrics 2024-01-01 15:20:14 +01:00
lumapu
1b73e493a9 0.8.38
* fix Grid-Profile JSON #1304
2023-12-31 13:04:13 +01:00
lumapu
41485a9af3 0.8.37
* added grid profiles
2023-12-31 03:03:14 +01:00
lumapu
b611be8042 compile ok, function not ok 2023-12-31 01:30:46 +01:00
lumapu
f5b0bacbe6 0.8.37
* added grid profiles
* format version of grid profile
2023-12-30 15:27:08 +01:00
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
2023-12-30 02:33:57 +01:00
lumapu
b5cdd775a7 0.8.35
* added dim option for LEDS
* changed reload time for opendtufusion after update to 5s
2023-12-30 00:20:36 +01:00
lumapu
cf19423d91 0.8.32
* fix `start` / `stop` / `restart` commands #1287
* added message, if profile was not read until now #1300
2023-12-29 15:09:14 +01:00
lumapu
9c074b9814 0.8.30
* merge PR #1293
* merge PR #1295 fix ESP8266 pin settings
2023-12-28 21:45:37 +01:00
lumapu
ca4d000c9d Merge branch 'feature/PR_0_8_29_fix_esp8266_pin_settings' of https://github.com/You69Man/ahoy into You69Man-feature/PR_0_8_29_fix_esp8266_pin_settings 2023-12-28 21:41:20 +01:00
lumapu
61ebe3e989 0.8.30
* added info if grid profile was not found
2023-12-28 21:36:35 +01:00
you69man
f925793430 fix esp8266 pin settings 2023-12-28 12:38:22 +01:00
lumapu
d9f155ac65 Merge branch 'esp32-c3' of https://github.com/kscholty/ahoyDtu into kscholty-esp32-c3 2023-12-28 02:22:29 +01:00
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
2023-12-28 02:21:37 +01:00
kscholty
e5176b7430 Added ESP32-C3 chip 2023-12-23 17:33:00 +01:00
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
2023-12-23 16:47:07 +01:00
lumapu
5a52677cbd 0.8.28
* add get loss rate @rejoe2
* improve communication @rejoe2
2023-12-23 15:57:40 +01:00
lumapu
b3ceadadd4 0.8.28
* fix bug heuristic
* add version information to clipboard once 'copy' was clicked
2023-12-23 14:53:47 +01:00
lumapu
16d0eb2048 0.8.26
* read grid profile as HEX (`live` -> click inverter name -> `show grid profile`)
2023-12-17 15:04:09 +01:00
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`
2023-12-14 23:34:10 +01:00
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
2023-12-12 23:29:06 +01:00
lumapu
1c12f4c141 0.8.19
* added ms to serial log
* added (debug) option to configure gap between inverter requests
2023-12-11 22:38:48 +01:00
lumapu
bb1c3482b4 0.8.15
* added support for opendtufusion fusion ethernet shield #886
* fixed range of HMS / HMT frequencies to 863 to 870 MHz #1238
* changed `yield effiency` per default to `1.0` #1243
2023-12-09 01:28:14 +01:00
lumapu
6f62b12c9a Merge branch 'development03' into fusion_eth 2023-12-07 23:35:02 +01:00
lumapu
eb98ed5fd6 Merge branch 'feature/PR_display_improvements' of https://github.com/You69Man/ahoy into You69Man-feature/PR_display_improvements 2023-12-07 21:51:11 +01:00
lumapu
25c9667633 converted CMT to use same SPI as NRF (for fusion board) 2023-12-06 23:15:18 +01:00
you69man
2c8c49c75d fix decimal places for temperature value
(issue #1251)
2023-12-05 18:53:58 +01:00
Wusaweki
99add5c8b2 combine CMD module status to antenna-symbol
... and for this harmonize hmRadio and hmsRadio is_Chip_Connected()
2023-12-01 15:58:04 +01:00
Wusaweki
b4976aa30f add 1.54" display to settings 2023-12-01 15:49:41 +01:00
lumapu
bafe699cfa Merge branch 'feature/V0_8_12_symbolic_OLED_PR' of https://github.com/You69Man/ahoy into You69Man-feature/V0_8_12_symbolic_OLED_PR 2023-11-28 22:29:32 +01:00
lumapu
6701c52048 small corrections 2023-11-28 22:29:11 +01:00