Parijat Das
e54a8644c3
DTH UX Improvements for Page 11 of DTHs:
...
From Danalock ... to ...ZWave-Virtual-MomentaryContactSwitch
2017-02-20 17:39:27 +05:30
Jack Chi
51832c8db2
Merge pull request #1671 from skt123/zwave_device_filtering
...
[DVCSMP-2433] Device Filtering change for Z-wave devices
2017-02-14 15:14:07 -08:00
Jack Chi
f001eb0792
Merge pull request #1672 from pchomal/devicefiltering1
...
[DVCSMP-2431] DTH Device Filtering change for ZigBee Devices
2017-02-14 15:13:26 -08:00
piyush.c
7c5734b752
[DVCSMP-2431] DTH Device Filtering change for ZigBee Devices
2017-02-14 15:26:50 +05:30
Jack Chi
2a3c393534
Merge pull request #1670 from pchomal/devicefiltering1
...
[DVCSMP-2436] DTH Device Filtering change for Lifx Bulbs
2017-02-14 01:53:48 -08:00
Jack Chi
91763e7b4d
Merge pull request #1591 from parijatdas/leviton_receptacle
...
[CHF-504] [CHF-505] Implementation of HealthCheck for Leviton 5A Incandescent Switch (VRS05-1LZ) and Leviton 15A Split Duplex Receptacle (VRR15-1LZ)
2017-02-14 01:52:34 -08:00
sushant.k1
1263b72a72
[DVCSMP-2433]
...
Adding "Light" capability to the following Z-wave DTHs:
1. Z-Wave Metering Dimmer
2. Z-Wave Metering Switch
3. Z-Wave Dimmer Switch Generic
4. Z-Wave Switch
5. Z-Wave Switch Generic
6. MimoLite Garage Door Controller
2017-02-14 15:13:28 +05:30
piyush.c
bf45430061
[DVCSMP-2436] DTH Device Filtering change for Lifx Bulbs
2017-02-14 15:01:17 +05:30
Jack Chi
054ccbeffe
Merge pull request #1590 from pchomal/dimmerswitch_generic
...
[CHF-477] Health Check implementation for Z-Wave Dimmer Switch Generic
2017-02-13 14:22:54 -08:00
piyush.c
6e28d83e96
[CHF-477]
...
Health Check implementation for Z-Wave Dimmer Switch Generic
2017-02-13 12:36:32 +05:30
Vinay Rao
2d82b05f90
Merge pull request #1660 from SmartThingsCommunity/staging
...
Rolling down staging hotfixes to master
2017-02-09 17:54:06 -06:00
Vinay Rao
1611fd0144
Merge pull request #1640 from skt123/device_filtering_1
...
[CHANGE-840] Adding new capabilities to DTHs
2017-02-09 17:51:50 -06:00
Vinay Rao
c416c39ac4
Merge pull request #1639 from pchomal/devicefiltering1
...
[CHANGE-839] Adding New Capabilities (Light & Outlet)
2017-02-09 17:51:19 -06:00
Vinay Rao
bc0f849dad
Merge pull request #1655 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-02-07 14:24:23 -08:00
Vinay Rao
459e69607b
Merge pull request #1654 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-02-07 14:23:24 -08:00
Juan Pablo Risso
cfdc61d72a
DVCSMP-2290 - Ecobee Localization ( #1628 )
...
Split Files
Updated
2017-02-07 14:11:38 -06:00
Zach Varberg
0c26d75792
Merge pull request #1652 from varzac/dimmer-fixes
...
DPROT-242 Properly handle setLevel for zigbee-dimmer
2017-02-07 13:07:30 -06:00
Zach Varberg
bf491270a9
Properly handle setLevel for zigbee-dimmer
...
This works around a few devices that use this DTH that do not properly
handle the setLevel command.
This resolves: https://smartthings.atlassian.net/browse/DPROT-242
2017-02-07 13:06:26 -06:00
Vinay Rao
871d75aea6
Merge pull request #1650 from larsfinander/DVCSMP-2395_Update_OPenT2T_staging
...
DVCSMP-2395 Update OpenT2T with bugfixes
2017-02-06 11:44:13 -08:00
Lars Finander
3905d48235
DVCSMP-2395 Update OpenT2T with bugfixes
2017-02-06 12:34:00 -07:00
Vinay Rao
d91c02b970
Merge pull request #1644 from varzac/fix-zigbee-dimmer-set-level
...
DPROT-238 Fix typo on toInteger zigbee dimmer power
2017-02-03 16:35:48 -08:00
Zach Varberg
e019d22aff
Fix typo on toInteger zigbee dimmer power
...
This relates to: https://smartthings.atlassian.net/browse/DPROT-238
2017-02-03 16:22:20 -06:00
Vinay Rao
900ab9f70e
Merge pull request #1638 from dkirker/DEVC-488
...
DEVC-488 Add fingerprint for DL15S In-wall Switch
2017-02-03 13:53:48 -08:00
Vinay Rao
a8f95cc0b9
Merge pull request #1636 from workingmonk/bug/zigbee_button_iris
...
DVCSMP-2391 Iris 4 button device mapping to button 1 only
2017-02-03 13:51:07 -08:00
Vinay Rao
e8d205c775
Merge pull request #1643 from varzac/fix-zigbee-dimmer-set-level
...
[DPROT-238] Manually call on with setLevel
2017-02-03 13:14:14 -08:00
Zach Varberg
06e4b7d9f0
Merge pull request #1507 from varzac/remove-deprecated-zonetype19
...
[DPROT-167] Remove calls to ZoneType19 methods
2017-02-03 13:46:40 -06:00
Zach Varberg
16d7da81f1
Remove calls to ZoneType19 methods
...
We want to move toward the deprecation of these methods, and it starts
with the removal of calls to those methods from our DTHs.
This relates to: https://smartthings.atlassian.net/browse/DPROT-167
2017-02-03 13:37:25 -06:00
Zach Varberg
1800ea2bad
Manually call on with setLevel
...
This is to work around misbehaving devices that don't properly honor the
move to level with on off command.
This resolves: https://smartthings.atlassian.net/browse/DPROT-238
2017-02-03 13:01:05 -06:00
sushant.k1
f164b8832c
[CHANGE-840]
...
Added new capabilities for following DTHs:
1. Dimmer Switch
2. Zigbee RGB Bulb
3. Zigbee Dimmer
2017-02-03 16:33:30 +05:30
piyush.c
2d3fa22e07
[CHANGE-839]
...
Adding New Capabilities (Light & Outlet) to the DTHs
2017-02-03 16:22:56 +05:30
Donald Kirker
54a4620c9b
DEVC-488 Add fingerprint for DL15S In-wall Switch
2017-02-02 22:00:49 -08:00
Vinay Rao
8e6d009d67
changes suggested by Tom and Zach
2017-02-02 18:52:23 -08:00
Vinay Rao
d8c89f6c6a
DVCSMP-2391 Iris 4 button device mapping to button 1 only
2017-02-02 18:10:34 -08:00
Vinay Rao
ddc15172d6
Merge pull request #1635 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-02-02 12:54:22 -08:00
Vinay Rao
c27904acfb
Merge pull request #1377 from varzac/update-dths-zigbee-library
...
[DPROT-183, DPROT-217, DPROT-221, DVCSMP-2250] Update dths zigbee library
2017-02-02 11:57:28 -08:00
Zach Varberg
1e02387387
Update to use multi attr parsing in zigbee library
...
With the addition of the ability for parseDescriptionAsMap to hanle the
return of multiple read attribute responses, we can be a little more
explicit with how we interpret and parse the responses.
2017-02-01 09:12:17 -06:00
Zach Varberg
65d4a811b0
Clean up smartsense DTHs
...
This continues an effort to clean up the SmartSense DTHs and move as
much of the logic as possible into the library. This simplifies the DTH
and has the advantage of having only a single location where issues need
to be fixed.
2017-02-01 09:12:15 -06:00
Zach Varberg
db4f161e5d
Update DTHs to use zigbee library
...
This change updates the core DTHs to use the
zigbee library where appropriate instead of having its own zigbee
command strings.
2017-02-01 09:08:08 -06:00
Vinay Rao
ff6e543a2e
Merge pull request #1631 from SmartThingsCommunity/master
...
Rolling up master to staging for next week deploy
2017-01-31 13:48:38 -08:00
Vinay Rao
de1894bfbf
Merge pull request #1630 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-01-31 13:47:45 -08:00
Jason Botello
d0f8ec87bd
Merge pull request #1616 from jasonbio/plantlink-exceptions
...
Plant link Exceptions
2017-01-30 15:01:18 -08:00
Jason Botello
1383ab1e07
Merge pull request #1615 from jasonbio/netatmo-exceptions
...
Netatmo Exceptions
2017-01-30 15:01:05 -08:00
Vinay Rao
d4f21b95d7
Merge pull request #1621 from varzac/zll-bulb-reporting
...
[DPROT-227] Manually refresh on/off status after setLevel
2017-01-27 16:37:34 -08:00
Zach Varberg
be2e19e406
Manually refresh on/off status after setLevel
...
This is because ZLL bulbs do not report or allow for configuration of
reporting of attributes. As a result if we change a value, we have to
manually call a read of that attribute to update our status.
This is a part of: https://smartthings.atlassian.net/browse/DPROT-227
2017-01-26 11:27:51 -06:00
Vinay Rao
54da556c17
Merge pull request #1620 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2017-01-25 15:48:58 -08:00
Vinay Rao
8611d2e2d2
Merge pull request #1618 from workingmonk/feature/light_capability
...
ICP-203 Adding Light Capability to hue lights
2017-01-25 04:13:47 -08:00
Vinay Rao
c650047f31
ICP-203 Adding Light Capability to hue lights
2017-01-25 04:12:42 -08:00
Jason Botello
41adc9777a
Plant link Exceptions
...
Adding try/catch blocks to reduce HTTP exceptions due to rate limits or
unauthorized errors.
2017-01-24 14:53:23 -08:00
Jason Botello
f334f6505a
Netatmo Exceptions
...
Adding try/catch blocks to reduce HTTP exceptions due to rate limits or
unauthorized errors. Also updating the “devicelist” endpoint to
“getstationdata” as the former is deprecated
2017-01-24 14:30:59 -08:00
Vinay Rao
ded7501b84
Merge pull request #1614 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-01-24 13:21:44 -08:00