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

[amazonechocontrol] add support for smarthome devices #7969

Merged
merged 124 commits into from
Jul 7, 2020

Commits on May 11, 2019

  1. [amazonechocontrol]

    Fix json parsing
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed May 11, 2019
    Configuration menu
    Copy the full SHA
    7c839a7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. [amazonechocontrol]

    Improve error handling
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed May 12, 2019
    Configuration menu
    Copy the full SHA
    35154c1 View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Remove unused Exception
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    
    Signed-off-by: Michael Geramb <mail@michael-geramb.at>
    Michael Geramb committed May 12, 2019
    Configuration menu
    Copy the full SHA
    94494da View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

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

Commits on May 20, 2019

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

Commits on Jun 8, 2019

  1. Changes for new build system

    lkn94 committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    43e8144 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. Original

    lkn94 committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    611b9fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbdcbf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    987d8eb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

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

Commits on Jun 22, 2019

  1. Configuration menu
    Copy the full SHA
    286eb47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    336a7e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

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

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    01f74fb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'SmartHome' into original

    Michael Geramb authored Jul 4, 2019
    Configuration menu
    Copy the full SHA
    1860326 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from lkn94/original

    Added new functions for the binding
    Michael Geramb authored Jul 4, 2019
    Configuration menu
    Copy the full SHA
    59c9d18 View commit details
    Browse the repository at this point in the history
  4. [amazonechocontrol]

    Formatting change
    Signed-off-by: Michael Geramb <mail@michael-geramb.at>
    Michael Geramb committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    7e234da View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. [amazonechocontrol]

    Fix for Announcment Channel
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    08d8636 View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Fix for Announcment Channel
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    35434d9 View commit details
    Browse the repository at this point in the history
  3. [amazonechocontrol]

    Fix for Announcment Channel
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    717cded View commit details
    Browse the repository at this point in the history
  4. [amazonechocontrol]

    Fix for Announcment Channel
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    1f352a4 View commit details
    Browse the repository at this point in the history
  5. [amazonechocontrol]

    Fix for Announcment Channel
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    0b9b438 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Merge pull request #1 from mgeramb/SmartHome

    Smart home
    lkn94 authored Jul 17, 2019
    Configuration menu
    Copy the full SHA
    3dd6b57 View commit details
    Browse the repository at this point in the history
  2. Bugfixed discovery

    lkn94 committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    208d6f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5def872 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ea5cde View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from lkn94/original

    Original
    lkn94 authored Jul 17, 2019
    Configuration menu
    Copy the full SHA
    4d44bda View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Merge pull request #3 from lkn94/SmartHome

    Bugfixed amazon echo/smart home discovery
    Michael Geramb authored Jul 18, 2019
    Configuration menu
    Copy the full SHA
    a0f751b View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Fix for Announcment Channel
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    73796fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from mgeramb/TestSmartHomeDeviceList

    Test smart home device list
    lkn94 authored Jul 18, 2019
    Configuration menu
    Copy the full SHA
    340e4f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

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

Commits on Jul 26, 2019

  1. Added smart plugs

    lkn94 committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    0eb5d49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7683a3e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2019

  1. Added translation

    lkn94 committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    7fdb24c View commit details
    Browse the repository at this point in the history
  2. Added documentation

    lkn94 committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    e9586a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

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

Commits on Jul 31, 2019

  1. Added dynamic channel adding

    lkn94 committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    a679e71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from lkn94/TestSmartHomeDeviceList

    Test smart home device list
    lkn94 authored Jul 31, 2019
    Configuration menu
    Copy the full SHA
    a5210e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Merge pull request #4 from lkn94/SmartHome

    Smart home
    Michael Geramb authored Aug 5, 2019
    Configuration menu
    Copy the full SHA
    e85bea8 View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Improve smart home discover and and add options for openHAB smarthome devices
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    58e54cd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

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

