Commit graph

1921 commits

Author SHA1 Message Date
lumapu
b9c5a54510 0.7.49
* merge Prometheus PR #1148
2023-09-11 21:26:24 +02:00
lumapu
4380d72407 Merge branch 'fsck-block-development03' into development03 2023-09-11 21:25:33 +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
c17c078a62 Merge branch 'rejoe2-development03' into development03 2023-09-11 21:19:51 +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
lumapu
c8f5f29fe9 Merge branch 'You69Man-feature/display_84x48_symbolic_PR' into development03 2023-09-11 21:03:46 +02:00
lumapu
be1db5b167 clean up 2023-09-11 21:03:23 +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
Lukas Pusch
3aa99475cf
0.7.47
Update applyPatches.py
2023-09-07 23:47:53 +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
41d15d8d73 Merge branch 'DanielR92-development03' into development03 2023-09-04 20:43:54 +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
37517bfea9 Merge branch 'DanielR92-User_Manual' into development03 2023-09-04 20:36:57 +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
ade71d5bc9 Merge branch 'rejoe2-development03' into development03 2023-09-04 20:07:03 +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
lumapu
91a21b03f0 Merge branch 'dAjaY85-development03' into development03 2023-08-29 22:44:40 +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
c586af97fe 0.7.43
fix generate binary folders
2023-08-28 16:26:16 +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
a515dbbde1 0.7.42
* fix compile
2023-08-28 08:00:19 +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