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
2023-09-16 01:29:17 +02:00
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
2023-09-12 23:37:57 +02:00
lumapu
64fafa1d36
0.7.49
...
moved convertHtml.py to script directory
2023-09-11 23:29:43 +02:00
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
2023-09-11 23:15:33 +02:00
lumapu
b9c5a54510
0.7.49
...
* merge Prometheus PR #1148
2023-09-11 21:26:24 +02:00
lumapu
1a5de93c96
Merge branch 'development03' of https://github.com/fsck-block/ahoy into fsck-block-development03
2023-09-11 21:25:04 +02:00
lumapu
cfa165ab5b
0.7.49
...
* merge mi code restructuring PR #1145
2023-09-11 21:24:42 +02:00
lumapu
fa62a18e94
0.7.49
...
* merge mi code restructuring PR #1145
2023-09-11 21:18:52 +02:00
lumapu
a8ca18f75a
0.7.49
...
* merge PR: symbolic icons for mono displays, PR #1136
2023-09-11 21:05:55 +02:00
Wusaweki
bf0f1181c6
add fonts with symbols to ahoy project and add WLAN RSSI bar to 84x48
2023-09-10 20:56:26 +02:00
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
2023-09-10 20:54:42 +02:00
lumapu
e8fa9c747e
0.7.48
...
* fix SSD1309 2.42" display pinout
* improved setup page: save and delete of inverters
2023-09-10 16:01:07 +02:00
fsck-block
9c7079ad15
Merge branch 'lumapu:development03' into development03
2023-09-10 10:43:06 +02:00
Frank
7673721bd7
Use default channel name if non is set. Export inverter metrics as <XX>_total metric if channel metrics also available.
2023-09-10 10:39:32 +02:00
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`
2023-09-07 23:19:43 +02:00
lumapu
f28f314fcf
0.7.47
...
* fix boot loop #1140
2023-09-07 21:30:41 +02:00
lumapu
6b721cbe0c
0.7.46
...
* version number increase
2023-09-04 21:37:02 +02:00
lumapu
81dfff15ca
0.7.46
...
* fix compile
2023-09-04 21:36:02 +02:00
lumapu
4b34aadc16
0.7.46
...
* luminance of display can be changed during runtime #1106
2023-09-04 21:32:23 +02:00
lumapu
a1a9a1f9cb
0.7.46
...
* add / rename alarm codes PR #1118
2023-09-04 20:45:31 +02:00
lumapu
e3b95a90ad
Merge branch 'development03' of https://github.com/DanielR92/ahoy into DanielR92-development03
2023-09-04 20:43:29 +02:00
lumapu
7dfe7d425f
0.7.46
...
* 2.42" display (SSD1309) integration PR #1139
2023-09-04 20:30:05 +02:00
lumapu
67d3e824af
0.7.46
...
* HW Versions for MI series PR #1133
2023-09-04 20:27:06 +02:00
lumapu
8fdfca6487
Merge branch 'development03' of https://github.com/dAjaY85/ahoy into development03
2023-09-04 20:26:07 +02:00
lumapu
34c1673ba3
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2023-09-04 20:06:42 +02:00
dAjaY85
7c6cb35c8e
Integration 2.42" Display als Typ 6
2023-09-04 11:02:25 +02:00
lumapu
69e2a63eab
0.7.46
...
* send loop skip disabled inverters fix
* print generated DTU SN to console
2023-09-01 23:35:51 +02:00
lumapu
f3192b49ab
0.7.46
...
* removed `delay` from ePaper
* started improvements of `/system`
* fix LEDs to check all configured inverters
2023-09-01 07:58:33 +02:00
rejoe2
b0590b6ea7
MI models - cleanup
...
delete unintented duplicates
2023-08-30 20:02:07 +02:00
rejoe2
63a74eb02b
Typo in miPayload.h
2023-08-30 15:04:19 +02:00
rejoe2
abf084fa6e
Merge pull request #1 from rejoe2/MI-HW-detection
...
MI model detection
2023-08-30 14:50:37 +02:00
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!
2023-08-30 14:48:40 +02:00
DanielR92
a84be7ed71
Merge branch 'lumapu:development03' into development03
2023-08-30 08:49:07 +02:00
lumapu
201098ae0b
0.7.45
...
* change ePaper text to symbols PR #1131
* added some invertes to dev info list #1111
2023-08-30 00:06:32 +02:00
dAjaY85
4ef38f1266
Integration VersionNr durring startup
2023-08-29 22:01:56 +02:00
dAjaY85
b12effd59e
bug fixes
2023-08-29 15:28:28 +02:00
dAjaY85
e2f8fcab40
Symbols instead of Text
2023-08-29 14:56:10 +02:00
DanielR92
b926e4b2d1
Merge branch 'lumapu:development03' into development03
2023-08-28 17:13:35 +02:00
lumapu
3e5fe74b38
0.7.44
...
* fix `last_success` transmitted to often #1124
* fix github action
2023-08-28 16:42:29 +02:00
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
2023-08-28 16:07:12 +02:00
DanielR92
989cf09572
Merge branch 'lumapu:development03' into development03
2023-08-28 08:49:28 +02:00
lumapu
91518a7029
0.7.42
...
* fix ESP32-S2 build
2023-08-28 00:06:02 +02:00
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
2023-08-28 00:04:09 +02:00
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
2023-08-27 23:40:35 +02:00
lumapu
20649ee9f0
cleaned warnings
2023-08-27 23:20:55 +02:00
lumapu
0d65016ca1
refactor wifi for ESP32 S2 (PR #1127 )
2023-08-27 23:03:29 +02:00
lumapu
4f45444b5f
0.7.42
...
* add signal strength for NRF24 - PR #1119
2023-08-27 22:40:31 +02:00
lumapu
1253960177
small improvements - code review
2023-08-27 22:38:28 +02:00
lumapu
eee64e7746
Merge branch 'small-changes' of https://github.com/DanielR92/ahoy into DanielR92-small-changes
2023-08-27 22:33:26 +02:00
lumapu
abdf2185ff
0.7.42
...
* fix ePaper for opendtufusion_v2.x boards (Software SPI)
2023-08-27 22:33:01 +02:00