Commits on Aug 18, 2019

  1. Merge pull request #5 from mgeramb/SmartHome

    Smart home
    lkn94 authored Aug 18, 2019
    Configuration menu
    Copy the full SHA
    6cd3a7c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2019

  1. [amazonechocontrol]

    Handle on/off in percentage channel
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    4879687 View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Smart Home Device Handling
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    a87ca63 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. [amazonechocontrol]

    Update Smart Home Device Handling
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    018b7d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. [amazonechocontrol]

    Move Polling Timer to Account Handler
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    37e8387 View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Remove polling from smart home handler
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    981c903 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. [amazonechocontrol]

    update state
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    ce86f74 View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Update State
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    a39a251 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. [amazonechocontrol]

    update state handling and readme
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    4c4dd85 View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Alexa guard support
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    32c9cd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. [amazonechocontrol]

    Merge master from OH
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    47c8a5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e757bde View commit details
    Browse the repository at this point in the history
  3. [amazonechocontrol] Bugfix for login in Australia (openhab#6034)

    Signed-off-by: Michael Geramb <mail@michael-geramb.at>
    Michael Geramb committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    be69b72 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. [amazonechocontrol]

    Fix invalid device state
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    529dcf3 View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Bugfix and docu for announcment
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    842bf2f View commit details
    Browse the repository at this point in the history
  3. [amazonechocontrol]

    Merge from master
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    de011da View commit details
    Browse the repository at this point in the history
  4. [amazonechocontrol]

    Bugfix and docu for announcment
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    e6469bd View commit details
    Browse the repository at this point in the history
  5. [amazonechocontrol]

    Refactoring
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    8751a78 View commit details
    Browse the repository at this point in the history
  6. [amazonechocontrol]

    Fix duplicate channel registration
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    06e817d View commit details
    Browse the repository at this point in the history
  7. [amazonechocontrol]

    Fix updates
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    9511d97 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. [amazonechocontrol]

    Skill device detection
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    f190c7e View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Improve channel handling
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    7f14476 View commit details
    Browse the repository at this point in the history
  3. [amazonechocontrol]

    Color Name handling
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    af25daf View commit details
    Browse the repository at this point in the history
  4. [amazonechocontrol]

    Single device update
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    60d884a View commit details
    Browse the repository at this point in the history
  5. [amazonechocontrol]

    Color handling
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    7263e92 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. [amazonechocontrol]

    Handle Security Panel Controller
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    32f943f View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Color handling
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    8a5b69a View commit details
    Browse the repository at this point in the history
  3. [amazonechocontrol]

    Alexa.AcousticEventSensor added
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    6addb58 View commit details
    Browse the repository at this point in the history
  4. [amazonechocontrol]

    Code cleanup
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    b46f8ec View commit details
    Browse the repository at this point in the history
  5. [amazonechocontrol]

    Alexa.TemperatureSensor Interface
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    e33ba28 View commit details
    Browse the repository at this point in the history
  6. [amazonechocontrol]

    PowerLevelController, PercentageController
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    083c532 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. [amazonechocontrol]

    Add readme
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    cf83c0e View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Add To Do List
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    cc13a4a View commit details
    Browse the repository at this point in the history
  3. [amazonechocontrol]

    Fix nullable warning in Announcment
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    7d296bf View commit details
    Browse the repository at this point in the history
  4. [amazonechocontrol]

    Fix nullable warnings
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    da6e2e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ece83d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Update ___Do_To's___.md

    Michael Geramb authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    abfe190 View commit details
    Browse the repository at this point in the history
  2. Update ___Do_To's___.md

    Michael Geramb authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    184a6dc View commit details
    Browse the repository at this point in the history
  3. Update README.md

    lkn94 authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    4775940 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    lkn94 authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    33e5412 View commit details
    Browse the repository at this point in the history
  5. [amazonechocontrol]

    Bugfixing
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    47a190d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'SmartHomeDeviceHandling' of https://github.com/mgeramb/…

    …openhab2-addons into SmartHomeDeviceHandling
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    6669eed View commit details
    Browse the repository at this point in the history
  7. [amazonechocontrol]

    Prepare Release Notes
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    c4cf560 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    lkn94 authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    62be95d View commit details
    Browse the repository at this point in the history
  9. [amazonechocontrol]

    Prepare Relase notes
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    6cb3702 View commit details
    Browse the repository at this point in the history
  10. [amazonechocontrol]

    Welcome message
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    53573c6 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'SmartHomeDeviceHandling' of https://github.com/mgeramb/…

    …openhab2-addons into SmartHomeDeviceHandling
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    0b505fc View commit details
    Browse the repository at this point in the history
  12. Update ___Release_Notes___.md

    lkn94 authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    a967c65 View commit details
    Browse the repository at this point in the history
  13. [amazonechocontrol]

    Top most posting old thread
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    abfdba8 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'SmartHomeDeviceHandling' of https://github.com/mgeramb/…

    …openhab2-addons into SmartHomeDeviceHandling
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    ef3e63a View commit details
    Browse the repository at this point in the history
  15. [amazonechocontrol]

    Top most posting old thread
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    b74ac50 View commit details
    Browse the repository at this point in the history
  16. [amazonechocontrol]

    Top most posting old thread
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    05f1c84 View commit details
    Browse the repository at this point in the history
  17. [amazonechocontrol]

    Top most posting new thread
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    3aff30c View commit details
    Browse the repository at this point in the history
  18. [amazonechocontrol]

    Top most posting new thread
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    7922e7d View commit details
    Browse the repository at this point in the history
  19. [amazonechocontrol]

    Top most posting new thread
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    9ad4a7a View commit details
    Browse the repository at this point in the history
  20. [amazonechocontrol]

    Top most posting old thread
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    b45f51e View commit details
    Browse the repository at this point in the history
  21. [amazonechocontrol]

    Top most posting old thread
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    f569693 View commit details
    Browse the repository at this point in the history
  22. [amazonechocontrol]

    Top most posting new thread
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    a5dffba View commit details
    Browse the repository at this point in the history
  23. [amazonechocontrol]

    Temporary files removed
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    b799b13 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. [amazonechocontrol]

    Polling Interval changed to minutes
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    d35c69b View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Polling Interval changed to minutes
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    58984fd View commit details
    Browse the repository at this point in the history
  3. [amazonechocontrol]

    Polling Interval changed to minutes
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    61a37f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. [amazonechocontrol]

    Fix readme
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    e908d22 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. [amazonechocontrol]

    Guard support and code cleanup
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    6783587 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

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

Commits on Sep 25, 2019

  1. [amazonechocontrol]

    Fix delayed update
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    a2ccc5c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Merge pull request #6 from mgeramb/HandleOnOffInPercentageChannel

    [amazonechocontrol]
    lkn94 authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    1d28a55 View commit details
    Browse the repository at this point in the history
  2. Conflicts resolved

    lkn94 committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    bb711ee View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. [amazonechocontrol]

    SmartHome update groups
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    f3ac308 View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    SmartHome update groups
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    8365a5b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    1dd4e20 View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Fix spelling
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    f4dfe2d View commit details
    Browse the repository at this point in the history
  3. [amazonechocontrol]

    Fix group initialization
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    e12ba9c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Configuration menu
    Copy the full SHA
    417f3f8 View commit details
    Browse the repository at this point in the history
  2. [amazonechocontrol]

    Merge master
    Signed-off-by: Michael Geramb <mail@michael-geramb.at> (github: mgeramb)
    Michael Geramb committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    b42de5d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Merge pull request #11 from mgeramb/SmartHomeDeviceHandling

    Merge of openhab master and improve readme
    lkn94 authored Nov 18, 2019
    Configuration menu
    Copy the full SHA
    f2ae580 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Removed unused file

    lkn94 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    892b51b View commit details
    Browse the repository at this point in the history
  2. Removed unused file

    lkn94 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    11ce859 View commit details
    Browse the repository at this point in the history
  3. Error fixes

    lkn94 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    306f57b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. codestyle

    Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
    J-N-K committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    f37c709 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.5.x' into lkn94_SmartHome

    # Conflicts:
    #	bundles/org.openhab.binding.amazonechocontrol/README.md
    #	bundles/org.openhab.binding.amazonechocontrol/pom.xml
    #	bundles/org.openhab.binding.amazonechocontrol/src/main/feature/feature.xml
    #	bundles/org.openhab.binding.amazonechocontrol/src/main/java/org/openhab/binding/amazonechocontrol/internal/AmazonEchoControlBindingConstants.java
    #	bundles/org.openhab.binding.amazonechocontrol/src/main/java/org/openhab/binding/amazonechocontrol/internal/AmazonEchoControlHandlerFactory.java
    #	bundles/org.openhab.binding.amazonechocontrol/src/main/java/org/openhab/binding/amazonechocontrol/internal/WebSocketConnection.java
    #	bundles/org.openhab.binding.amazonechocontrol/src/main/java/org/openhab/binding/amazonechocontrol/internal/discovery/AmazonEchoDiscovery.java
    #	bundles/org.openhab.binding.amazonechocontrol/src/main/resources/ESH-INF/binding/binding.xml
    #	bundles/org.openhab.binding.amazonechocontrol/src/main/resources/ESH-INF/thing/thing-types.xml
    J-N-K committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    fc99c6e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Fix issues, codestyle and refactoring

    Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
    J-N-K committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    0fea431 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. address review comment

    Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
    J-N-K committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    c84020e View commit details
    Browse the repository at this point in the history