Commit Graph

  • 354ff8b535
    Merge pull request #235 from DanielR92/patch-15 Andreas Schiffler 2022-09-04 15:21:08 +0200
  • d52e38d5e5
    Merge pull request #238 from chehrlic/chris_vz Andreas Schiffler 2022-09-04 15:20:11 +0200
  • b1311e797c
    fix in dev compile action Andreas Schiffler 2022-09-04 15:07:18 +0200
  • bbae504e61 add yield total/day to overview for 1ch Andreas Schiffler 2022-09-04 15:04:48 +0200
  • ddbb35eff3 RPI: use a requests seesion for the volkszaehler plugin to be able to use hhtp keep-alive functionality. Print debug-output only when debug is enabled Christian Ehrlicher 2022-09-04 14:24:54 +0200
  • 80ec43749f
    Added Groobi Inverter to the list DanielR92 2022-09-04 13:07:24 +0200
  • 01481084a6
    Update README.md Andreas Schiffler 2022-09-04 12:34:50 +0200
  • 7f01588905
    Update compile_esp8266.yml ahoy_v0.5.16 Andreas Schiffler 2022-09-04 12:32:53 +0200
  • dc8acb78d2
    Update compile_esp8266.yml Andreas Schiffler 2022-09-04 12:27:44 +0200
  • 7d17efa479
    Merge pull request #220 from grindylow/development02 Andreas Schiffler 2022-09-04 12:20:12 +0200
  • 8b6185b02f Update Changes for release 0.5.16 Andreas Schiffler 2022-09-04 12:18:37 +0200
  • 36e5b71fea
    Merge pull request #232 from thfcm/patch-4 lumapu 2022-09-04 09:31:26 +0200
  • 904c2fa43c
    Update README.md thfcm 2022-09-04 08:49:11 +0200
  • 365da35534
    Update README.md thfcm 2022-09-03 22:16:57 +0200
  • 294984aaef
    Merge pull request #229 from thfcm/patch-3 lumapu 2022-09-03 15:52:15 +0200
  • d657d63b87
    Update User_Manual.md thfcm 2022-09-03 13:43:18 +0200
  • 0355572692 corrected most of the review comments, except "maxlength" lumapu 2022-09-01 07:25:30 +0200
  • 1f6db2ffdb * improved api * finished index page lumapu 2022-08-31 23:05:56 +0200
  • 015c0132b9 Merge branch 'development02' into asyncWeb02 lumapu 2022-08-31 21:19:06 +0200
  • 7c5650ebe9 Merge branch 'main' into development02 lumapu 2022-08-31 21:14:32 +0200
  • 2649314954
    Merge pull request #222 from mipxx/apple-webview lumapu 2022-08-31 20:27:40 +0200
  • 95b094a405
    Update visualization_html.h Michael Paul 2022-08-31 18:46:05 +0200
  • 4062fc50f8
    Update visualization.html Michael Paul 2022-08-31 18:43:25 +0200
  • 616ca16004
    Update User_Manual.md Andreas Schiffler 2022-08-31 15:10:22 +0200
  • 4d115584e4 Add ESP32 Devkitv1 Board to Platformio.ini fila612 2022-08-31 15:02:15 +0200
  • 9869722697 Merge branch 'dollatek_case' into development02 Andreas Schiffler 2022-08-31 14:45:33 +0200
  • 6c8c94d997 change dir for cases Andreas Schiffler 2022-08-31 14:44:40 +0200
  • e413241599
    Merge pull request #218 from thfcm/patch-2 Andreas Schiffler 2022-08-31 14:32:46 +0200
  • ebe532d773
    Merge branch 'development02' into patch-2 Andreas Schiffler 2022-08-31 14:32:05 +0200
  • 046450176b
    Update README.md thfcm 2022-08-31 12:42:30 +0200
  • fbef2cc28a
    Merge pull request #217 from thfcm/patch-1 lumapu 2022-08-31 12:34:01 +0200
  • 2dede36331
    Update README.md thfcm 2022-08-31 12:29:35 +0200
  • 833e6c4904 improved webApi, added /api/setup for compared json (only 1 XHR is needed to get all infos) lumapu 2022-08-30 23:26:58 +0200
  • b871ed06d2 Merge branch 'development02' into asyncWeb02 lumapu 2022-08-30 21:43:20 +0200
  • 10d6fcc698 badge test lumapu 2022-08-30 21:33:05 +0200
  • 11fdb4c822 fix action (directory was missing - needs to be created automatically now) lumapu 2022-08-30 21:24:35 +0200
  • b67cd033d2 fix #209 lumapu 2022-08-30 15:49:33 +0200
  • 2bfb6467e0 * fix #195: used trim() to remove leading and trailing spaces, added maxlength attr to input field * started to work on #209: added another timer for NTP update after configurable interval (default 12h) lumapu 2022-08-30 15:35:36 +0200
  • ba02b1cc92 Merge branch 'development02' into asyncWeb02 lumapu 2022-08-30 10:08:54 +0200
  • 4796555fac Merge branch 'main' into development02 lumapu 2022-08-30 10:06:47 +0200
  • 5cac5a7747 Clarify photo file names Oliver Fueckert 2022-08-30 09:29:48 +0200
  • 9bc68db8ae
    Merge pull request #212 from thymjan/patch-1 lumapu 2022-08-30 09:24:18 +0200
  • a24abc75dd
    Merge pull request #211 from cubinet-code/config_override Andreas Schiffler 2022-08-30 09:05:20 +0200
  • dc38d46cda
    Merge branch 'development02' into config_override Andreas Schiffler 2022-08-30 09:05:10 +0200
  • 7fc57ffc8c - Improve config system allowing a user customizable config_override.h file to ensure git pulls don't require merges - Move DTU_RADIO_ID to config.h to allow for easy customization for multiple DTUs with non conflicting radio IDs Oliver Fueckert 2022-08-30 08:52:47 +0200
  • d58b1c492d OpenScad parametric Case for Dollatek NRF24L01 Oliver Fueckert 2022-08-30 07:13:23 +0200
  • 9eaf9ba667 Merge branch 'development02' of https://github.com/grindylow/ahoy into development02 Andreas Schiffler 2022-08-29 20:40:49 +0200
  • 4613593afb fix development workflow actions Andreas Schiffler 2022-08-29 20:40:35 +0200
  • 411e78078f
    Update compile_development.yml Andreas Schiffler 2022-08-29 20:33:42 +0200
  • a208e5450d add github actions for dev builds Andreas Schiffler 2022-08-29 20:27:32 +0200
  • 31ff0300d7 added missing file lumapu 2022-08-28 22:42:43 +0200
  • a9aece00d7 small fix lumapu 2022-08-28 22:33:57 +0200
  • 440d386ec0 * improved api (now webApi) * converted index to static page lumapu 2022-08-28 22:32:34 +0200
  • 08d8658737 setup page complete converted to static version lumapu 2022-08-28 13:54:34 +0200
  • 677a4d4e67
    Update README.md Stefan Theurer 2022-08-28 08:33:53 +0200
  • b6ac416665 improved async web setup page lumapu 2022-08-28 01:48:53 +0200
  • 13c88b3626 * created new API functions * bound html through ajax to parse setup page (not finished now) * added compression option for static html to python module * removed generated h-file from index (redundant information), they will be created on compile time lumapu 2022-08-27 02:27:32 +0200
  • 2556197509 Merge branch 'development02' into asyncWeb02 lumapu 2022-08-26 21:59:27 +0200
  • ae968d618a * added option for no powerlimit (setup) * moved function showLiveData to web.cpp * improved debug messages * cleaned some code lumapu 2022-08-26 16:34:10 +0200
  • fec8758de7 * fix empty inverters save on a brandnew ESP * replaced several {0} by memset * erase now erases the flash with 0xff (identical to a brandnew ESP) lumapu 2022-08-26 12:47:32 +0200
  • d8eb45a766 Merge branch 'development02' of https://github.com/grindylow/ahoy into development02 DanielR92 2022-08-25 16:22:00 +0200
  • f3ced28cb6 Update NTP Port and added button (at now useless) DanielR92 2022-08-25 16:21:20 +0200
  • fd64f7cc0c
    Change NTP-Port to standard port number DanielR92 2022-08-25 16:12:16 +0200
  • 4ab16762a5
    Add If statement with a todo note... DanielR92 2022-08-25 16:11:23 +0200
  • 3a51f3545c improved generation of power limit control html select element lumapu 2022-08-25 10:49:31 +0200
  • 3212aeb142 code review: added check if mqtt is enabled before sending out values lumapu 2022-08-25 09:59:21 +0200
  • 03b9af216d /setup geht noch nicht lumapu 2022-08-25 09:44:50 +0200
  • 8bf539aea4
    Merge pull request #200 from DanielR92/patch-10 Andreas Schiffler 2022-08-24 20:17:50 +0200
  • 87b45d5a26
    Merge pull request #199 from DanielR92/patch-8 Andreas Schiffler 2022-08-24 20:17:13 +0200
  • 5c33690f1a
    Update Scheduler / Task manager + MQTT DanielR92 2022-08-24 20:06:48 +0200
  • 41e67e1782
    Added a Hint for update from a low version to new DanielR92 2022-08-24 19:36:34 +0200
  • 146a1d5eea improvment mqtt after add values Andreas Schiffler 2022-08-24 08:31:33 +0200
  • 0af251bff9 added esp32 to release work flow Andreas Schiffler 2022-08-23 19:44:22 +0200
  • f76fbea5c2 added last alarm msg request Andreas Schiffler 2022-08-23 17:52:07 +0200
  • cbebfea238
    Merge pull request #194 from tastendruecker123/dev2 lumapu 2022-08-22 20:45:09 +0200
  • 079ba896d1 MQTT reconnect delay, fixed ESP32 build tastendruecker123 2022-08-22 19:59:45 +0200
  • c62996c139
    Merge pull request #189 from DanielR92/patch-7 Andreas Schiffler 2022-08-21 20:21:04 +0200
  • dddb7654bf
    Merge pull request #188 from DanielR92/patch-6 Andreas Schiffler 2022-08-21 20:20:39 +0200
  • 45ae413aa7
    Merge pull request #187 from DanielR92/patch-5 Andreas Schiffler 2022-08-21 20:20:16 +0200
  • 83a2c98792
    updated the ESP8266 readme DanielR92 2022-08-21 11:26:57 +0200
  • 9fbfd9389e
    Update first draft DanielR92 2022-08-20 23:23:32 +0200
  • ba45d13faf
    Update Readme start DanielR92 2022-08-20 23:17:37 +0200
  • 8f389f8939
    Delete checkserial() in the input field DanielR92 2022-08-20 22:44:44 +0200
  • 348ad4bd07
    Merge pull request #180 from grindylow/development Andreas Schiffler 2022-08-20 13:44:30 +0200
  • c152173479 Update CHANGES.md Andreas Schiffler 2022-08-20 13:41:11 +0200
  • 51fbe7868c added command queue Andreas Schiffler 2022-08-20 13:34:31 +0200
  • 76f2de853c
    Merge PR #181 from tastendruecker123/esp32 Andreas Schiffler 2022-08-19 18:14:19 +0200
  • 0ad53d56d8
    ESP32 support added tastendruecker123 2022-08-19 17:35:10 +0200
  • 9ca1792480 fixed setup layout for mobile devices lumapu 2022-08-19 16:13:14 +0200
  • 6bdb2fc86a updated Changes.md Andreas Schiffler 2022-08-19 15:17:14 +0200
  • ee9d06b1ef removed change power limit on dtu startup Andreas Schiffler 2022-08-19 13:28:52 +0200
  • 0b968b4591 added comment about mqtt reconnect Andreas Schiffler 2022-08-19 13:18:00 +0200
  • 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