Commit Graph

  • 5977bbaee6 improved stability added icons to index.html, added wifi-strength symbol on each page moved packet stats and sun to system.html refactored communication offset (adjustable in minutes now) lumapu 2022-12-20 00:04:25 +0100
  • 69c6ab14fa some output changes in tool and terminal golfi200 2022-12-19 22:53:19 +0100
  • 07c75b544c Merge branch 'main' into development03 lumapu 2022-12-18 12:10:32 +0100
  • e0722f7ac5
    Merge pull request #506 from chehrlic/chris_vz Lukas Pusch 2022-12-18 12:07:22 +0100
  • c8ec1c193f fix workflow compile lumapu 2022-12-18 12:06:36 +0100
  • 06af61742a RPI: Fix reading negative temperature - now also for Hoymiles600/1200 inverters Christian Ehrlicher 2022-12-18 11:57:35 +0100
  • 4df61833ca beautified system.html (converted to table) lumapu 2022-12-18 01:14:54 +0100
  • b2fc16e030 factory reset formats entire little fs renamed sunrise / sunset on indext.html to start / stop communication show system information only if called directly from menu lumapu 2022-12-18 00:47:45 +0100
  • e1b6fe1344 fix static IP #504 lumapu 2022-12-17 21:26:49 +0100
  • ea6a9c155c changed sunrise / sunset calculation, angle is now `-3.5` instead of original `-0.83` improved scheduler (removed -1 from `reload`) #483 improved reboot flag in `app.h` fixed #493 no MQTT payload once display is defined lumapu 2022-12-17 13:26:25 +0100
  • 976cdf0468 update golfi200 2022-12-17 13:02:44 +0100
  • df58f1b2e7 faster sync after long time no signal and fix negative temperature decoding golfi200 2022-12-16 08:19:54 +0100
  • c8c8b99957 Mono-Display: show values in offline mode #498 improved wifi class #483 added communication enable / disable (to test mutliple DTUs with the same inverter) fix factory reset #495 lumapu 2022-12-15 23:19:24 +0100
  • faf918c018 Merge branch 'gh-fx2-monodpy2' into development03 lumapu 2022-12-15 21:34:00 +0100
  • 03080b1d7d implemented fixes of #483 lumapu 2022-12-15 21:32:16 +0100
  • a3261ae4f6 mono-display: show values in offline-mode fx2 2022-12-15 18:17:27 +0100
  • 67b9170fcf improved MQTT #468 set status to "offline" / "online" / "partial" fix web-serial-console lumapu 2022-12-14 23:54:11 +0100
  • 8bfee215ba
    Merge pull request #494 from chehrlic/chris_vz Lukas Pusch 2022-12-14 22:44:25 +0100
  • e5a40673fd fix second tick index.html lumapu 2022-12-14 22:37:21 +0100
  • 49b530a743 added interface class for app refactored web and webApi -> now RestApi.h fix calcSunrise fixed calcSunrise trigger calculation display zero values on /live added changes from #483 lumapu 2022-12-14 22:32:08 +0100
  • b058bc10be RPI: Fix reading negative temperature - must be treated as signed short, not unsigned short Christian Ehrlicher 2022-12-14 19:32:09 +0100
  • a8d7e430f7 update CHANGES.md to contain information since last release lumapu 2022-12-12 22:15:43 +0100
  • 1bba068835 Merge branch 'development03' of https://github.com/lumapu/ahoy into development03 lumapu 2022-12-12 21:46:16 +0100
  • 3e9b08569c fix compilation errors (display, ESP32) lumapu 2022-12-12 21:46:06 +0100
  • 5abc72019d
    Merge pull request #487 from DanielR92/development03 Lukas Pusch 2022-12-12 21:25:01 +0100
  • 94a0ddf910 Merge branch 'main' into development03 lumapu 2022-12-12 21:20:18 +0100
  • 2582482ede Merge branch 'gh-fx2-monodpy' into development03 lumapu 2022-12-12 21:18:24 +0100
  • 105e4c6657 Merge branch 'monodpy' of https://github.com/gh-fx2/ahoy into gh-fx2-monodpy lumapu 2022-12-12 21:08:16 +0100
  • dc9eda5ee3 fix changes from merge lumapu 2022-12-12 21:05:36 +0100
  • f0014e8c70 Merge branch 'DanielR92-nrf_info' into development03 lumapu 2022-12-12 20:50:54 +0100
  • 0af2d18514 Merge branch 'nrf_info' of https://github.com/DanielR92/ahoy into DanielR92-nrf_info lumapu 2022-12-12 20:50:38 +0100
  • 2f62e1c295 Merge branch 'DanielR92-mqtt-max-char' into development03 lumapu 2022-12-12 20:23:19 +0100
  • 77e9fbecfa Merge branch 'mqtt-max-char' of https://github.com/DanielR92/ahoy into DanielR92-mqtt-max-char lumapu 2022-12-12 20:23:03 +0100
  • d88448830d added changelog lumapu 2022-12-12 20:17:50 +0100
  • 183b9b35f6 improved scheduler #483 refactored NTP generate bin.gz only for ESP8285 fix calcSunrise calculation lumapu 2022-12-12 20:16:32 +0100
  • cb8320b2f2 more changes on oled-display fx2 2022-12-12 11:39:44 +0100
  • f75615882b
    Update Getting_Started.md DanielR92 2022-12-11 15:53:17 +0100
  • a9e4429f9f system clock was too fast included display builds into zip removed 10s info from index.html lumapu 2022-12-08 21:08:58 +0100
  • 1fb45191a1 added builds for ESP32 and Nokia5110 and SSD1306 displays lumapu 2022-12-08 17:52:40 +0100
  • d9290d9fdf fix #480 AP Mode on fresh ESP included #483 improvements fix #468 last_success MQTT fix #468 update available status at sunset fix #447 reorderd enqueue commands to not have same payload length in a row added ssd1306 and nokia display to build script lumapu 2022-12-08 17:44:34 +0100
  • e80c47aa0b simple FHEM collector/parser of arduino decoded message golfi200 2022-12-07 00:13:25 +0100
  • 8d453fe233
    Merge pull request #481 from burn79/patch-1 Lukas Pusch 2022-12-06 23:06:33 +0100
  • 30bdf06f0a
    fix typo, fix broken link burn79 2022-12-06 14:55:46 +0100
  • 9da0fc4058 fix #468 MQTT status at sunset lumapu 2022-12-05 23:16:54 +0100
  • 3c6e3221e8 added display-class: Nokia5110 and SDD1306 lumapu 2022-12-04 20:19:02 +0100
  • 495cac401d smac cmd and ser reading golfi200 2022-12-03 13:22:29 +0100
  • ae9ba1df90 deploy: ad7a2175a6 lumapu 2022-12-03 02:02:29 +0000
  • ad7a2175a6 fix AP IP lumapu 2022-12-03 03:02:08 +0100
  • d11d3134f6 fix ESP32 (also tested in hardware) lumapu 2022-12-03 02:44:25 +0100
  • 7c6ab6792b fix #472 refactored ahoyWifi class completely -> now Ahoy opens an AP during boot. This will be closed once a station WiFi connection is established improved NTP after boot, will be synced immediately after successful WiFi connection lumapu 2022-12-03 02:06:20 +0100
  • d19041ace7
    Update README.md golfi200 2022-12-02 12:08:54 +0100
  • bd31308537
    Update README.md golfi200 2022-12-02 12:00:48 +0100
  • 05bb16a3bb update automode cmds golfi200 2022-12-02 11:52:31 +0100
  • 58fede748d
    Merge branch 'development03' into nrf_info DanielR92 2022-12-02 09:18:34 +0100
  • 8ad9186e7d
    Merge branch 'lumapu:main' into nrf_info DanielR92 2022-12-02 09:08:58 +0100
  • 614af26cd9 fix #466 lumapu 2022-12-02 07:56:48 +0100
  • 4fd3cd8ca9 Merge branch 'development03' of https://github.com/lumapu/ahoy into development03 lumapu 2022-12-01 15:03:36 +0100
  • 28594aff4f partial fix #468 MQTT fix #466 calculation of sunrise and sunset fix #463 Webserial Timestamp fix lumapu 2022-12-01 14:56:18 +0100
  • a66f2ffe00
    Merge pull request #469 from sVnsation/round3 Lukas Pusch 2022-12-01 14:53:20 +0100
  • 34d6791522
    Merge pull request #467 from sVnsation/ota-gzip Lukas Pusch 2022-12-01 14:53:10 +0100
  • 08e417ee85 mqtt avoid trailing zeroes Sven Naumann 2022-12-01 09:34:38 +0000
  • 07d816b29d move round3 function to helper Sven Naumann 2022-12-01 09:15:28 +0000
  • f6f05525e3
    compress firmware bin with gzip for ota Sven Naumann 2022-11-30 21:03:54 +0100
  • 4c8a6dab2f
    Merge pull request #462 from chehrlic/chris_vz Lukas Pusch 2022-11-30 19:29:13 +0100
  • e148f89d0c RPI: fix sleep calculation by using the correct (utc) time Christian Ehrlicher 2022-11-29 08:31:15 +0100
  • 0a5833e6ec improved mqtt removed wrong "inverter type can't be detected!" messages repaired NTP and static IP #459 MQTT status about availability and produce are retain messages now lumapu 2022-11-28 17:58:02 +0100
  • bb6acc2966
    Merge branch 'lumapu:main' into nrf_info DanielR92 2022-11-25 08:41:50 +0100
  • b3022cff78
    Merge branch 'lumapu:main' into mqtt-max-char DanielR92 2022-11-25 08:41:45 +0100
  • 492d301aad deploy: 448cb85c69 lumapu 2022-11-23 23:11:34 +0000
  • 448cb85c69 fix dev link added web install direct to menu lumapu 2022-11-24 00:11:13 +0100
  • f4c3aea964 update User_Manual.md lumapu 2022-11-24 00:04:07 +0100
  • 1c7746b73f User_Manual.md format lumapu 2022-11-24 00:00:38 +0100
  • b1946df32f updated REST API and MQTT to use the same functionality added heap as MQTT publish updated User_Manual.md to latest changes development build will have now always the same name because of static link from https://ahoydtu.de lumapu 2022-11-23 23:57:15 +0100
  • 43010a53a0 unzipped gerberfiles simplest-circuits 2022-11-23 21:49:16 +0100
  • ff9482b52e Wemos D1 mini Breakoutboard simplest-circuits 2022-11-23 21:46:37 +0100
  • 573bd31f0a improved MQTT lumapu 2022-11-23 21:09:57 +0100
  • 65c34f26e0 Merge branch 'development03' into feature/espMqttClient lumapu 2022-11-22 10:32:36 +0100
  • 43af07716e fix logout lumapu 2022-11-22 10:32:04 +0100
  • 22715a1a4a first draft version, callback and subscription not included lumapu 2022-11-21 23:02:47 +0100
  • 511b1455a3
    Merge pull request #442 from DanielR92/main Lukas Pusch 2022-11-21 16:33:30 +0100
  • ba8f9e31b8
    Merge pull request #445 from joba-1/patch-1 Lukas Pusch 2022-11-21 16:33:02 +0100
  • fce28a1b38
    Add TSOL-M800 to the list of supported devices joba-1 2022-11-21 15:18:42 +0100
  • 628398040c
    update discord members DanielR92 2022-11-20 13:51:22 +0100
  • 3cbf631a18
    Merge branch 'lumapu:main' into nrf_info DanielR92 2022-11-20 09:54:46 +0100
  • 3468748a93
    Merge branch 'lumapu:main' into mqtt-max-char DanielR92 2022-11-20 09:54:37 +0100
  • b70d74bc72 deploy: 31cca71482 lumapu 2022-11-20 00:03:59 +0000
  • 31cca71482 fix versions lumapu 2022-11-20 01:03:35 +0100
  • 68e21f3b39 deploy: b08405ab27 lumapu 2022-11-19 23:53:48 +0000
  • b08405ab27 new release v0.5.41 lumapu 2022-11-20 00:53:29 +0100
  • dec333fdf9 release v0.5.41 ahoy_v0.5.41 lumapu 2022-11-20 00:45:42 +0100
  • fe21b86957 release v0.5.41 lumapu 2022-11-20 00:25:04 +0100
  • e9b4c6bd00 release v0.5.41 lumapu 2022-11-20 00:14:38 +0100
  • 12ca78e4b1 release v0.5.41 lumapu 2022-11-20 00:09:33 +0100
  • 9da3a1a370 release v0.5.41 lumapu 2022-11-20 00:01:02 +0100
  • 49def93dab release v0.5.41 lumapu 2022-11-19 23:58:52 +0100
  • 133fefe5e1 release v0.5.41 lumapu 2022-11-19 23:57:00 +0100
  • 59b8baab41 release v0.5.41 lumapu 2022-11-19 23:53:26 +0100
  • 4f46106228 Add NRF to system site + api DanielR92 2022-11-19 20:15:54 +0100
  • b82c72e0ac
    Create codeql.yml stefan123t 2022-11-19 00:59:23 +0100
  • 4c52e9c307 mqtt improvement (sunrise, sunset, wifi rssi) lumapu 2022-11-18 13:15:32 +0100