lumapu
9216cdce9e
0.7.52
* fix CMT configureable pins #1150 , #1159
* update MqTT lib to version `1.4.5`
1 year ago
lumapu
77ba2783a6
0.7.51
* fix opendtufusion start
1 year 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
1 year 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
1 year ago
lumapu
64fafa1d36
0.7.49
moved convertHtml.py to script directory
1 year 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
1 year ago
lumapu
b9c5a54510
0.7.49
* merge Prometheus PR #1148
1 year ago
lumapu
cfa165ab5b
0.7.49
* merge mi code restructuring PR #1145
1 year ago
lumapu
fa62a18e94
0.7.49
* merge mi code restructuring PR #1145
1 year ago
lumapu
a8ca18f75a
0.7.49
* merge PR: symbolic icons for mono displays, PR #1136
1 year ago
Wusaweki
bf0f1181c6
add fonts with symbols to ahoy project and add WLAN RSSI bar to 84x48
1 year ago
Wusaweki
f1bff0b824
refactor display class
Display class gets access to App interface and HmRadio
Display class prepares relevant online information for displays in new DisplayData structure
Displays get pointer to DisplayData and only use information received from there
1 year ago
lumapu
e8fa9c747e
0.7.48
* fix SSD1309 2.42" display pinout
* improved setup page: save and delete of inverters
1 year ago
Frank
7673721bd7
Use default channel name if non is set. Export inverter metrics as <XX>_total metric if channel metrics also available.
1 year ago
lumapu
7207d3c9d4
0.7.47
* fix regex in `setup` page
* fix MI serial number display `max-module-power` in `setup` #1142
* renamed `opendtufusionv1` to `opendtufusion`
1 year ago
lumapu
f28f314fcf
0.7.47
* fix boot loop #1140
1 year ago
lumapu
6b721cbe0c
0.7.46
* version number increase
1 year ago
lumapu
81dfff15ca
0.7.46
* fix compile
1 year ago
lumapu
4b34aadc16
0.7.46
* luminance of display can be changed during runtime #1106
1 year ago
lumapu
a1a9a1f9cb
0.7.46
* add / rename alarm codes PR #1118
1 year ago
lumapu
7dfe7d425f
0.7.46
* 2.42" display (SSD1309) integration PR #1139
1 year ago
lumapu
67d3e824af
0.7.46
* HW Versions for MI series PR #1133
1 year ago
dAjaY85
7c6cb35c8e
Integration 2.42" Display als Typ 6
1 year ago
lumapu
69e2a63eab
0.7.46
* send loop skip disabled inverters fix
* print generated DTU SN to console
1 year ago
lumapu
f3192b49ab
0.7.46
* removed `delay` from ePaper
* started improvements of `/system`
* fix LEDs to check all configured inverters
1 year ago
rejoe2
b0590b6ea7
MI models - cleanup
delete unintented duplicates
1 year ago
rejoe2
63a74eb02b
Typo in miPayload.h
1 year ago
rejoe2
c0bb7403f3
MI - add model codes
thx to beegee3 in https://github.com/lumapu/ahoy/issues/1111#issuecomment-1698100571
Only MI-600 (0x001311) is tested!
1 year ago
lumapu
201098ae0b
0.7.45
* change ePaper text to symbols PR #1131
* added some invertes to dev info list #1111
1 year ago
dAjaY85
4ef38f1266
Integration VersionNr durring startup
1 year ago
dAjaY85
b12effd59e
bug fixes
1 year ago
dAjaY85
e2f8fcab40
Symbols instead of Text
1 year ago
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