Commit Graph

  • a9b1b57099 Merge branch 'towolf-prometheus-add-uptime' into development03 lumapu 2023-03-26 01:05:50 +0100
  • c01a4ef5ca Merge branch 'prometheus-add-uptime' of https://github.com/towolf/ahoy into towolf-prometheus-add-uptime lumapu 2023-03-26 01:04:55 +0100
  • 081adeb140 0.5.107 * fix: show save message * fix: removed serial newline for `enqueueCmd` lumapu 2023-03-26 01:03:59 +0100
  • 694d4bb58b fix save settings lumapu 2023-03-26 00:58:32 +0100
  • 23e848d224 improved multi inverter fixed setup improved serial output lumapu 2023-03-26 00:47:49 +0100
  • dfc869aad0 fix display selection for s3 Markus Krause 2023-03-26 00:00:59 +0100
  • 7c449b67d4
    Add description for new metrics Tobias Wolf 2023-03-25 23:33:17 +0100
  • 80b8e175ec also fix pin selection for displays Markus Krause 2023-03-25 23:32:10 +0100
  • 8df90cb723 extend ci Markus Krause 2023-03-25 23:18:24 +0100
  • f350f8c3e2 add S3 example in override.h Markus Krause 2023-03-25 23:08:54 +0100
  • c532be86b2 restore deafults for ESP32 standard modules Markus Krause 2023-03-25 23:07:32 +0100
  • 2e0add3548 prevent selection of SPI pins for 8266 Markus Krause 2023-03-25 22:52:10 +0100
  • 8ad9a919f4 Merge branch 'development03' into hms lumapu 2023-03-25 22:51:56 +0100
  • 79980fd8bf remove accidental file Markus Krause 2023-03-25 22:48:24 +0100
  • 44c254b180 prevent setting of SPI pins for ESP82xx as not supported Markus Krause 2023-03-25 22:46:48 +0100
  • e3aa64b5cb remove explicit HSPI call as it breaks 8266 builds Markus Krause 2023-03-25 22:37:10 +0100
  • 8c36093dd7 extend api and settings container with spi pins Markus Krause 2023-03-25 22:21:27 +0100
  • 9df7da46a7 add SPI pin config option Markus Krause 2023-03-25 22:13:09 +0100
  • 190e8c737e conditionally display esp32-s3 list of pins for selection Markus Krause 2023-03-25 22:03:16 +0100
  • e2f8b7bea3
    Also add RSSI metric Tobias Wolf 2023-03-25 21:35:55 +0100
  • 44f602f1a7 add spi pins to config container, remove hacks from app code Markus Krause 2023-03-25 20:56:31 +0100
  • cccbe63f2b fix config override example Markus Krause 2023-03-25 20:46:25 +0100
  • 380f86cda1
    Add missing argument for devicename Tobias Wolf 2023-03-25 20:42:22 +0100
  • 97d60f2ea9 start making SPI configurable Markus Krause 2023-03-25 20:32:23 +0100
  • ecfefc6041
    Add uptime to Prometheus metrics Tobias Wolf 2023-03-25 20:23:01 +0100
  • 02dc025814 Merge branch 'rejoe1-development03' into development03 lumapu 2023-03-25 02:10:53 +0100
  • 850cda3c38 0.5.106 * merged MI and debug message changes #804 * fixed MQTT autodiscover #794, #632 lumapu 2023-03-25 02:10:16 +0100
  • 3f2e40848e review #804 lumapu 2023-03-24 23:26:35 +0100
  • d61b707a76 switched config of cmt - RX still working lumapu 2023-03-24 18:05:33 +0100
  • cd35ed9adf reenabled communication lumapu 2023-03-24 17:50:59 +0100
  • a1fb4aa911
    MI - fix length for command packets rejoe2 2023-03-24 17:01:43 +0100
  • 03b1eb126c
    MI - small bugfix rejoe2 2023-03-24 16:12:21 +0100
  • c1e7128846
    debug review rejoe2 2023-03-24 15:33:26 +0100
  • 32092ede0d
    debug review rejoe2 2023-03-24 15:26:14 +0100
  • 997bfe41e7 Merge branch 'development03' into hms lumapu 2023-03-24 08:12:46 +0100
  • 5a1a600327 0.5.105 * merged MI, thx @rejoe2 #788 * fixed reboot message #793 lumapu 2023-03-23 22:41:56 +0100
  • 53d02df854 Merge branch 'isarrider-patch-1' into development03 lumapu 2023-03-23 22:10:24 +0100
  • ce5c6181c4 Merge branch 'rejoe2-development03' into development03 lumapu 2023-03-23 22:09:00 +0100
  • 3ed76324d5 clean up pull request lumapu 2023-03-23 22:08:26 +0100
  • b498ea619f
    MI - restructure error calculation rejoe2 2023-03-23 18:43:10 +0100
  • 38d01b704d further testing to re enable the communication lumapu 2023-03-23 18:32:55 +0100
  • 28c4416854 improved, RX on SDR visible (865MHz) but not in Ahoy!? lumapu 2023-03-23 17:36:38 +0100
  • 7d2efd7943
    Update Dockerfile Alex 2023-03-23 14:06:25 +0100
  • 250d3f9fb1
    MI - debug output for error calculation rejoe2 2023-03-23 07:17:27 +0100
  • 769aeb5a9e Merge branch 'hms' of https://dev.lpusch.de/lukas/ahoy into hms lumapu 2023-03-22 23:14:18 +0100
  • c4e20b6395 improved HMS and CMT configuration reconnect on timeout (30s) introduced frequency ranges for EU lumapu 2023-03-22 23:14:03 +0100
  • 0535117a47
    MI - some small fixes (#5) rejoe2 2023-03-22 13:38:20 +0100
  • 6fc2f2dde3
    Merge branch 'lumapu:development03' into development03 rejoe2 2023-03-22 12:29:58 +0100
  • 0526a5191a
    Create Dockerfile Alex 2023-03-20 14:05:35 +0100
  • adb056fd4f Parse power factor, Qvar as signed values Argafal 2023-03-20 12:08:40 +0100
  • 4d735924ef Merge branch 'development03' into hms lumapu 2023-03-20 08:51:37 +0100
  • 25695fc30a 0.5.104 * improved wifi connection #652 lumapu 2023-03-19 22:11:21 +0100
  • a6b8794855 0.5.104 * further improved save settings * removed `#` character from ePaper * fixed saving pinout for `Nokia-Display` * removed `Reset` Pin for monochrome displays lumapu 2023-03-19 21:49:39 +0100
  • a7bacf1f11
    MI - dec control plus debug (#4) rejoe2 2023-03-19 13:49:07 +0100
  • 296597a589 0.5.103 fix ESP32 build lumapu 2023-03-19 13:23:42 +0100
  • ce6267ace6 Merge branch 'rejoe1-development03' into development03 lumapu 2023-03-19 13:19:54 +0100
  • fd0b7d2872 Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 lumapu 2023-03-19 13:19:39 +0100
  • 0b0026171b Merge branch 'main' into development03 lumapu 2023-03-19 13:17:45 +0100
  • 96eb32ca63 0.5.103 merged heap improvements #772 lumapu 2023-03-19 13:16:39 +0100
  • 3e6693ff30 Merge branch 'development01' of https://github.com/Argafal/ahoy into development03 lumapu 2023-03-19 13:13:45 +0100
  • 159b78c326 0.5.103 merged MI improvements, thx @rejoe2 #778 changed display inverter online message lumapu 2023-03-19 13:13:27 +0100
  • 67b38bc6e6
    Update User_Manual.md mgross 2023-03-18 17:09:17 +0100
  • d7c06fd5d8 0.5.102 small fixes (save settings) lumapu 2023-03-18 02:12:12 +0100
  • 57bda044e5 0.5.102 Warning: old exports are not compatible any more! further save settings improvements (only store inverters which are existing) improved display of settings save return value made save settings asynchronous (more heap memory is free) lumapu 2023-03-18 01:37:59 +0100
  • e1326698b9 0.5.102 fix JSON import #775 fix save settings, at least already stored settings are not lost #771 lumapu 2023-03-17 23:14:38 +0100
  • a2f4807f5a
    Move some fix texts to debug.h rejoe2 2023-03-17 07:35:12 +0100
  • ff93954612
    use DPRINTHEAD for MI rejoe2 2023-03-16 17:32:56 +0100
  • d01b527eb4
    Debug: introduce DPRINTHEAD function rejoe2 2023-03-16 17:31:42 +0100
  • c3fce0af24
    MI - optimize debug output and resending logic rejoe2 2023-03-16 16:51:28 +0100
  • 95420e35de
    Delete hmRadio.h rejoe2 2023-03-16 16:50:37 +0100
  • a2f559d91e
    Delete miPayload.h rejoe2 2023-03-16 16:50:20 +0100
  • 3317265783
    MI - optimize serial output and resending logic rejoe2 2023-03-16 16:48:57 +0100
  • 12f37c2cb0
    MI - add some multiframe handling rejoe2 2023-03-16 09:35:42 +0100
  • 53ae7fe7f5
    Mi dev control (#3) rejoe2 2023-03-16 08:02:36 +0100
  • 2781604e23 Merge remote-tracking branch 'upstream/development03' into development03 Daniel Michalik 2023-03-15 10:47:47 +0100
  • 3b661b050f Increase the MQTT topic buffer size argafal 2023-03-15 10:12:49 +0100
  • 3e67f2a52f
    Merge pull request #776 from rejoe2/development03 Lukas Pusch 2023-03-15 10:02:01 +0100
  • 44faa0316c
    MI - reviw ac calculation (#2) rejoe2 2023-03-15 08:19:24 +0100
  • 49899e74b6
    Merge branch 'lumapu:development03' into development03 rejoe2 2023-03-14 22:26:19 +0100
  • 0a19485b94
    Merge pull request #774 from dAjaY85/development03 Lukas Pusch 2023-03-14 22:13:54 +0100
  • 81c368e762
    Merge branch 'lumapu:development03' into development03 Andreas E 2023-03-14 22:13:08 +0100
  • 108ab3ecfa 1306 Fehlerkorrektur dAjaY85 2023-03-14 22:12:34 +0100
  • 56b4ed2cfe
    Merge pull request #769 from dAjaY85/development03 Lukas Pusch 2023-03-14 21:44:05 +0100
  • 58c2aa7d94 Merge remote-tracking branch 'upstream/development03' into development03 argafal 2023-03-14 18:34:50 +0100
  • 73032663c4 Resolve conflict, accept upstream argafal 2023-03-14 18:31:03 +0100
  • 58d992c771 Two improvements to heap fragmentation argafal 2023-03-14 18:28:05 +0100
  • 02985af8f8
    Merge branch 'lumapu:development03' into development03 rejoe2 2023-03-14 11:11:01 +0100
  • 237d45f19a Version 101 dAjaY85 2023-03-14 09:15:04 +0100
  • 20688b207a Korrektur, damit SSD wieder funktioniert. dAjaY85 2023-03-14 09:13:18 +0100
  • 6da58e3505 0.5.100 fix add inverter `setup.html` #766 fix MQTT retained flag for total values #726 renamed buttons for import and export `setup.html` added serial message `settings saved` lumapu 2023-03-13 21:58:48 +0100
  • 68d3c28f63
    Merge pull request #764 from DM6JM/Docu-Pi Lukas Pusch 2023-03-13 12:21:45 +0100
  • f6d9cd6142 Update: RPi documentation DM6JM 2023-03-12 17:39:36 +0100
  • 116a1e6a93 0.5.99 fix limit in [User_Manual.md](../User_Manual.md) changed `contrast` to `luminance` in `setup.html` try to fix SSD1306 display #759 only show necessary display pins depending on setting lumapu 2023-03-11 23:52:12 +0100
  • 2d9f53c941 fix upload settings #686 lumapu 2023-03-11 02:10:18 +0100
  • 499e1e44f5 0.5.98 removed debug outputs lumapu 2023-03-11 00:54:10 +0100
  • 3e919b4d10 removed MQTT subscription `sync_ntp`, `set_time` with a value of `0` does the same #696 simplified MQTT subscription for `limit`. Check User-Manual.md for new syntax #696, #713 repaired inverter wise limit control, #713 lumapu 2023-03-11 00:12:57 +0100
  • 30014e2649 added missing file lumapu 2023-03-10 18:28:56 +0100
  • 0cc6e09383 fix SH1106 rotation and turn off during night #756 lumapu 2023-03-10 18:00:26 +0100
  • f951fad63d Merge remote-tracking branch 'refs/remotes/origin/development03' into development03 Frank 2023-03-10 15:27:56 +0100
  • 074b74ae37
    Merge branch 'main' into PaHoy DM6JM 2023-03-10 14:32:10 +0100