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

Implement Shelly 3EM #2519

Merged
merged 17 commits into from
Feb 24, 2024
Merged

Commits on Feb 5, 2024

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

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    a1654b1 View commit details
    Browse the repository at this point in the history
  2. Change of Energy Calculation to handle every Case

    Calculate the Energy values from ActivePower.
    Sn0w3y authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5bed9b6 View commit details
    Browse the repository at this point in the history
  3. Update IoShellyPlus3EMImpl.java

    Added this. for Checkstyle this.setValuesForPhase(i + 1, voltage, current, power);
    Sn0w3y authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c333abe View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Fixed Things

    Sn0w3y committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5dc0141 View commit details
    Browse the repository at this point in the history
  2. Fixed Nameings

    Sn0w3y committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b83f54c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87c3040 View commit details
    Browse the repository at this point in the history
  4. Formatting

    Sn0w3y authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a2f3721 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    9717c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e33a40 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    5f441cc View commit details
    Browse the repository at this point in the history
  2. Review

    sfeilmeier committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7122a51 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Update IoShelly3EmImpl.java some fixes

    Needed to fix the *1000 for current and voltage.
    
    I also added some functionalities to verify the conditions of the E-Meters in the IoShelly3Em.java :)
    Sn0w3y authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3c78fe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ef15f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d8126e View commit details
    Browse the repository at this point in the history
  4. Update IoShelly3EmImpl.java

    Sn0w3y authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    7737500 View commit details
    Browse the repository at this point in the history
  5. Final changes

    sfeilmeier committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    4bbd62c View commit details
    Browse the repository at this point in the history