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

[energenie] oh1 migration #6461

Merged
merged 22 commits into from
May 7, 2020
Merged

[energenie] oh1 migration #6461

merged 22 commits into from
May 7, 2020

Commits on Apr 30, 2020

  1. [energenie] oh1 migration

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    529a63f View commit details
    Browse the repository at this point in the history
  2. Changes after first review

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    75b06ab View commit details
    Browse the repository at this point in the history
  3. Use enum of PMWState

    Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
    Hilbrand authored and hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    7d7739e View commit details
    Browse the repository at this point in the history
  4. Update EnergeniePWMHandler.java

    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    a970195 View commit details
    Browse the repository at this point in the history
  5. Changes after second review

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    c9fc2a1 View commit details
    Browse the repository at this point in the history
  6. Fix channels in XML

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    4640098 View commit details
    Browse the repository at this point in the history
  7. Minor correction to thing-types.xml

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    0805851 View commit details
    Browse the repository at this point in the history
  8. Sync PR

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    0959157 View commit details
    Browse the repository at this point in the history
  9. Changes after Review

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    a3e0a43 View commit details
    Browse the repository at this point in the history
  10. changes after review

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    d80677d View commit details
    Browse the repository at this point in the history
  11. fix compilation errors

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    4ade7dc View commit details
    Browse the repository at this point in the history
  12. Changes after review

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    49837f1 View commit details
    Browse the repository at this point in the history
  13. Remove Double.parseDouble division in Enum

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    cd01b4f View commit details
    Browse the repository at this point in the history
  14. Changes after review

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    f4f136c View commit details
    Browse the repository at this point in the history
  15. Fixed pom version error

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    ba422bb View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. More changes according to review comments

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed May 1, 2020
    Configuration menu
    Copy the full SHA
    8532a25 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. fix timing issues

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed May 4, 2020
    Configuration menu
    Copy the full SHA
    226e622 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. EnergenieSocket - move from InputStream to DataInputStream

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed May 5, 2020
    Configuration menu
    Copy the full SHA
    75b286f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Move protocol to own Enum class

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed May 6, 2020
    Configuration menu
    Copy the full SHA
    e9dd91e View commit details
    Browse the repository at this point in the history
  2. Add newline at end of EnergenieProtocolEnum

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed May 6, 2020
    Configuration menu
    Copy the full SHA
    27b8227 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Small fixes after review

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed May 7, 2020
    Configuration menu
    Copy the full SHA
    4029768 View commit details
    Browse the repository at this point in the history
  2. Correction to protocol version for PM2LAN device

    Signed-off-by: Hans-Jörg Merk <hans-joerg.merk@t-online.de>
    hmerk committed May 7, 2020
    Configuration menu
    Copy the full SHA
    1942dd4 View commit details
    Browse the repository at this point in the history