Commit Graph

  • 93d220b801
    Merge 916a63e3d4 into 2d5d62eb0e Knuti_in_Päse 2024-10-23 18:00:14 +0000
  • 916a63e3d4
    Delete tools/rpi/RPI-AHOY-DTU.log.1 Knuti_in_Päse 2024-10-23 20:00:10 +0200
  • d8a4d39662 RPI: check and repaire 'logging output' and callback function 'on_message' - add: docstrings and comments - new: MQTT (PAHO) callback function: on_connect - change: MQTT (PAHO) callback function: on_message - change: move class "InfoCommands" to __init__.py - change: remove dupplicate function calls - check and repaire 'logging output' and callback function 'on_message' Knuti_in_Paese 2024-10-22 21:03:20 +0200
  • c9d18ca670
    Merge 7e0bf3eacd into 78cbd7749d DanielR92 2024-10-21 13:41:20 +0000
  • 7e0bf3eacd
    remove 'uint8_t p' DanielR92 2024-10-21 15:41:17 +0200
  • 9ce30d9345
    Merge 5c2d172502 into 78cbd7749d DanielR92 2024-10-20 17:18:10 +0200
  • 5c2d172502
    Update handleNTPPacket DanielR92-handleNTPPacket DanielR92 2024-10-20 17:16:37 +0200
  • 73a0536b9e
    Merge 592337800e into 67ac3d6564 DanielR92 2024-10-20 09:38:20 +0000
  • 592337800e Mögliche verbesserung in ZE-Loop DanielR92 2024-10-20 11:35:02 +0200
  • 3290d1223c round with mathematics DanielR92 2024-10-19 20:04:28 +0200
  • 6f9601ced9 perfomance boost with ip2addr DanielR92 2024-10-19 19:45:15 +0200
  • 21bd89d4db
    Merge 8af1bbc924 into 2d5d62eb0e CK1-CK 2024-10-18 15:01:06 -0700
  • 8af1bbc924
    Update Getting_Started.md CK1-CK 2024-10-18 15:00:27 -0700
  • 16abfa26f1
    Merge 5f3c6feb35 into 78cbd7749d rejoe2 2024-10-18 10:39:04 +0200
  • 912eda8bfd
    Merge ab58e2c4f8 into 78cbd7749d DanielR92 2024-10-12 22:03:49 +0200
  • a1a069cd6d
    Merge branch 'lumapu:main' into main Knuti_in_Päse 2024-10-09 19:14:59 +0200
  • 78cbd7749d 0.8.152 fix ESP8266 compile development03 lumapu 2024-10-07 23:01:47 +0200
  • 76899a6498 0.8.152 * merge: avoid using pkg_resources because it's deprecated in python 3.12 #1759 * merge: HA discovery IP address fix, HA json output fix #1760 lumapu 2024-10-07 22:47:25 +0200
  • ed28c29a39 Merge branch 'geronet1-development03' into development03 lumapu 2024-10-07 22:43:51 +0200
  • e1a4741554 Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03 lumapu 2024-10-07 22:43:44 +0200
  • 3afc165157 0.8.152 * patching MqTT library to prevent raise conditions while using semaphores * update ESP32 espressif platform to `0.6.9` * update ESPAsyncWebServer to `3.3.12` lumapu 2024-10-07 22:42:47 +0200
  • 2475b75785 HA discovery IP address fix, HA json output fix geronet1 2024-10-04 12:07:24 +0200
  • ea8e2121a5 Merge branch 'fsck-block-development03-bugfix-pkg_resources' into development03 lumapu 2024-10-03 20:13:46 +0200
  • 2c27bbe60d Merge branch 'development03-bugfix-pkg_resources' of https://github.com/fsck-block/ahoy into fsck-block-development03-bugfix-pkg_resources lumapu 2024-10-03 20:13:32 +0200
  • e601bfe443 0.8.151 * increased communication queue length from 100 to 200 for ESP32-S3 lumapu 2024-10-03 17:16:49 +0200
  • d1fbb7d259 0.8.151 fix ESP8266 compilation lumapu 2024-10-03 17:15:00 +0200
  • f06e56c14f 0.8.151 * add button for CMT inverters to catch them independend on which frequency they were before #1749 lumapu 2024-10-03 17:06:12 +0200
  • ac881090e5 remove reference to pkg_resource which is deprecated in python 3.12 Frank 2024-10-03 16:27:23 +0200
  • 28b303cac2 0.8.151 * don't interrupt current command by setting a new limit #1757 lumapu 2024-10-03 15:33:19 +0200
  • 677876a2c0 0.8.150 fix communication lumapu 2024-10-02 22:56:23 +0200
  • 9efb3a9941 0.8.150 * fix nullptr exception * modified MqTT to not publish while not connected * removed patch for Webserver library - obsolete lumapu 2024-10-02 22:53:51 +0200
  • eb8924a6d8 0.8.149 * fix redirect after login with newest webserver version lumapu 2024-10-01 23:01:10 +0200
  • 6815b7da59 0.8.149 * merged: Fix minor typos #1758 lumapu 2024-10-01 22:46:31 +0200
  • 1a1a2a4f5b Merge branch 'soebbing-patch-1' into development03 lumapu 2024-10-01 22:45:52 +0200
  • 995c97f824 0.8.149 * fixed send power limit #1757 lumapu 2024-10-01 22:44:29 +0200
  • a31f1e753b
    Fix typos Hendrik Söbbing 2024-10-01 10:41:01 +0200
  • 4a32188bb2 0.8.148 * fixed send power limit #1757 * fix redirect after login lumapu 2024-09-30 23:30:30 +0200
  • 0b83e8bcb1 0.8.147 fix compilation lumapu 2024-09-29 23:48:42 +0200
  • 27c77f4b0c 0.8.147 fix compilation lumapu 2024-09-29 23:12:46 +0200
  • b7e0566535 0.8.147 code cleanup lumapu 2024-09-29 23:08:05 +0200
  • 08bc773cc2 0.8.147 * fixed send power limit #1757 lumapu 2024-09-29 22:59:20 +0200
  • fe265d78a7 restructured communication queue and queue element lumapu 2024-09-29 21:56:53 +0200
  • 6f04379cb1 further improved queue lumapu 2024-09-29 17:32:42 +0200
  • 2558b058c2 0.8.147 * improved queue, added mutex lumapu 2024-09-29 16:07:31 +0200
  • 4c5c088607 0.8.146 * fix redirect after login lumapu 2024-09-23 22:28:48 +0200
  • 8b1d734587 0.8.146 * fix reset ticker #1754 * disable MqTT second and minute ticker on network loss * converted many `std::bind` to its lambda pendant lumapu 2024-09-23 22:20:31 +0200
  • 2a990978d8 0.8.145 * fix NTP related issues #1748 #1752 * fix MqTT discovery total #1715 * upgrade webserver version for ESP32 devices lumapu 2024-09-22 01:03:12 +0200
  • 97d978632a 0.8.144 fix ESP8266 compile lumapu 2024-09-14 12:40:01 +0200
  • 9bc8385af1 0.8.144 * fix NTP lookup if internet connection is not there * added fallback for NTP to gateway IP lumapu 2024-09-14 12:12:56 +0200
  • d155ab1edf Merge branch 'hotfix_relase_0.8.140' into development03 lumapu 2024-09-14 12:11:06 +0200
  • 384ee6ea7f added comments and cleanup lumapu 2024-09-14 12:10:40 +0200
  • 84f21f441b fixed NTP and DNS lumapu 2024-09-14 12:06:20 +0200
  • ab58e2c4f8 add displ_motion feature in API DanielR92 2024-08-30 09:55:53 +0200
  • 62ad9648b5 0.8.143 * fixed crash #1743 lumapu 2024-08-29 22:52:02 +0200
  • 469b93610f
    Merge a60fbb9226 into 2d5d62eb0e Michael Benz 2024-08-29 21:08:29 +0200
  • 565a69e5c0 0.8.142 * fix compile for ESP8266 lumapu 2024-08-28 22:47:48 +0200
  • e64f22336c 0.8.142 * merge PR: add read_temp_c to system + mqtt #1739 * improved sending limits of multiple inverters in very short timeframe #1726 * don't show '0 dBm' once no inverter is available, changed to '-- dBm' lumapu 2024-08-28 22:36:16 +0200
  • c44528ed73 Merge branch 'DanielR92-read_temp_c' into development03 lumapu 2024-08-28 20:58:35 +0200
  • 7a3f4c125d add read_temp_c to system + mqtt DanielR92 2024-08-27 17:04:08 +0200
  • d5f04ecf5c
    Merge fe13a64932 into 85f854037a DanielR92 2024-08-23 18:32:05 +0000
  • fe13a64932 fix Systeminfo DanielR92 2024-08-23 20:30:22 +0200
  • 240d0c51ed
    Update system.html DanielR92 2024-08-23 18:06:59 +0200
  • 0692e311a7
    Update RestApi.h DanielR92 2024-08-23 18:04:23 +0200
  • 695496b6e9
    Update helper.h DanielR92 2024-08-23 18:03:28 +0200
  • ff8888ff38
    Update helper.cpp DanielR92 2024-08-23 18:02:50 +0200
  • 571260b2de
    Update pubMqttDefs.h DanielR92 2024-08-23 18:01:45 +0200
  • 2c2745a120
    Update pubMqtt.h DanielR92 2024-08-23 18:00:45 +0200
  • c908b343fa
    Merge 5b507985ca into 2d5d62eb0e Olli 2024-08-17 15:05:23 +0200
  • c6938bd5b7
    Merge 995b36bd24 into 2d5d62eb0e simplest-circuits 2024-08-17 15:05:23 +0200
  • 85f854037a 0.8.141 * fix compile lumapu 2024-08-17 00:51:45 +0200
  • f90aacc3c9 0.8.141 * fix display IP in ePaper display (ETH or WiFi, static or DHCP) #1439 lumapu 2024-08-17 00:35:27 +0200
  • d14d783929 0.8.141 * switch AsyncWebserver to https://github.com/mathieucarbou/ESPAsyncWebServer * fix missing translations to German #1717 * increased maximum number of alarms to 50 for ESP32 #1470 * fix German translation #1688 * fix display of delete and edit buttons in `/setup` #1372 lumapu 2024-08-17 00:04:02 +0200
  • 16869b4e26 Merge branch 'feature/newAsyncWebserver' into development03 lumapu 2024-08-16 23:28:33 +0200
  • 19f26d29f1 Merge branch 'main' into development03 lumapu 2024-08-16 23:27:02 +0200
  • 2d5d62eb0e update readme main lumapu 2024-08-16 23:25:14 +0200
  • 113e1f6b69 update issue report lumapu 2024-08-16 22:58:20 +0200
  • e07751e4df update issue report added __pycache__ to gitignore lumapu 2024-08-16 22:54:09 +0200
  • b19aeaae5f Merge branch 'development03' into feature/newAsyncWebserver lumapu 2024-08-16 22:43:52 +0200
  • 9c895f9277 0.8.140 * released version lumapu 2024-08-16 22:12:03 +0200
  • f1f4481693 0.8.140 release * fix workflow ahoy_v0.8.140 lumapu 2024-08-16 16:36:29 +0200
  • 351f2b2c1c 0.8.140 release lumapu 2024-08-16 16:35:06 +0200
  • fe5dacd144 0.8.139 * fix reload after save for WiFi configurations (5s -> 20s) lumapu 2024-08-15 22:08:16 +0200
  • 01285f0cb7 0.8.138 * fix ePaper not functional #1722 Lukas Pusch 2024-08-15 14:53:52 +0200
  • 8f12bfed8e 0.8.137 * fix storage of timezone and region #1723 lumapu 2024-08-14 00:08:56 +0200
  • d607bf1041 fix partitions for 16MB variants update yml files for github actions lumapu 2024-08-13 23:58:23 +0200
  • 8217448d3e 0.8.136 * fix save settings for ESP32 devices #1720 lumapu 2024-08-12 22:38:43 +0200
  • 0d4ca524d8 Merge branch 'development03' into feature/newAsyncWebserver lumapu 2024-08-11 22:46:10 +0200
  • 83b386deda 0.8.135 * translated `/system` #1717 * added default pin seetings for opendtufusion board * fixed ethernet static IP * fixed ethernet MAC address read back lumapu 2024-08-11 17:06:02 +0200
  • d7007b354d 0.8.135 * translated `/system` #1717 lumapu 2024-08-11 16:03:08 +0200
  • cd16b37ca3 0.8.134 fix compile error lumapu 2024-08-11 02:29:22 +0200
  • 57dd70bec9 0.8.134 fix compile error lumapu 2024-08-11 02:26:27 +0200
  • 5b6ffcc07b 0.8.134 * redesigned `/system` lumapu 2024-08-11 02:23:06 +0200
  • a7702437f1 0.8.134 * combined Ethernet and WiFi variants - Ethernet is now always included, but needs to be enabled if needed * improved statistic data in `/system` lumapu 2024-08-11 00:01:19 +0200
  • c4276965de 0.8.133 * Ethernet variants now support WiFi as fall back / configuration lumapu 2024-08-10 02:00:29 +0200
  • 6045cbb31b Ethernet + Wifi fully functional lumapu 2024-08-10 01:55:23 +0200
  • 054683fe87 Merge branch 'development03' into Ethernet+Wifi lumapu 2024-08-10 00:05:00 +0200
  • c64f028ec1 0.8.132 * improved refresh routine of ePeper * added default pin seetings for opendtufusion board lumapu 2024-08-09 18:46:19 +0200
  • 77ac64dfa2 0.8.132 * fix boot loop once no ePaper is connected #1713, #1714 lumapu 2024-08-09 16:43:57 +0200
  • 55e45c7ffb 0.8.131 * improved refresh routine of ePaper, full refresh each 12h #1107 #1706 lumapu 2024-08-08 23:28:09 +0200
  • 991de14d04 fixed define error lumapu 2024-08-08 22:48:12 +0200