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

Support for SmartThings 2014 motion sensor and Develco enhancements #2532

Merged
merged 14 commits into from
Mar 7, 2020

Commits on Feb 27, 2020

  1. Removed config item "battery" for Xiaomi smart plugs

    Synced conditions between database.cpp and de_web_plugin.cpp
    SwoopX committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c63e9bf View commit details
    Browse the repository at this point in the history
  2. Optimize consumption polling for smart plugs

    Sniffing has shown that polling for smart plugs occurs if "Instantaneous Demand" is not supported. As both attributes, "Instantaneous Demand" and "Current Summation Delivered", are pushed, a subsequent check fails, causing both attributes to be read.
    SwoopX committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    6ed215f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d4ce45 View commit details
    Browse the repository at this point in the history
  4. 4 Configuration menu
    Copy the full SHA
    eb29d87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c08051f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

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

Commits on Feb 29, 2020

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

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    2131fe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f127c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39ecf93 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

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