Commit Graph

  • 28868a6ca6 fix HMS only installation lumapu 2023-09-30 18:17:39 +0200
  • 124cbf6ba2 bug fix esp8266 lumapu 2023-09-30 02:14:35 +0200
  • ded734fa8b fix some errors lumapu 2023-09-30 02:02:19 +0200
  • a695356313 removed / replaced hmsPayload completely lumapu 2023-09-30 01:33:09 +0200
  • dcd5d5a72b set radio pointer to inverter lumapu 2023-09-30 01:11:20 +0200
  • 9b22b1017a improved hmSystem lumapu 2023-09-30 01:05:34 +0200
  • 1d28387d1d add radio interface radio.h lumapu 2023-09-30 00:47:02 +0200
  • 09c4397491 aligned radios lumapu 2023-09-30 00:24:02 +0200
  • d8feaf02ac changed to generic packet_t lumapu 2023-09-30 00:10:49 +0200
  • 09896fbe6b first comparison, compiles fine lumapu 2023-09-29 23:54:29 +0200
  • 2e50250dcd If PowerLimit already send, dont renew it. DanielR92 2023-09-29 21:44:21 +0200
  • db93518506 http order fix, time var fix DanielR92 2023-09-29 16:16:52 +0200
  • e4e94b8184 max. Einspeiseleistung einstellbar machen DanielR92 2023-09-28 20:45:37 +0200
  • 6463fb9707 Merge branch 'development03' into Zero-Export DanielR92 2023-09-28 20:08:34 +0200
  • 3d3897a2c7 change whole plugin DanielR92 2023-09-28 20:08:06 +0200
  • fbe2981970
    Update miPayload.h rejoe2 2023-09-28 10:23:11 +0200
  • af6dc12eba hm: Fix ignored qualifiers warning Alexander Dahl 2023-09-28 10:11:40 +0200
  • 03b295b6b8
    MI command review rejoe2 2023-09-28 09:59:02 +0200
  • b426a7cd76 web: Move declaration to avoid unused-variable warning Alexander Dahl 2023-09-28 09:38:07 +0200
  • 7f8c223719 hms: Fix unused-variable warning Alexander Dahl 2023-09-28 09:33:58 +0200
  • 26c3de3a40 utils: Fix unused-value warnings Alexander Dahl 2023-09-28 09:06:25 +0200
  • 963e618c5c 0.7.60 * fixed typos in changelog #1172 * fixed MqTT manual clientId storage #1174 * fixed inverter name length in setup #1181 * added inverter name to the header of alarm list #1181 * improved code to avoid warning during compilation #1182 * fix scheduler #1188, #1179 lumapu 2023-09-27 21:17:14 +0200
  • 640bfc6d7a Merge branch 'LeSpocky-changelog' into development03 lumapu 2023-09-27 20:15:23 +0200
  • 9e21fd470d Merge branch 'changelog' of https://github.com/LeSpocky/ahoy into LeSpocky-changelog lumapu 2023-09-27 20:15:07 +0200
  • 464ca62830 Merge branch 'martinriedel-development03' into development03 lumapu 2023-09-27 20:13:55 +0200
  • 18b09220b7 Merge branch 'development03' of https://github.com/martinriedel/ahoy into martinriedel-development03 lumapu 2023-09-27 20:13:42 +0200
  • 02c81003dc fix max length of inverter #1180 lumapu 2023-09-27 20:13:14 +0200
  • 4d65fd3789 Merge branch 'hpd96-devel03-alarm-list' into development03 lumapu 2023-09-27 20:08:03 +0200
  • 64a82770b9 Merge branch 'devel03-alarm-list' of https://github.com/hpd96/ahoy into hpd96-devel03-alarm-list lumapu 2023-09-27 20:07:46 +0200
  • 44399bd483 added more paranthesis lumapu 2023-09-27 20:06:33 +0200
  • 6d71976a23 Merge branch 'hpd96-devel03-hm-mipayload-warning' into development03 lumapu 2023-09-27 20:01:21 +0200
  • 82440fba28 Merge branch 'devel03-hm-mipayload-warning' of https://github.com/hpd96/ahoy into hpd96-devel03-hm-mipayload-warning lumapu 2023-09-27 20:01:04 +0200
  • 440732eaa9 Merge branch 'rejoe2-development03' into development03 lumapu 2023-09-27 19:56:58 +0200
  • 6b5dfeec08
    reset ticker rejoe2 2023-09-27 05:07:30 +0200
  • 128b9912a1 enable Shelly DanielR92 2023-09-26 21:04:21 +0200
  • 1aef8963cb Hichi Update DanielR92 2023-09-26 21:03:58 +0200
  • b8994248fd change from counting to millis() DanielR92 2023-09-26 19:12:58 +0200
  • 557903c54e fix for the fix setup.html DanielR92 2023-09-26 18:24:45 +0200
  • ba662aa3bd fix setup.html DanielR92 2023-09-26 18:17:24 +0200
  • c6d7101340 Add 2 percent rule DanielR92 2023-09-26 18:12:53 +0200
  • 7561044e23 correct parentheses now to understand the logic and avoid warning Peter H. Demus 2023-09-25 21:48:59 +0200
  • 9e09dc5530 web: alarm list: show inverter name Peter H. Demus 2023-09-25 21:13:37 +0200
  • 1aafe910d2 First dry run DanielR92 2023-09-24 20:41:25 +0200
  • cc35dca333 fix: web setup.html: textfield max name length of INVERTER name Peter H. Demus 2023-09-24 19:58:10 +0200
  • 7a7fab2c66 add new properties to make more settings DanielR92 2023-09-24 13:34:30 +0200
  • 830314a247 remove heavy unnecessary weight DanielR92 2023-09-23 17:07:47 +0200
  • 5c638c200c Add parameters for the webUI DanielR92 2023-09-23 16:24:53 +0200
  • 5ddf0e4ee3 fix html bug DanielR92 2023-09-22 19:49:20 +0200
  • c3909950a7 edit func sum() and add new properties DanielR92 2023-09-22 19:41:50 +0200
  • 921506d543 fixed None access vendetta 2023-09-21 20:23:56 +0200
  • b475c34878 fixed NoneType access vendetta 2023-07-17 19:32:11 +0200
  • a269edc03c fixed change in dependency vendetta 2023-07-17 19:31:42 +0200
  • a8343fdbb8 added venv to ignore vendetta 2023-03-30 19:46:01 +0200
  • ba7d3e8b8b fixed mqtt client usage with sun timings; fixed null pointer when sun times are disabled vendetta 2023-03-27 20:23:04 +0200
  • bf7b122cea added warning to detect unreachable NRF chip; added basic interrupt handler;added missing exception on timeout vendetta 2023-07-17 19:52:24 +0200
  • b22e4ff2d2 cycl. GetPacketLoss, bugfx alarm, rx wait optim. no name 2023-09-21 19:29:22 +0200
  • 51df630e92 Merge branch 'development03' into Zero-Export DanielR92 2023-09-21 16:46:59 +0200
  • 9751785dd4 Add clientId to jsonMqtt in settings.h Martin Riedel 2023-09-21 09:42:49 +0200
  • 2040682fa7 changes: Fix typos found by codespell Alexander Dahl 2023-09-21 08:22:07 +0200
  • 0c3dbd2ab2 changes: Fix typo Alexander Dahl 2023-09-21 08:15:24 +0200
  • 3a29d6c258 0.7.59 small fix by rejoe2 #1170 lumapu 2023-09-20 23:11:37 +0200
  • 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 lumapu 2023-09-20 22:53:02 +0200
  • 0ff6c72a8e Merge branch 'rejoe2-development03' into development03 lumapu 2023-09-20 22:52:29 +0200
  • cfd73906e4 Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 lumapu 2023-09-20 22:40:55 +0200
  • ce44f609d4
    fix reset to isAvailable() rejoe2 2023-09-20 22:16:39 +0200
  • 923620f8de Merge branch 'LeSpocky-hm-400' into development03 lumapu 2023-09-20 22:06:29 +0200
  • f79bcd838a Merge branch 'hm-400' of https://github.com/LeSpocky/ahoy into LeSpocky-hm-400 lumapu 2023-09-20 22:05:44 +0200
  • 5a0ed9ef02 fix wrong version in CHANGES.md lumapu 2023-09-20 22:05:24 +0200
  • a9dc7a1be5
    fix typos rejoe2 2023-09-20 19:31:20 +0200
  • 06553d10ba
    fix typos rejoe2 2023-09-20 19:24:08 +0200
  • afa96506a3
    MI - alarms and control and other rejoe2 2023-09-20 19:16:53 +0200
  • 85d4709ecd Merge branch 'development03' into Zero-Export DanielR92 2023-09-20 16:25:28 +0200
  • 821ab96402 hm: Re-add Hardware Number 10104000 for HM-400 Alexander Dahl 2023-09-19 22:16:21 +0200
  • d0c834f17a 0.5.58 * fix ESP8266 save settings issue #1166 lumapu 2023-09-19 21:35:17 +0200
  • 8ab30885c2 Merge branch 'development03' into Zero-Export DanielR92 2023-09-19 18:54:14 +0200
  • d55dd81291 smale changes DanielR92 2023-09-19 18:52:55 +0200
  • 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 lumapu 2023-09-18 22:52:02 +0200
  • 3b4365a697 0.7.56 * merge PR #1163 lumapu 2023-09-17 22:14:48 +0200
  • f03ec52935 Merge branch 'development03' of https://github.com/fsck-block/ahoy into development03 lumapu 2023-09-17 22:12:17 +0200
  • 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 lumapu 2023-09-17 22:11:12 +0200
  • 882e96b93b fix patch for fusion-dev lumapu 2023-09-17 20:57:43 +0200
  • ff5888a374 Remove obsolete #define MIDNIGHTTICKER_OFFSET Frank 2023-09-17 14:46:19 +0200
  • 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`) lumapu 2023-09-17 12:20:58 +0200
  • 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 lumapu 2023-09-17 01:55:45 +0200
  • 181cc6fc24 0.7.53 * fix ePaper / display night behaviour #1151 * fix ESP8266 compile error lumapu 2023-09-16 23:15:13 +0200
  • 9216cdce9e 0.7.52 * fix CMT configureable pins #1150, #1159 * update MqTT lib to version `1.4.5` lumapu 2023-09-16 22:53:31 +0200
  • 77ba2783a6 0.7.51 * fix opendtufusion start lumapu 2023-09-16 01:31:23 +0200
  • 9521cf756a 0.7.51 * fix CMT configureable pins #1150 * fix default CMT pins for opendtufusion * beautified `system` * changed main loops, fix resets #1125, #1135 lumapu 2023-09-16 01:29:17 +0200
  • d647316146
    Merge branch 'development03' into Zero-Export DanielR92 2023-09-14 18:59:18 +0200
  • 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 lumapu 2023-09-12 23:37:57 +0200
  • 581a64a48e 0.7.49 fix github action lumapu 2023-09-11 23:31:14 +0200
  • 64fafa1d36 0.7.49 moved convertHtml.py to script directory lumapu 2023-09-11 23:29:43 +0200
  • 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 lumapu 2023-09-11 23:15:33 +0200
  • b9c5a54510 0.7.49 * merge Prometheus PR #1148 lumapu 2023-09-11 21:26:24 +0200
  • 4380d72407 Merge branch 'fsck-block-development03' into development03 lumapu 2023-09-11 21:25:33 +0200
  • 1a5de93c96 Merge branch 'development03' of https://github.com/fsck-block/ahoy into fsck-block-development03 lumapu 2023-09-11 21:25:04 +0200
  • cfa165ab5b 0.7.49 * merge mi code restructuring PR #1145 lumapu 2023-09-11 21:24:42 +0200
  • c17c078a62 Merge branch 'rejoe2-development03' into development03 lumapu 2023-09-11 21:19:51 +0200
  • fa62a18e94 0.7.49 * merge mi code restructuring PR #1145 lumapu 2023-09-11 21:18:52 +0200
  • a8ca18f75a 0.7.49 * merge PR: symbolic icons for mono displays, PR #1136 lumapu 2023-09-11 21:05:55 +0200