Commit Graph

  • b47dddf747
    Update index.html wrt. MI rejoe2 2023-10-04 10:23:16 +0200
  • 34d23bf76f Merge branch 'development03' into Zero-Export DanielR92 2023-10-02 19:16:58 +0200
  • 50ca076f55 0.7.65 * MI control command review #1197 lumapu 2023-10-02 10:45:48 +0200
  • ee6dbd68bf Merge branch 'rejoe2-development03' into development03 lumapu 2023-10-02 10:43:16 +0200
  • 4cea0d21e6 Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 lumapu 2023-10-02 10:42:55 +0200
  • 1bbe979bcd 0.7.64 * moved active power control to modal in `live` view (per inverter) by click on current APC state lumapu 2023-10-02 00:34:57 +0200
  • ebb79d1d09 0.7.63 * fix NRF24 communication #1200 lumapu 2023-10-01 16:44:20 +0200
  • 169eea73e6 0.7.62 fix compile (prometheus) lumapu 2023-10-01 12:55:59 +0200
  • 41ade24538 0.7.62 * add timeout before payload is tried to process (necessary for HMS/HMT) lumapu 2023-10-01 12:36:18 +0200
  • dae638f7c6 0.7.62 * fix communication to inverters #1198 lumapu 2023-10-01 12:12:21 +0200
  • a6e6ddc3ae Merge branch 'development03' into Zero-Export DanielR92 2023-10-01 09:34:00 +0200
  • 9b6c7728d2
    MI controll command review II rejoe2 2023-10-01 07:58:41 +0200
  • 3ed749b2b6
    MI control command review II rejoe2 2023-10-01 07:54:20 +0200
  • 5a01cc86e6 0.7.61 * fix compiler warnings #1191 * fix ePaper logo during night time #1151 lumapu 2023-10-01 01:13:42 +0200
  • b832aff11c Merge branch 'LeSpocky-warnings' into development03 lumapu 2023-10-01 00:49:04 +0200
  • c1cb62685d 0.7.61 lumapu 2023-10-01 00:48:51 +0200
  • bd20eba709 0.7.61 * merged `hmPayload` and `hmsPayload` into single class * merged generic radio functions into new parent class `radio.h` * moved radio statistics into the inverter - each inverter has now seperate statistics which can be accessed by click on the footer in `/live` lumapu 2023-10-01 00:45:47 +0200
  • 86822eb7b8 further improvements to generic functions lumapu 2023-10-01 00:39:22 +0200
  • 01f113cd2b moved some generic functions to parent radio class lumapu 2023-10-01 00:15:50 +0200
  • 097dd3c39c fix web lumapu 2023-09-30 23:58:38 +0200
  • c3162fd2ed update web, moved radio statistics to live view (footer of inverter) as modal lumapu 2023-09-30 23:40:31 +0200
  • ac0a4976d8 moved radio-statistic to inverter (not global per radio module any more) lumapu 2023-09-30 23:23:11 +0200
  • 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