Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PowerLimit Regelung via MQTT mit separatem ESP #618

Merged
merged 280 commits into from
Mar 27, 2023
Merged

PowerLimit Regelung via MQTT mit separatem ESP #618

merged 280 commits into from
Mar 27, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 17, 2023

  1. improved payload handling (request / retransmit) #464

    included alarm ID parse to serial console (in development)
    lumapu committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3d3e3dc View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. improved payload handling (retransmit all fragments on CRC error)

    improved `isAvailable`, checkes all record structs, inverter becomes available more early because version is check first
    fix tickers were not set if NTP is not available
    disabled annoying `FlashStringHelper` it gives randomly Expeptions during development, feels more stable since then
    moved erase button to the bottom in settings, not nice but more functional
    split `tx_count` to `tx_cnt` and `retransmits` in `system.html`
    fix mqtt retransmit IP address #602
    added debug infos for `scheduler` (web -> `/debug` as trigger prints list of tickers to serial console)
    lumapu committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    3adcb68 View commit details
    Browse the repository at this point in the history
  2. fix compile

    lumapu committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a0a40be View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. fix compile

    lumapu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    76b5818 View commit details
    Browse the repository at this point in the history
  2. fix wakeup issue, once wifi was lost during night the communication d…

    …idn't start in the morning
    
    reenabled FlashStringHelper because of lacking RAM
    complete rewrite of monochrome display class, thx to @dAjaY85 -> displays are now configurable in setup
    lumapu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2b3f252 View commit details
    Browse the repository at this point in the history
  3. fix ip

    lumapu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    f78e417 View commit details
    Browse the repository at this point in the history
  4. fix script

    lumapu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6704328 View commit details
    Browse the repository at this point in the history
  5. fix power limit not possible #607

    lumapu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2dbf732 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. reduce MQTT retry interval from maximum speed to one second

    fixed homeassistant autodiscovery #565
    lumapu committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    7ceaa79 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. implemented getNTPTime improvements #609 partially #611

    added alarm messages to MQTT #177, #600, #608
    lumapu committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    9cedb41 View commit details
    Browse the repository at this point in the history
  2. fix ESP32 compile

    lumapu committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    2610f1a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. fix wrong filename for automatically created manifest (online install…

    …er) #620
    
    added rotate display feature #619
    improved Prometheus endpoint #615, thx to fsck-block
    lumapu committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    22ae6d2 View commit details
    Browse the repository at this point in the history
  2. wifi debug

    lumapu committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    6721c8b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    3bd8fe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9456937 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8d4b4f View commit details
    Browse the repository at this point in the history
  4. further improvements regarding wifi #611, fix connection if only one …

    …AP with same SSID is there
    
    fix endless loop in `zerovalues` #564
    fix auto discover again #565
    added total values to autodiscover #630
    improved zero at midnight #625
    lumapu committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    8457f46 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    a25aad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e6ef9f View commit details
    Browse the repository at this point in the history
  3. Send totals values once

    antibill51 committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    bd8de5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a37a9d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    9610e71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #635 from fsck-block/development03

    chunked response for prometheus metrics
    lumapu committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    94fe61b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Remove exp_aft for all YD & YT. Add reset YD total at midnight. Publi…

    …sh YD & YT on CH0 only when iv is producing to avoids 0 at restart.
    antibill51 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    146c761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8b9ca0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    ca4083f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Update appInterface.h

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    802205a View commit details
    Browse the repository at this point in the history
  2. Update app.h

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    139129e View commit details
    Browse the repository at this point in the history
  3. Update app.cpp

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    5fb45f1 View commit details
    Browse the repository at this point in the history
  4. Update main.cpp

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    447a433 View commit details
    Browse the repository at this point in the history
  5. Update defines.h

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    975ee66 View commit details
    Browse the repository at this point in the history
  6. Update pubMqtt.h

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    7177d54 View commit details
    Browse the repository at this point in the history
  7. Delete ahoyTimer.h

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    8f49aae View commit details
    Browse the repository at this point in the history
  8. Update web.h

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    48c4884 View commit details
    Browse the repository at this point in the history
  9. Update ahoywifi.h

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    5056d7c View commit details
    Browse the repository at this point in the history
  10. Update ahoywifi.cpp

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    bbee9ab View commit details
    Browse the repository at this point in the history
  11. Delete CircularBuffer.h

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    155d602 View commit details
    Browse the repository at this point in the history
  12. Update hmRadio.h

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    6159c07 View commit details
    Browse the repository at this point in the history
  13. Update hmSystem.h

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    9638414 View commit details
    Browse the repository at this point in the history
  14. Update payload.h

    beegee3 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    c241f35 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1a3d101 View commit details
    Browse the repository at this point in the history
  16. fixed mixed reset flags #648

    fixed `mCbAlarm` if MQTT is not used #653
    lumapu committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    a9179ec View commit details
    Browse the repository at this point in the history
  17. Merge branch 'develop03-devil' of https://github.com/beegee3/ahoy int…

    …o beegee3-develop03-devil
    lumapu committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    967c777 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6ca215c View commit details
    Browse the repository at this point in the history
  19. next changes from @BeeGee many thanks for your contribution!

    replaced `CircularBuffer` by `std::queue`
    reworked `hmRadio.h` completely (interrupts, packaging)
    fix exception while `reboot`
    cleanup MQTT coding
    lumapu committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    3ed8151 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'development03' of https://github.com/antibill51/ahoy in…

    …to antibill51-development03
    lumapu committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    7ee5e94 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e787ae9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a85ed6c View commit details
    Browse the repository at this point in the history
  23. fix Interrupt

    fix connect to WiFi with only one AP
    lumapu committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    edefcf1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    e7fff27 View commit details
    Browse the repository at this point in the history
  2. fixed communication #656

    lumapu committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0e6faa7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #658 from fsck-block/development03

    added further inverter and alarm info to prometheus endpoint
    lumapu committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e8d45ac View commit details
    Browse the repository at this point in the history
  4. renamed payload to hmPayload

    lumapu committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    67ff020 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75539c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. fixed communication error #652

    reset values is no bound to MQTT any more, setting moved to `inverter` #649
    fixed wording on `index.hmtl` #661
    lumapu committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5765e05 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. MI integration in 0.5.82

    Seems to still work for 3rd Gen...
    rejoe2 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    21c5bda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7423de7 View commit details
    Browse the repository at this point in the history
  3. merge #664

    lumapu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e03464d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. decoding of status for MI600

    seems to work...
    Data is unclear (no packets received yet?)
    rejoe2 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    1a96d28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f53d6fd View commit details
    Browse the repository at this point in the history
  3. further updates for MI

    compiles... for the rest still untested
    rejoe2 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4d0bac9 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. MI - partially working

    rejoe2 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d94af14 View commit details
    Browse the repository at this point in the history
  2. fix blue LED lights up all the time #672

    added an instant start communication (once NTP is synced)
    lumapu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    a157f2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dd1b3b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. fix power-limit was not checked for max retransmits #667

    fix blue LED lights up all the time #672
    fix installing schedulers if NTP server isn't available
    improved zero values on triggers #671
    hardcoded MQTT subtopics, because wildcard `#` leads to errors
    rephrased some messages on webif, thx to @Argafal #638
    lumapu committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    026df8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a843ab6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. prevent send devcontrol request during disabled night communication

    changed yield total correction as module (inverter input) value #570
    MQTT Yield Day zero, next try to fix #671
    lumapu committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    ca25f16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32daf4f View commit details
    Browse the repository at this point in the history
  3. reneabled instant start communication (once NTP is synced) #674

    fix negative number in yield total correction
    lumapu committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    15bc5f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. MQTT Yield Day zero, next try to fix #671, thx @beegee3

    added Solenso inverter to supported devices
    improved reconnection of MQTT #650
    lumapu committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    b69ab06 View commit details
    Browse the repository at this point in the history
  2. version increase to 0.5.88

    lumapu committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    fe54599 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. reduced heap fragmentation (removed strtok completely) #644, #645, #…

    …682
    
    added part of mac address to MQTT client ID to seperate multiple ESPs in same network
    added dictionary for MQTT to reduce heap-fragmentation
    removed `last Alarm` from Live view, because it showed always the same alarm - will change in future
    lumapu committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    a0879cf View commit details
    Browse the repository at this point in the history
  2. fix MqTT client ID

    lumapu committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    b6a4150 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    8342851 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. get rid of spaces in topics

    we really should not use spaces in (sub)topics
    ManfredBrauchle committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2a5a31b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #705 from ManfredBrauchle/patch-2

    get rid of spaces in topics
    lumapu committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6b822a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #698 from fsck-block/development03

    configurable offset for tickMidnight
    lumapu committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    20864db View commit details
    Browse the repository at this point in the history
  4. merged PR #684, #698, #705

    webserial minor overflow fix #660
    web `index.html` improve version information #701
    fix MQTT sets power limit to zero (0) #692
    changed `reset at midnight` with timezone #697
    lumapu committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9ef2df2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. improved html and navi, navi is visible even when API dies #660

    reduced maximum allowed JSON size for API to 6000Bytes #660
    small fix: output command at `prepareDevInformCmd` #692
    improved inverter handling for MQTT #671
    lumapu committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    4f0d365 View commit details
    Browse the repository at this point in the history
  2. 0.5.91

    fix workflow
    lumapu committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    b63a54a View commit details
    Browse the repository at this point in the history
  3. fix workflow

    lumapu committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    209d648 View commit details
    Browse the repository at this point in the history
  4. fix workflow

    lumapu committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    e74d3f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dab6b17 View commit details
    Browse the repository at this point in the history
  6. fix workflow

    lumapu committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    3cfa564 View commit details
    Browse the repository at this point in the history
  7. 0.5.92

    fix mobile menu
    fix inverters in select `serial.html` #709
    lumapu committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    53624e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. fix channel assignment etc.

    most likely not yet complete, might need some calculations...
    rejoe2 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    eae10b0 View commit details
    Browse the repository at this point in the history
  2. fill yield fields

    ...might not be correct...
    rejoe2 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    e89ac08 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Add EKD ESPNRF Case

    subdancer committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    730c4b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. MI models partly working

    still needs rework in many aspects...
    rejoe2 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    f6ad403 View commit details
    Browse the repository at this point in the history
  2. improved web API for live

    added dark mode option
    converted all forms to reponsive design
    repaired menu with password protection #720, #716, #709
    lumapu committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    70cb0dc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development03' of https://github.com/rejoe2/ahoy into r…

    …ejoe2-development03
    lumapu committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    dd9f7ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1d860a View commit details
    Browse the repository at this point in the history
  5. 0.5.93

    merged MI series fixes #729
    lumapu committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    8ed8a7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd30208 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. hotfix some web GUI parts

    lumapu committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    491155f View commit details
    Browse the repository at this point in the history
  2. fix /live

    lumapu committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    90955b9 View commit details
    Browse the repository at this point in the history
  3. fix total in GUI

    lumapu committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b8ed9b0 View commit details
    Browse the repository at this point in the history
  4. fix UI

    lumapu committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    71ea715 View commit details
    Browse the repository at this point in the history
  5. interim version

    most likely outdated
    rejoe2 committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    a5fb9cc View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    f1b722f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a2e2fa View commit details
    Browse the repository at this point in the history
  3. MI - request missing parts

    seems to basically work
    rejoe2 committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    7add54b View commit details
    Browse the repository at this point in the history
  4. small changes

    rejoe2 committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    319a69d View commit details
    Browse the repository at this point in the history
  5. Delete hmInverter.h

    ...wrong place
    rejoe2 committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    0026b2e View commit details
    Browse the repository at this point in the history
  6. Delete miPayload.h

    ...wrong place
    rejoe2 committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    b973d61 View commit details
    Browse the repository at this point in the history
  7. MI - small changes

    rejoe2 committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    4eed422 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18ea8b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce20d7c View commit details
    Browse the repository at this point in the history
  10. kleine Optimierungen

    dAjaY85 committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    0ff821a View commit details
    Browse the repository at this point in the history
  11. PeriodenDauer hinzugefügt

    dAjaY85 committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    565b944 View commit details
    Browse the repository at this point in the history
  12. renamed var to VAr

    lumapu committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    f7a7026 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    674a844 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'development03' of https://github.com/dAjaY85/ahoy into …

    …dAjaY85-development03
    lumapu committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    f471023 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    501daf0 View commit details
    Browse the repository at this point in the history
  16. MI - delete unnecessary MiInfoCommand

    compiles, but untested yet; should work
    rejoe2 committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    892ce44 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    52020d5 View commit details
    Browse the repository at this point in the history
  2. added ePaper (for ESP32 only!), thx @dAjaY85 #735

    improved `/live` margins #732
    renamed `var` to `VAr` #732
    lumapu committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6dbb88e View commit details
    Browse the repository at this point in the history
  3. fix time for ePaper

    lumapu committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c27c5e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f8a569 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a104e99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3e01fb View commit details
    Browse the repository at this point in the history
  7. Merge branch 'development03' of https://github.com/rejoe2/ahoy into r…

    …ejoe2-development03
    lumapu committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    52ce6e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd698f2 View commit details
    Browse the repository at this point in the history
  9. merged #742 MI Improvments

    lumapu committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    39c02f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f5ef19c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. added Nokia display again for ESP8266 #764

    changed `var` / `VAr` to SI unit `var` #732
    fix MQTT retained flags for totals (P_AC, P_DC) #726, #721
    lumapu committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6ef7720 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. MI - request firmware infos

    rejoe2 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ad64d73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rejoe2/MI-firmware

    MI - request firmware infos
    rejoe2 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    84eb70d View commit details
    Browse the repository at this point in the history
  3. MI - code restructuring

    esp. wrt. AC power calculation
    rejoe2 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    133f018 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a7b1a0 View commit details
    Browse the repository at this point in the history
  5. Attention: re-ordered display types, check your settings! #746

    improved saving settings of display #747, #746
    disabled contrast for Nokia display #746
    added Prometheus as compile option #719, #615
    update MQTT lib to v1.4.1
    limit decimal places to 2 in `live`
    added `-DPIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48` to esp8266 debug build #657
    a `max-module-power` of `0` disables channel in live view `setup`
    lumapu committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    9604687 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'development03' of https://github.com/rejoe2/ahoy into r…

    …ejoe2-development03
    lumapu committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    4342ef0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bdd0f5 View commit details
    Browse the repository at this point in the history
  8. 0.5.97

    merge MI improvements, get firmware information #753
    lumapu committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    28bd99e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    9ffa0d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cc6e09 View commit details
    Browse the repository at this point in the history
  3. 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 committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    3e919b4 View commit details
    Browse the repository at this point in the history
  4. 0.5.98 removed debug outputs

    lumapu committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    499e1e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. fix upload settings #686

    lumapu committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    2d9f53c View commit details
    Browse the repository at this point in the history
  2. 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 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    116a1e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. 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 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6da58e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    20688b2 View commit details
    Browse the repository at this point in the history
  2. Version 101

    dAjaY85 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    237d45f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02985af View commit details
    Browse the repository at this point in the history
  4. Two improvements to heap fragmentation

    See #768.
    argafal authored and Argafal committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    58d992c View commit details
    Browse the repository at this point in the history
  5. Resolve conflict, accept upstream

    argafal authored and Argafal committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7303266 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58c2aa7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #769 from dAjaY85/development03

    Korrektur SSD
    lumapu committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    56b4ed2 View commit details
    Browse the repository at this point in the history
  8. 1306 Fehlerkorrektur

    dAjaY85 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    108ab3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81c368e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #774 from dAjaY85/development03

    SSD1306 Fehlerkorrektur
    lumapu committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    0a19485 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    49899e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. MI - reviw ac calculation (#2)

    * Update: RPi documentation
    
    * Update miPayload.h
    
    * Update README.md
    
    * MI - remarks to user manual
    
    * MI - getting started
    
    * MI - user manual typos
    
    * MI - fix AC calc
    
    * MI - fix status msg. analysis
    
    ---------
    
    Co-authored-by: DM6JM <micheleblank@gmx.com>
    Co-authored-by: Lukas Pusch <lp@lufami.de>
    3 people committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    44faa03 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #776 from rejoe2/development03

    MI - review AC calculation
    lumapu committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3e67f2a View commit details
    Browse the repository at this point in the history
  3. Increase the MQTT topic buffer size

    argafal authored and Argafal committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3b661b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2781604 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Mi dev control (#3)

    * MI - add devControl path to ivSend()
    
    * MI - review AC calc II
    
    Additionally code restructured to prepare for dev control (limitation, not working yet)
    rejoe2 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    53ae7fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12f37c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3317265 View commit details
    Browse the repository at this point in the history
  4. Delete miPayload.h

    wrong place...
    rejoe2 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a2f559d View commit details
    Browse the repository at this point in the history
  5. Delete hmRadio.h

    wrong place...
    rejoe2 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    95420e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3fce0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d01b527 View commit details
    Browse the repository at this point in the history
  8. use DPRINTHEAD for MI

    saves ~2+% of flash mem
    rejoe2 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ff93954 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Move some fix texts to debug.h

    Add 
    * DBGPRINT_TXT
    * DBGPRINTLN_TXT
    rejoe2 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a2f4807 View commit details
    Browse the repository at this point in the history
  2. 0.5.102

    fix JSON import #775
    fix save settings, at least already stored settings are not lost #771
    lumapu committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    e132669 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. 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 committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    57bda04 View commit details
    Browse the repository at this point in the history
  2. 0.5.102

    small fixes (save settings)
    lumapu committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    d7c06fd View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. 0.5.103

    merged MI improvements, thx @rejoe2 #778
    changed display inverter online message
    lumapu committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    159b78c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e6693f View commit details
    Browse the repository at this point in the history
  3. 0.5.103

    merged heap improvements #772
    lumapu committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    96eb32c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b00261 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'development03' of https://github.com/rejoe2/ahoy into r…

    …ejoe2-development03
    lumapu committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    fd0b7d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce6267a View commit details
    Browse the repository at this point in the history
  7. 0.5.103

    fix ESP32 build
    lumapu committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    296597a View commit details
    Browse the repository at this point in the history
  8. MI - dec control plus debug (#4)

    * restructure serial debug output (partly) 
    
    + MI - more code review
    
    * fix debug output for power control cmds
    
    * MI - limitation commands answered
    
    * Debug - add more macros and texts
    
    Might as well help for #478
    
    Unfortunately, this atm doesn't really lower used flash memory
    
    * MI - limit command
    
    - now seems to work for MI-600 (to be verified)
    - debug - more use of macros (wrt. to real effect see last remark)
    rejoe2 committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    a7bacf1 View commit details
    Browse the repository at this point in the history
  9. 0.5.104

    * further improved save settings
    * removed `#` character from ePaper
    * fixed saving pinout for `Nokia-Display`
    * removed `Reset` Pin for monochrome displays
    lumapu committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    a6b8794 View commit details
    Browse the repository at this point in the history
  10. 0.5.104

    * improved wifi connection #652
    lumapu committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    25695fc View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Create Dockerfile

    isarrider committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0526a51 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    6fc2f2d View commit details
    Browse the repository at this point in the history
  2. MI - some small fixes (#5)

    rejoe2 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0535117 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    250d3f9 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    added Influx Client Pip
    isarrider committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7d2efd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b498ea6 View commit details
    Browse the repository at this point in the history
  4. clean up pull request

    lumapu committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    3ed7632 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce5c618 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53d02df View commit details
    Browse the repository at this point in the history
  7. 0.5.105

    * merged MI, thx @rejoe2 #788
    * fixed reboot message #793
    lumapu committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5a1a600 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. debug review

    - DPRINT_IVID
    - MI: some small changes
    rejoe2 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    32092ed View commit details
    Browse the repository at this point in the history
  2. debug review

    rejoe2 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c1e7128 View commit details
    Browse the repository at this point in the history
  3. MI - small bugfix

    rejoe2 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    03b1eb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1fb4aa View commit details
    Browse the repository at this point in the history
  5. review #804

    lumapu committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    3f2e408 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. 0.5.106

    * merged MI and debug message changes #804
    * fixed MQTT autodiscover #794, #632
    lumapu committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    850cda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02dc025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecfefc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97d60f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    380f86c View commit details
    Browse the repository at this point in the history
  6. fix config override example

    (add spi pins, remove wrong RF24 in there which was not correct even before)
    markusdd committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    cccbe63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44f602f View commit details
    Browse the repository at this point in the history
  8. Also add RSSI metric

    towolf committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    e2f8b7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    190e8c7 View commit details
    Browse the repository at this point in the history
  10. add SPI pin config option

    markusdd committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    9df7da4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c36093 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e3aa64b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    44c254b View commit details
    Browse the repository at this point in the history
  14. remove accidental file

    markusdd committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    79980fd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2e0add3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c532be8 View commit details
    Browse the repository at this point in the history
  17. add S3 example in override.h

    markusdd committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    f350f8c View commit details
    Browse the repository at this point in the history
  18. extend ci

    markusdd committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    8df90cb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    80b8e17 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7c449b6 View commit details
    Browse the repository at this point in the history
  21. fix display selection for s3

    markusdd committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    dfc869a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. 0.5.107

    * fix: show save message
    * fix: removed serial newline for `enqueueCmd`
    lumapu committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    081adeb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'prometheus-add-uptime' of https://github.com/towolf/ahoy

    …into towolf-prometheus-add-uptime
    lumapu committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c01a4ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9b1b57 View commit details
    Browse the repository at this point in the history
  4. 0.5.107

    lumapu committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    a95dce5 View commit details
    Browse the repository at this point in the history
  5. more fixes to serial output

    rejoe2 committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    a5f93f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cab534 View commit details
    Browse the repository at this point in the history
  7. add s3 release binary

    markusdd committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    11b0c5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ee9a9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e598865 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29315b9 View commit details
    Browse the repository at this point in the history
  11. 0.5.108

    * merge: PR SPI pins configureable (ESP32) #807
    lumapu committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    ac7423c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f2cac7 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'development03' of https://github.com/rejoe2/ahoy into r…

    …ejoe2-development03
    lumapu committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    7cdd775 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e567d13 View commit details
    Browse the repository at this point in the history
  15. 0.5.108

    * fix: no MQTT `total` sensor for autodiscover if only one inverter was found #805
    * fix: MQTT `total` renamed to `device_name` + `_TOTOL` for better visibility #805
    lumapu committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    115f397 View commit details
    Browse the repository at this point in the history
  16. improve centering of text on eInk display

    (@knickohr|s erster codebeitrag, er ist stolz wie bolle)
    markusdd committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    580a17d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5018009 View commit details
    Browse the repository at this point in the history
  18. 0.5.109

    * reduced heap fragmentation by optimizing MqTT #768
    lumapu committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    4a44041 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a23ee37 View commit details
    Browse the repository at this point in the history
  20. 0.5.109

    * reduced heap fragmentation by optimizing MqTT #768
    * ePaper: centered text thx @knickohr
    lumapu committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    1d0860f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. update docs wrt to SPI pins

    markusdd committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1413fa1 View commit details
    Browse the repository at this point in the history
  2. Update Readme

    something missing?
    DanielR92 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6aac856 View commit details
    Browse the repository at this point in the history
  3. Update Readme

    + add better readable table.
    - remove discord topic, double effort here... in the main site already there
    DanielR92 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    48f03d0 View commit details
    Browse the repository at this point in the history
  4. small improvement, MQTT

    lumapu committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a1aedce View commit details
    Browse the repository at this point in the history
  5. MI - change logic for progressing 4ch dev info cmd

    Not tested yet, but compiled on 0.5.107.
    
    So no urgent check in is required, but most likely this will perform more consistent than the previous version.
    rejoe2 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7baa95c View commit details
    Browse the repository at this point in the history
  6. 0.5.110

    * MQTT fix reconnection by new lib version #780
    * display 'failed' if no Update was selected #813
    lumapu committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    fae46c4 View commit details
    Browse the repository at this point in the history
  7. 0.5.110

    * MQTT fix reconnection by new lib version #780
    * add `about` page
    lumapu committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c4e9fec View commit details
    Browse the repository at this point in the history
  8. Merge branch 'development03' of https://github.com/markusdd/ahoy into…

    … markusdd-development03
    lumapu committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a6424a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27815b8 View commit details
    Browse the repository at this point in the history
  10. whitespace fix

    lumapu committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    fdb4856 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    150340b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7813bd4 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'development03' of https://github.com/rejoe2/ahoy into r…

    …ejoe2-development03
    lumapu committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0ddc001 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2c0dbc9 View commit details
    Browse the repository at this point in the history
  15. 0.5.110

    * MQTT fix reconnection by new lib version #780
    * add `about` page
    * improved documentation regarding SPI pins #814
    * improved documentation (getting started) #815 #816
    * improved MI 4-ch inverter #820
    lumapu committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    68da9e0 View commit details
    Browse the repository at this point in the history
  16. 0.6.0

    lumapu committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    bb5cb8b View commit details
    Browse the repository at this point in the history