Commit Graph

  • 4f62d10598
    Merge pull request #179 from tastendruecker123/mqttfix Andreas Schiffler 2022-08-19 13:02:35 +0200
  • e59ca5f388 MQTT subscribe only when reconnect successful tastendruecker123 2022-08-19 12:43:47 +0200
  • b48256b2e8 MQTT resub only when reconnected successful tastendruecker123 2022-08-19 12:42:14 +0200
  • b8ed52b4a2
    Merge pull request #173 from chehrlic/chris_vz Andreas Schiffler 2022-08-19 08:30:23 +0200
  • 269b0fb942 correct path for CHANGES.md Andreas Schiffler 2022-08-18 22:15:32 +0200
  • 12b109c8fc Merge branch 'development' of https://github.com/grindylow/ahoy into development Andreas Schiffler 2022-08-18 22:06:07 +0200
  • fdf45926cc complete rework of release workflow add CHANGES.md Andreas Schiffler 2022-08-18 22:06:02 +0200
  • ec1a88dcfd
    Merge pull request #172 from chehrlic/chris_readme lumapu 2022-08-18 22:02:47 +0200
  • 057032ecb6
    Merge pull request #175 from klahus1/development_klahus1 lumapu 2022-08-18 22:01:48 +0200
  • af59b24ff9 Runs on ESP32 now tastendruecker123 2022-08-18 20:20:54 +0200
  • 75e6afc328 fix possible problems in struct (byte) alignment KlausHustede 2022-08-18 20:08:52 +0200
  • 6753be8871 Take timestamp from response instead local time Christian Ehrlicher 2022-08-18 18:06:20 +0200
  • 5f6b175742 Add comment about missing python modules, move section about ahoy example config before the 'example run' section. Christian Ehrlicher 2022-08-17 20:06:57 +0200
  • 82f1562129 Initial plugin to directly send the values from the inverter to the volkszaehler middleware Christian Ehrlicher 2022-08-17 20:16:47 +0200
  • 18881fdffc
    Merge pull request #170 from fila612/dev_private Andreas Schiffler 2022-08-18 13:07:15 +0200
  • a5f0d163f4
    Merge branch 'development' into dev_private Andreas Schiffler 2022-08-18 13:06:59 +0200
  • cf94349b0a Update User Manual Andreas Schiffler 2022-08-18 09:50:57 +0200
  • aa1c498524 possible fix ref issue #162 Andreas Schiffler 2022-08-18 08:01:24 +0200
  • 0202f76d42 add FW-Data fila612 fila612 2022-08-18 07:59:33 +0200
  • 3376671f8e
    Merge pull request #168 from DanielR92/patch-9 stefan123t 2022-08-18 07:12:07 +0200
  • a410a8367a
    Added new col. and insert new sec. inv eeprom23 DanielR92 2022-08-18 06:33:41 +0200
  • a06341a3ee
    Merge pull request #166 from DanielR92/patch-8 Andreas Schiffler 2022-08-17 22:45:30 +0200
  • af4632d9e0
    Delete platformio.ini Denny Sandner 2022-08-17 22:05:59 +0200
  • 2b5612beeb lowered debg level, readded web::setup call tastendruecker123 2022-08-17 21:29:57 +0200
  • ec8702738a removed debug output tastendruecker123 2022-08-17 20:43:30 +0200
  • e542dee702 esp32 adjustments, compiles but does not run yet tastendruecker123 2022-08-17 20:36:30 +0200
  • 9ca4655d9d
    little Update DanielR92 2022-08-17 20:15:04 +0200
  • 722730b9de
    Update for better reading DanielR92 2022-08-17 19:59:06 +0200
  • 35c672a653
    Update DanielR92 2022-08-17 19:54:37 +0200
  • 4318e90b1a
    Update Firmware colelction DanielR92 2022-08-17 19:49:01 +0200
  • 1daddbaf3c
    Added a collection of inverter inforamtion DanielR92 2022-08-17 19:34:43 +0200
  • 9efe7cf6ad Merge branch 'main' into development Andreas Schiffler 2022-08-17 16:20:48 +0200
  • 011ad77fce write to dtu eeprom if pwr limit is persistent Andreas Schiffler 2022-08-17 16:16:45 +0200
  • e3b9abc5ff
    Merge pull request #161 from DanielR92/patch-7 lumapu 2022-08-17 13:28:02 +0200
  • 2a22ea8885
    Make table better and fix commend DanielR92 2022-08-17 11:31:08 +0200
  • 458639b648 button on index to get FW-Version Andreas Schiffler 2022-08-17 11:30:18 +0200
  • e8524961c5 small fix Andreas Schiffler 2022-08-17 10:24:26 +0200
  • 8ec4b8e5f4 Merge branch 'main' into development Andreas Schiffler 2022-08-17 10:10:39 +0200
  • 4a2e580384
    Merge pull request #157 from a-marcel/esp32-adjustments Andreas Schiffler 2022-08-17 10:00:14 +0200
  • c38afda489
    Merge branch 'main' into esp32-adjustments Andreas Schiffler 2022-08-17 09:54:33 +0200
  • 648e128ec0 fix mqtt payload for reactive power limit Andreas Schiffler 2022-08-17 09:50:37 +0200
  • 3e1b120b74 0.5.14 Bug fix mqtt payload & get FWVersion Andreas Schiffler 2022-08-17 09:01:25 +0200
  • 9073d2a82c in a fixed size array with an unitialized union type a uint64_t value can have a default value Marcel Alburg 2022-08-16 22:33:19 +0200
  • 16d348dc0b Improve MQTT Power Limit Handling Andreas Schiffler 2022-08-16 19:09:59 +0200
  • ac79828eb5 0.5.13 Bug fixes and minor updates Andreas Schiffler 2022-08-16 15:19:45 +0200
  • 04db808920 fix crc8 too Marcel Alburg 2022-08-15 22:55:02 +0200
  • 1200ca0b79 first changes to prepare code for esp32 Marcel Alburg 2022-08-15 22:42:08 +0200
  • 6ac3876092 Major Updates active power limit Andreas Schiffler 2022-08-15 20:56:54 +0200
  • 8a02c62995 Undo failed merge Andreas Schiffler 2022-08-15 14:47:31 +0200
  • 36fb05a6dd Merge branch 'main' of https://github.com/grindylow/ahoy Andreas Schiffler 2022-08-15 13:36:42 +0200
  • 9a14d534d0 * refactored code * v0.5.12 lumapu 2022-08-14 21:10:21 +0200
  • 94796ae173 Merge branch 'refactor' lumapu 2022-08-14 21:07:39 +0200
  • d5d6c7419e
    Merge pull request #153 from fila612/dev_private lumapu 2022-08-14 13:04:00 +0200
  • 3c2454267e
    Merge pull request #152 from ngt-github/add_TLS_option lumapu 2022-08-14 13:03:16 +0200
  • 304e947656 Merge branch 'main' Andreas Schiffler 2022-08-14 11:18:54 +0200
  • 1746492365 Add MF & MDL for MQTT (HASSIO-Discov.) - man. Ver. fila612 2022-08-14 07:48:05 +0200
  • a5f975bbe4 * moved wifi related stuff to extra class lumapu 2022-08-14 03:00:04 +0200
  • 74f053a5ae * webinterface refactored completely lumapu 2022-08-14 02:18:53 +0200
  • 3c8a4c49a1 * first refactored version which is accessible through web interface lumapu 2022-08-14 01:40:55 +0200
  • 15402dbd99 * merged showSetup (app + main) lumapu 2022-08-13 23:59:19 +0200
  • 616e889e94 Added options for TLS usage for MQTT client and insecure certificate handling ngt-github 2022-08-13 23:36:39 +0200
  • 778f209eb5 * improved read / save to eep lumapu 2022-08-13 23:16:33 +0200
  • f1b19bccfe * improved mqtt settings lumapu 2022-08-13 03:07:09 +0200
  • f92a9509a1 * Zwischenstand, compile ok lumapu 2022-08-13 02:50:34 +0200
  • ccb9fb537d * main in app integriert, Zwischenstand lumapu 2022-08-13 02:15:56 +0200
  • c6e3cd39ba * started refactoring lumapu 2022-08-13 01:07:59 +0200
  • e1c713fb00 * make mClient in mqtt private again (#145) * v0.5.10 lumapu 2022-08-12 15:41:27 +0200
  • 2490849e27 Merge branch 'main' of https://github.com/grindylow/ahoy Andreas Schiffler 2022-08-12 15:23:10 +0200
  • 072535ef7a add github short SHA to artifact filename *fix2* Andreas Schiffler 2022-08-12 15:17:10 +0200
  • 0ff4368d8c
    Merge pull request #150 from tastendruecker123/main lumapu 2022-08-12 15:16:27 +0200
  • dc2cdf0bc2 fix github actions for new binary paths tastendruecker123 2022-08-12 15:11:44 +0200
  • b07f5f3b83 testing github actions tastendruecker123 2022-08-12 15:06:52 +0200
  • 91aecb2786 add github short SHA to artifact filename *fix2* Andreas Schiffler 2022-08-12 15:06:43 +0200
  • 1cea093d5b add github short SHA to artifact filename *fix* Andreas Schiffler 2022-08-12 15:03:06 +0200
  • 0b24cca002 add github short SHA to artifact filename Andreas Schiffler 2022-08-12 15:02:16 +0200
  • f896f14706 fix github actions for new binary paths tastendruecker123 2022-08-12 14:59:24 +0200
  • 58a8949653 fixed the action workflow Andreas Schiffler 2022-08-12 14:55:23 +0200
  • e488ecf56c Merge branch 'main' of https://github.com/grindylow/ahoy Andreas Schiffler 2022-08-12 14:52:24 +0200
  • 0f2d9e4868
    Merge pull request #149 from tastendruecker123/main lumapu 2022-08-12 14:35:42 +0200
  • 5b982c9307 d1_mini and nodemcu env merged, debug option added tastendruecker123 2022-08-12 14:14:31 +0200
  • 2df60b8ad8 Merge branch 'main' of https://github.com/grindylow/ahoy Andreas Schiffler 2022-08-12 14:06:29 +0200
  • 87a5209d07
    Merge pull request #147 from stefan123t/main lumapu 2022-08-12 12:23:42 +0200
  • b663951206 0.5.9 fix PowerPFDev.Desc=0x0001 for PowerLimit stefan123t 2022-08-12 12:12:24 +0200
  • 2f88fea229 fix #146 v0.5.8 lumapu 2022-08-12 11:17:04 +0200
  • aca98b6911 * style update (margins) * automatically convert html files to header file during build lumapu 2022-08-11 23:01:44 +0200
  • ec08f58a46 * fix setup html (recent version crashed) maybe the issue was regarding the flower brackets lumapu 2022-08-11 22:10:40 +0200
  • 75e7eb8bb2 * html Update (was not converted) lumapu 2022-08-11 21:55:55 +0200
  • 049b3450b2
    Merge pull request #144 from DanielR92/patch-5 lumapu 2022-08-11 21:54:29 +0200
  • 9974748be8
    version update 0.5.7 lumapu 2022-08-11 21:54:14 +0200
  • 06790f097e
    Merge pull request #143 from DanielR92/patch-6 lumapu 2022-08-11 21:52:37 +0200
  • ac967371c1
    update style css DanielR92 2022-08-11 20:32:21 +0200
  • 0f9f6795bc
    Style setup page with collapse feature DanielR92 2022-08-11 20:31:21 +0200
  • e3a6c69a4d power limit via rest api Andreas Schiffler 2022-08-11 17:31:09 +0200
  • ebe5ecd338
    Merge pull request #141 from DanielR92/patch-4 lumapu 2022-08-11 16:21:53 +0200
  • 33ea7a4125
    updated changelog from the commit&merge DanielR92 2022-08-11 15:29:26 +0200
  • c9f0e99baf
    Merge branch 'grindylow:main' into main Andreas Schiffler 2022-08-11 15:21:52 +0200
  • 6bf14878f2
    Merge pull request #138 from HorstG-57/main lumapu 2022-08-11 13:43:52 +0200
  • adf3de510f
    Update defines.h lumapu 2022-08-11 13:43:22 +0200
  • e5be85cb27
    Update hmRadio.h lumapu 2022-08-11 13:42:26 +0200
  • 9fd555485e
    Merge pull request #140 from DanielR92/patch-3 lumapu 2022-08-11 13:37:29 +0200