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

[enocean] Adds support for the D2_06_50 EEP type #10949

Merged
merged 15 commits into from
Jul 31, 2021
Merged

Commits on Jul 6, 2021

  1. Initial D2_06_20 EEP Implementation.

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    df6d002 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. added data validation

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    9451010 View commit details
    Browse the repository at this point in the history
  2. added channels for calibration

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    50fb621 View commit details
    Browse the repository at this point in the history
  3. added manufacturer ID for discovery

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    2cd2677 View commit details
    Browse the repository at this point in the history
  4. Revert "added data validation"

    This reverts commit 9451010.
    
    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    d501600 View commit details
    Browse the repository at this point in the history
  5. fixing discovery by setting manufacturerId

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    5d1617b View commit details
    Browse the repository at this point in the history
  6. fix spotless

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    fb54e04 View commit details
    Browse the repository at this point in the history
  7. added calibration channels

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    ae1b157 View commit details
    Browse the repository at this point in the history
  8. removed validation override

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    230ccbd View commit details
    Browse the repository at this point in the history
  9. added manufacturer suffix

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    0ee2c8e View commit details
    Browse the repository at this point in the history
  10. channel description updated

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    fd847cd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. added calibration channels

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    0bb2f4c View commit details
    Browse the repository at this point in the history
  2. added channels for device calibration

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    cc0f8d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. mentioning calibration channels in documentation

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    934eb54 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. shortened thing label

    Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
    Thomas Lauterbach committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    16e28a3 View commit details
    Browse the repository at this point in the history