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

Rolling up staging to production #3605

Merged
merged 21 commits into from
Oct 23, 2018
Merged

Rolling up staging to production #3605

merged 21 commits into from
Oct 23, 2018

Commits on Oct 9, 2018

  1. MSA-3022: Add ThirdReality zigbee switch support.

    Nanfang Hu committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    92cab1a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Rename the device which model id is "3RSS008Z" display as "RealitySwi…

    …tch Plus"
    Nanfang Hu committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    a2396ad View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

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

Commits on Oct 12, 2018

  1. Merge pull request #3577 from wen33wenS/WWST-1481-fingerprint

    WWST-1481 Leedarson A60 bulb fingerprint update
    tpmanley committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    71625db View commit details
    Browse the repository at this point in the history
  2. ICP-5634 Fix Fibaro Dimmer 2's workaround for Z-Wave 0-99 issue (#3576)

    Makes behavior consistent with the rest of our Z-Wave dimmers
    greens committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    d0b9189 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2018

  1. Re-commit, only changes new fingerprint for "RealitySwitch" and "Real…

    …itySwitch Plus".
    Nanfang Hu committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    cd0a23c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3567 from XQ-Huang/MSA-3022-3

    MSA-3022: ZigBee Switch: Add ThirdReality RealitySwitch fingerprints
    tpmanley committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    4259565 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. ICP-6205 Fix RGB<->HSV converion for Z-Wave color bulbs (#3583)

    This has been broken. Seemingly due to assuming that computer modulo and mathematical modulo are the same wrt negative numbers. They're not. Also we get to use some nice utility functons that someone wrote but never used.
    greens committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    6318dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd429c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06ac180 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3586 from tpmanley/feature/schlage-lock-fingerprint

    WWST-1644 Zigbee Lock: Removed extra cluster from Schlage BE468 fingerprint
    tpmanley committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    b6fcc35 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3589 from SmartThingsCommunity/staging

    Rolling down staging to master
    workingmonk committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    f49d84a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3590 from SmartThingsCommunity/master

    Rolling up master to staging
    workingmonk committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    92dba4e View commit details
    Browse the repository at this point in the history
  7. Zigbee Multi Switch: Make sure child device is not a component

    Using componentName when creating child devices causes it to be a component.
    Multi-component devices aren't fully supported right now so we need it to
    just be a regular child device.
    
    https://smartthings.atlassian.net/browse/ICP-6317
    tpmanley committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    3c4be21 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3591 from tpmanley/bugfix/orvibo-switch-status

    ICP-6317 Zigbee Multi Switch: Make sure child device is not a component
    tpmanley committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    128c57e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. WWST-1641 August Smart Lock Pro fingerprint

    This device has contact sensor functionality that we will add support for at a later date.
    greens committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    eec8cd0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3595 from greens/WWST-1641-3

    WWST-1641 August Smart Lock Pro fingerprint
    tpmanley committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    aa898ec View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. ICP-6497 Neo Coolcam Dual Switch: added refresh support to second end…

    …point (#3582)
    
    * ICP-6497 added refresh support to second endpoint
    DCzarneckaS authored and greens committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    8686c7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3596 from greens/ICP-6497

    ICP-6497 Neo Coolcam Dual Switch: added refresh support to second end…
    tpmanley committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    c295230 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Revert "ICP-6497 Neo Coolcam Dual Switch: added refresh support to se…

    …cond endpoint (#3582)"
    
    This reverts commit 2b63e3c.
    greens committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    f14df2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3601 from greens/ICP-6497_revert

    Revert "ICP-6497 Neo Coolcam Dual Switch: added refresh support to se…
    workingmonk committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    f8d534e View commit details
    Browse the repository at this point in the history