lumapu
464ca62830
Merge branch 'martinriedel-development03' into development03
2 years ago
lumapu
18b09220b7
Merge branch 'development03' of https://github.com/martinriedel/ahoy into martinriedel-development03
2 years ago
lumapu
02c81003dc
fix max length of inverter #1180
2 years ago
lumapu
4d65fd3789
Merge branch 'hpd96-devel03-alarm-list' into development03
2 years ago
lumapu
64a82770b9
Merge branch 'devel03-alarm-list' of https://github.com/hpd96/ahoy into hpd96-devel03-alarm-list
2 years ago
lumapu
44399bd483
added more paranthesis
2 years ago
lumapu
6d71976a23
Merge branch 'hpd96-devel03-hm-mipayload-warning' into development03
2 years ago
lumapu
82440fba28
Merge branch 'devel03-hm-mipayload-warning' of https://github.com/hpd96/ahoy into hpd96-devel03-hm-mipayload-warning
2 years ago
lumapu
440732eaa9
Merge branch 'rejoe2-development03' into development03
2 years ago
rejoe2
6b5dfeec08
reset ticker
beegee3 proposal, https://github.com/lumapu/ahoy/issues/1179#issuecomment-1735071508
2 years ago
Peter H. Demus
7561044e23
correct parentheses now to understand the logic and avoid warning
add to alarm list :
if laststatus was not 3
if laststatus was 3 and currentstatus is 3
add?
currentStatusMi = mPayload[iv->id].sts[stschan];
WiP
In file included from app.h:21,
from app.cpp:8:
hm/miPayload.h: In instantiation of 'void MiPayload<HMSYSTEM, HMRADIO>::miStsConsolidate(Inverter<>*, uint8_t, record_t<>*, uint8_t, uint8_t, uint8_t, uint8_t) [with HMSYSTEM = HmSystem<4>; HMRADIO = HmRadio<>; uint8_t = unsigned char]':
hm/miPayload.h:451:13: required from 'void MiPayload<HMSYSTEM, HMRADIO>::miStsDecode(Inverter<>*, packet_t*, uint8_t) [with HMSYSTEM = HmSystem<4>; HMRADIO = HmRadio<>; uint8_t = unsigned char]'
hm/miPayload.h:175:17: required from 'void MiPayload<HMSYSTEM, HMRADIO>::add(Inverter<>*, packet_t*) [with HMSYSTEM = HmSystem<4>; HMRADIO = HmRadio<>]'
app.cpp:143:41: required from here
hm/miPayload.h:481:99: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
481 | || mPayload[iv->id].sts[stschan] && statusMi == 3 && mPayload[iv->id].sts[stschan] != 3)
Signed-off-by: Peter H. Demus <peter@demus.de>
2 years ago
Peter H. Demus
9e09dc5530
web: alarm list: show inverter name
rename alarm table header "String" to "Event"
Signed-off-by: Peter H. Demus <peter@demus.de>
2 years ago
Martin Riedel
9751785dd4
Add clientId to jsonMqtt in settings.h
2 years ago
lumapu
3a29d6c258
0.7.59
small fix by rejoe2 #1170
2 years ago
lumapu
eaa69c5f89
0.7.59
* add another HM-600 hardware serial number #1169
* merge PR #1170
* reduce last_success MQTT messages (#1124 )
* add re-request if inverter is known to be online and first try fails
* add alarm reporting to MI (might need review!)
* rebuild MI limiting code closer to DTUSimMI example
* round APC in `W` to an integer #1171
2 years ago
lumapu
0ff6c72a8e
Merge branch 'rejoe2-development03' into development03
2 years ago
lumapu
cfd73906e4
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2 years ago
lumapu
923620f8de
Merge branch 'LeSpocky-hm-400' into development03
2 years ago
lumapu
f79bcd838a
Merge branch 'hm-400' of https://github.com/LeSpocky/ahoy into LeSpocky-hm-400
2 years ago
lumapu
5a0ed9ef02
fix wrong version in CHANGES.md
2 years ago
rejoe2
a9dc7a1be5
fix typos
2 years ago
rejoe2
06553d10ba
fix typos
2 years ago
rejoe2
afa96506a3
MI - alarms and control and other
* reduce last_success MQTT messages (#1124 )
* add re-request if inverter is known to be online and first try fails
* add alarm reporting to MI (might need review!)
* rebuild MI limiting code closer to DTUSimMI example
2 years ago
Alexander Dahl
821ab96402
hm: Re-add Hardware Number 10104000 for HM-400
This was probably removed by accident? Resulted in no Max. Power shown
for this device in live view.
References: #1111
Fixes: 201098ae0b
("0.7.45 * change ePaper text to symbols PR #1131 * added some invertes to dev info list #1111")
Signed-off-by: Alexander Dahl <post@lespocky.de>
2 years ago
lumapu
d0c834f17a
0.5.58
* fix ESP8266 save settings issue #1166
2 years ago
lumapu
ff63f5236d
0.7.57
* fix Alarms are always in queue (since 0.7.56)
* fix display active power control to long for small devices #1165
2 years ago
lumapu
3b4365a697
0.7.56
* merge PR #1163
2 years ago
lumapu
f03ec52935
Merge branch 'development03' of https://github.com/fsck-block/ahoy into development03
2 years ago
lumapu
cefcc9c8c3
0.7.56
* only request alarms which were not received before #1113
* added flag if alarm was requested but not received and re-request it #1105
2 years ago
lumapu
882e96b93b
fix patch for fusion-dev
2 years ago
Frank
ff5888a374
Remove obsolete #define MIDNIGHTTICKER_OFFSET
2 years ago
lumapu
a18a738a0a
0.7.55
* fix prometheus builds
* fix ESP32 default pinout #1159
* added `opendtufusion-dev` because of anoying `-DARDUINO_USB_CDC_ON_BOOT=1` flag
* fix display of current power on `index`
* fix OTA, was damaged by version `0.7.51`, need to use webinstaller (from `0.7.51` to `0.7.54`)
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
181cc6fc24
0.7.53
* fix ePaper / display night behaviour #1151
* fix ESP8266 compile error
2 years ago
lumapu
9216cdce9e
0.7.52
* fix CMT configureable pins #1150 , #1159
* update MqTT lib to version `1.4.5`
2 years ago
lumapu
77ba2783a6
0.7.51
* fix opendtufusion start
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
lumapu
581a64a48e
0.7.49
fix github action
2 years ago
lumapu
64fafa1d36
0.7.49
moved convertHtml.py to script directory
2 years ago
lumapu
9dd689b395
0.7.49
* add option to strip webUI for ESP8266 (reduce code size, add ESP32 special features; `IF_ESP32` directives)
* started to get CMT info into `system` - not finished
2 years ago
lumapu
b9c5a54510
0.7.49
* merge Prometheus PR #1148
2 years ago
lumapu
4380d72407
Merge branch 'fsck-block-development03' into development03
2 years ago
lumapu
1a5de93c96
Merge branch 'development03' of https://github.com/fsck-block/ahoy into fsck-block-development03
2 years ago
lumapu
cfa165ab5b
0.7.49
* merge mi code restructuring PR #1145
2 years ago
lumapu
c17c078a62
Merge branch 'rejoe2-development03' into development03
2 years ago
lumapu
fa62a18e94
0.7.49
* merge mi code restructuring PR #1145
2 years ago
lumapu
a8ca18f75a
0.7.49
* merge PR: symbolic icons for mono displays, PR #1136
2 years ago
lumapu
c8f5f29fe9
Merge branch 'You69Man-feature/display_84x48_symbolic_PR' into development03
2 years ago
lumapu
be1db5b167
clean up
2 years ago