lumapu
3e5fe74b38
0.7.44
* fix `last_success` transmitted to often #1124
* fix github action
1 year ago
lumapu
3600a2e28c
0.7.43
* improved RSSI for NRF24, now it's read per package (and inverter) #1129
* arranged `heap` related info together in `/system`
* fix display navi during save
* clean up binary output, separated to folders
1 year ago
lumapu
91518a7029
0.7.42
* fix ESP32-S2 build
1 year ago
lumapu
e8ac63df18
0.7.42
* fix prometheus compile ESP32
* added ESP32-S3-mini to github actions
* added old Changlog Entries, to have full log of changes
1 year ago
lumapu
4a9c9f57b4
0.7.42
* update platform for ESP32 to 6.3.2
* fix opendtufusion LED (were mixed)
* fix `last_success` transmitted to often #1124
1 year ago
lumapu
20649ee9f0
cleaned warnings
1 year ago
lumapu
0d65016ca1
refactor wifi for ESP32 S2 (PR #1127 )
1 year ago
lumapu
4f45444b5f
0.7.42
* add signal strength for NRF24 - PR #1119
1 year ago
lumapu
1253960177
small improvements - code review
1 year ago
lumapu
abdf2185ff
0.7.42
* fix ePaper for opendtufusion_v2.x boards (Software SPI)
1 year ago
DanielR92
e41f7a1c4b
some lines removed. (the removed one was for HMS/HMT)
1 year ago
DanielR92
55868e1090
Update some lines, remove dbg
1 year ago
lumapu
2c6094358f
0.7.41
* alarms were not read after the first day
1 year ago
lumapu
f6a01c53c3
0.7.41
* merge PR #1117 code spelling
1 year ago
rejoe2
3105cd4380
HW info triggers next request
immediate request prod. data if HW info was received
1 year ago
DanielR92
df2b012093
NRF signal quality aprox
1 year ago
rejoe2
f9857b52ab
MI - assure HW part no is there
1 year ago
DanielR92
55b087ba77
change rf24Power names
1 year ago
rejoe2
5fc80f660a
Add files via upload
1 year ago
DanielR92
f917d588f5
Add new codes to the list
1 year ago
rejoe2
20713c9ffb
MI - first update on HW detection
see https://github.com/lumapu/ahoy/issues/1111
1 year ago
Alexander Dahl
ae3e98e77d
Fix typos throughout code
Found with `codespell -w -i3 src/**` and reviewed manually.
Fixes : #1112
1 year ago
lumapu
fd2fd206f0
0.7.40
* added default pins for opendtu-fusion-v1 board
* fixed hw version display in `live`
* removed development builds, renamed environments in `platform.ini`
1 year ago
lumapu
3312fe7108
0.7.39
* fix background color of invalid inputs
* add hardware info (click in `live` on inverter name)
1 year ago
lumapu
2130596ae6
0.7.38 fix pinout
1 year ago
lumapu
fe2a80b71d
fix hardware production date
1 year ago
lumapu
b01fbe205e
0.7.38
* reset alarms at midnight (if inverter is not available) #1105 , #1096
* add option to reset 'max' values on midnight #1102
* added default pins for CMT2300A (matching OpenDTU)
1 year ago
lumapu
a91885b505
added hardware info
1 year ago
lumapu
4d19e2dde4
0.7.37
* fix alarm time on WebGui #1099
* added RSSI info for HMS and HMT inverters (MqTT + REST API)
1 year ago
lumapu
c70282c786
* 0.7.36 release
1 year ago
lumapu
ed268d1b63
0.7.35
* fixed timestamp for alarms send over MqTT
* auto-patch of `AsyncWebServer` #834 , #1036
* Update documentation in Git regarding `ESP8266` default NRF24 pin assignments
1 year ago
lumapu
ac53925a24
0.7.34
* merge PR #1093 , improved Nokia5110 display layout
1 year ago
lumapu
8985b7aff5
0.7.34
* fix scheduled reboot #1097
* added vector graphic logo `/doc/logo.svg`
1 year ago
lumapu
439e90dd61
0.7.34
* merged PR #1095 , MI fixes for 0.7.x versions
1 year ago
lumapu
5a13e2a658
0.7.34
optimized code reading
1 year ago
lumapu
65758efd99
0.7.34
* fixed timezone offset of alarms
* added `AC` and `DC` to `/live` #1098
* changed `ESP8266` default NRF24 pin assignments (`D3` = `CE` and `D4` = `IRQ`)
* fixed background of modal window for bright color
1 year ago
rejoe2
792735421f
Fix MI temperature and AC/total calc
1 year ago
rejoe2
670da7cf82
Typos
1 year ago
rejoe2
53f25629a6
fix MI chashes
+ fix some lost debug messages
1 year ago
lumapu
9b250c5385
0.7.33
* add alarms overview to WebGui #608
* fix webGui total values #1084
1 year ago
Wusaweki
3e1949775d
improve display layout for Nokia5110
(cherry picked from commit 24bb14656a9d491c887b5a2a9556d783fa66650b)
1 year ago
lumapu
8544e86e0f
0.7.32
* fix colors of live view #1091
1 year ago
lumapu
4831945d3a
0.7.31
fix zeroIvValues
1 year ago
lumapu
55764102ce
0.7.31
* fixed docu #1085
* changed active power limit MqTT messages to QOS2 #1072
* improved alarm messages, added alarm-id to log #1089
* trigger power limit read on next day (if inverter was offline meanwhile)
* disabled improv implementation to check if it is related to 'Schwuppdizitaet'
* changed live view to gray once inverter isn't available
* added inverter status to API
* changed sum of totals on WebGui depending on inverter status #1084
* merge maximum power (AC and DC) from PR #1080
1 year ago
lumapu
995c7ea5fb
0.7.30
* attempt to improve speed / repsonse times (Schwuppdizitaet) #1075
1 year ago
lumapu
e5b5972cae
0.7.29
* MqTT alarm data was never sent, fixed
* REST API: added alarm data
* REST API: made get record obsolete
* REST API: added power limit acknowledge `/api/inverter/id/[0-x]` #1072
1 year ago
lumapu
c59d26d858
0.7.28
* fix MI inverter support #1078
1 year ago
lumapu
6156145bd6
0.7.27
* added compile option for ethernet #886
* fix ePaper configuration, missing `Busy`-Pin #1075
1 year ago
lumapu
cbdb15050f
0.7.26 release
fix MqTT `last_success`
1 year ago
lumapu
bab700c069
0.7.25 release
1 year ago