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

Implements openDTU (for Hoymiles Micro Inverter) #2566

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Commits on Mar 8, 2024

  1. Implement openDTU

    Sn0w3y committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2456d05 View commit details
    Browse the repository at this point in the history
  2. Tests added

    Sn0w3y committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6c8793e View commit details
    Browse the repository at this point in the history
  3. fixed Imports

    Sn0w3y committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    20158b7 View commit details
    Browse the repository at this point in the history
  4. Update IoOpenDtuImplTest.java

    Sn0w3y committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    085fb47 View commit details
    Browse the repository at this point in the history
  5. Added to EdgeApp.bndrun

    Sn0w3y committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7c7a1ec View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    1281fbe View commit details
    Browse the repository at this point in the history
  2. test

    Sn0w3y committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d76fdab View commit details
    Browse the repository at this point in the history
  3. try test

    Sn0w3y committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    15d1501 View commit details
    Browse the repository at this point in the history
  4. fix test

    Sn0w3y committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    451d217 View commit details
    Browse the repository at this point in the history
  5. test

    Sn0w3y committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7ff6689 View commit details
    Browse the repository at this point in the history
  6. Update OpendtuImplTest.java

    Sn0w3y committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    38f3cdc View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    4655097 View commit details
    Browse the repository at this point in the history
  2. Apply ./prepare_commit.sh

    Sn0w3y committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    517e56b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8986937 View commit details
    Browse the repository at this point in the history
  4. Apply prepare-commit

    Sn0w3y committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a90f639 View commit details
    Browse the repository at this point in the history
  5. Prepare Commit & Fix Test

    Changed 	public CompletableFuture<String> request(Endpoint endpoint) so it does not return null as otherwise test failes as excpected..
    Sn0w3y committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    15377f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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