Lucie Labrecque
b498cf5f32
MSA-1750: bon voyage and alexa are together
2017-01-29 12:55:42 -08:00
Vinay Rao
c650047f31
ICP-203 Adding Light Capability to hue lights
2017-01-25 04:12:42 -08:00
Vinay Rao
eb4d5dcfb8
Merge pull request #1613 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2017-01-24 13:19:33 -08:00
Vinay Rao
fd1ad51880
Merge branch 'staging' into production
2017-01-24 12:48:21 -08:00
Donald Kirker
a36500a216
DEVC-490: Add Leviton Dimmer DL1KD fingerprint
2017-01-23 11:45:05 -08:00
Juan Pablo Risso
445c115c14
DVCSMP-2324 - Centralite Thermostat handle multiple attributes ( #1606 )
...
- Curly braces
- remove parseDescriptionAsMap
- descMap to it
- Appended to the result list
- Convert to list and appended
2017-01-20 17:49:15 -05:00
juano2310
7648fd4a17
DVCSMP-2325 - Remove parse method from simulated Switch
...
sin string
2017-01-20 17:22:10 -05:00
Vinay Rao
de37d0c813
Device Certification approved new fingerprints
2017-01-19 14:38:59 -08:00
Vinay Rao
5ad20fbd2a
Merge pull request #1584 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2017-01-10 16:08:36 -08:00
Duncan McKee
f969027191
Add fingerprint for GE Smart Motion Sensor DEVC-533
2017-01-10 12:55:13 -05:00
Vinay Rao
8db0556696
Merge pull request #1562 from varzac/increase-delays
...
DPROT-223 Increase zigbee message delays
2017-01-10 09:35:46 -08:00
Juan Pablo Risso
5607a3e346
DVCSMP-2309 - Wemo Exceptions ( #1579 )
2017-01-10 12:29:53 -05:00
Vinay Rao
490ec329cb
Merge pull request #1570 from workingmonk/feature/iris_button
...
DEVC-520 DEVC-525 Adding Iris Button after clearing certification
2017-01-06 09:34:49 -08:00
Zach Varberg
930c4ed914
Increase zigbee message delays
...
This changes our smartsense DTHs that don't use the ZigBee library for
everything to have larger delays between ZigBee messages. This is to
reduce the network load to try to work around some of the poorer
behaving ZigBee routers we support.
This resolves: https://smartthings.atlassian.net/browse/DPROT-223
2017-01-06 10:45:13 -06:00
Vinay Rao
259516f21f
DEVC-520 DEVC-525 Adding Iris Button after clearing certification
2017-01-05 16:54:46 -08:00
Vinay Rao
b7a08a88e0
DEVC-518 Iris Smart Water Sensor
2017-01-05 16:41:50 -08:00
Jack Chi
c028515fcd
Merge pull request #1546 from skt123/dimmer_switch
...
[CHF-487] Health Check for Z-Wave Dimmer Switch
2016-12-29 10:29:43 -08:00
Jack Chi
751c98d123
Merge pull request #1550 from parijatdas/enerwave
...
[CHF-488] [CHF-489] [CHF-490] Implementation of HealthCheck for Enerwave Duplex Receptacle ZW15R, Enerwave On/Off Switch ZW15S and Leviton 15A Switch VRS15-1LZ
2016-12-29 10:27:18 -08:00
Parijat Das
9e10405527
Added fingerprints for the following devices:
...
1. Enerwave Duplex Receptacle ZW15R
2. Enerwave On/Off Switch ZW15S
3. Leviton 15A Switch VRS15-1LZ
2016-12-20 18:33:50 +05:30
sushant.k1
32ceaff54d
[CHF-487]
...
Added Health Check Implementation for:
1. 1,000-Watt In-Wall Smart Dimmer Switch (GE 12725)
2. In-Wall Smart Fan Control (GE 12730)
2016-12-20 12:08:16 +05:30
piyush.c
5b1da30a47
[CHF-477]
...
Health Check implementation for Z-Wave Dimmer Switch Generic with checkinterval of 32min
2016-12-20 10:39:08 +05:30
Vinay Rao
38ef9e5c77
Merge pull request #1517 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-12-07 12:10:01 -08:00
Zach Varberg
9939591005
Don't use sendEvent for AppEngine parse events
...
With the changes made for
https://smartthings.atlassian.net/browse/DPROT-200 there were a few DTHs
that were using sendEvent to directly send events generated during
parse. However, because using sendEvent didn't result in parse
returning an event AppEngine would send the description up to the cloud
DTH to be handled. In some cases this resulted in multiple events for
the same device trigger.
This resolves: https://smartthings.atlassian.net/browse/DPROT-215
2016-12-01 14:52:24 -06:00
bflorian
3c5d727d4c
PROB-1426 adding logging to Life360
2016-11-28 16:00:42 -05:00
Vinay Rao
df6c815aa4
Merge pull request #1500 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-11-28 10:34:01 -08:00
Tom Manley
1941f56007
zll-dimmer-bulb: Fix bug in configure preventing devices from joining
...
The configureHealthCheck method and therefore the configure method was
returning a boolean which was causing an exception during the initial
join that would prevent the device from showing up to the user.
https://smartthings.atlassian.net/browse/PROB-1428
2016-11-23 23:01:05 -06:00
Vinay Rao
af40246655
Merge pull request #1489 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-11-22 12:59:05 -08:00
Vinay Rao
b20c0e371f
Merge pull request #1487 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-11-22 12:42:25 -08:00
Vinay Rao
60756e6dc6
Merge pull request #1478 from yafenzhang/MSA-1591-15
...
MSA-1591: New Device Handle for Osram Lightify Light(ZHA)
2016-11-21 09:26:08 -08:00
juano2310
e443cb641c
DVCSMP-2211 - Update Button Number
2016-11-18 11:28:30 -05:00
Ingvar Marstorp
092971c786
Merge pull request #1334 from marstorp/boseHealth
...
CHF-420 Add device health check to Bose DTH
2016-11-16 11:06:30 -08:00
Zach Varberg
51979f0030
Fix broken generation of smartsense-motion events
...
When the change went out to allow messages to be passed up to the cloud
the smartsense-motion DTH was broken with the changes for
https://smartthings.atlassian.net/browse/DPROT-200
2016-11-16 10:44:48 -06:00
Zhang Yafen
61d1205e7d
MSA-1591: 1.New Device Handle for Osram Lightify Light(ZHA)
...
(1) SYLVANIA Smart BR30 Softw White
(2) SYLVANIA Smart PAR38 Softw White
(3) SYLVANIA Smart Outdoor RGBW Flex
2. Modify deviceJoinName of NAFTA Lightify product, all the lightify product which use ZHA protocol will be named using "SYLVANIA Smart XXXX".
2016-11-16 19:57:46 +08:00
Vinay Rao
1de73b643c
Merge pull request #1470 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-11-15 14:04:17 -08:00
Vinay Rao
fcb504f57e
Merge pull request #1468 from dkirker/sengled_whitetemp
...
DEVC-523: Add Element Plus bulb
2016-11-15 12:15:27 -08:00
Donald Kirker
b9229c6ef8
Add Element Plus bulb.
2016-11-15 12:05:44 -08:00
Zach Varberg
a84ffdde91
Revert "ETI Clear binding table entries to other devices"
...
This reverts commit 969852602c .
2016-11-15 13:24:23 -06:00
Zach Varberg
3034cc8bcb
Revert "Do not delete all binding table entries"
...
This reverts commit 65bb10d6d6 .
2016-11-15 13:23:57 -06:00
Zhang Yafen
0c040120cc
MSA-1587: 1.New Device Handle for Osram Lightify Light saled in Europe market(ZLL)
...
(1) OSRAM LIGHTIFY Gardenpole RGBW
(2) OSRAM LIGHTIFY Outdoor Flex RGBW
(3) OSRAM LIGHTIFY RGBW PAR 16 50
(4) OSRAM LIGHTIFY Flex RGBW, this product uses ZLL, so move it from zigbee-white-color-temperature-bulb to zll-white-color-temperature-bulb
(5) OSRAM LIGHTIFY Classic B40 Tunable White, this product uses ZLL, so move it from zigbee-white-color-temperature-bulb to zll-white-color-temperature-bulb
2016-11-15 18:55:32 +08:00
Vinay Rao
6c84c052cb
Merge pull request #1462 from jackchi/health-nov15-hotfix
...
[CHF-442][DVCSMP-2179] Hotfix for EcoBee thermostat & Osram Tunable White
2016-11-14 15:58:06 -08:00
Vinay Rao
f017bff6ef
Merge pull request #1464 from varzac/fix-zigbee-white-tunable-binding-table
...
[DVCSMP-2175] Do not delete all binding table entries
2016-11-14 14:14:21 -08:00
Zach Varberg
65bb10d6d6
Do not delete all binding table entries
...
There was a bug when comparing the destination address for binding table
entries that would cause all binding table entries to be deleted. This
fixes that.
This is a fix for: https://smartthings.atlassian.net/browse/DVCSMP-2175
2016-11-14 14:38:15 -06:00
jackchi
3f93de247b
[CHF-442][DVCSMP-2179] Hotfix for EcoBee thermostat & Osram RT5/6 Tunable White naming
2016-11-14 12:05:10 -08:00
Zach Varberg
cf9d123aa0
Handle all messages in smartpower dimming outlet
...
Previously the implementation of isKnownDescription didn't cover all
possible messages that could be parsed and this caused null pointer
exceptions with certain messages. This now handles all the
possibilities.
This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2227
2016-11-14 11:08:30 -06:00
Juan Pablo Risso
1db5f75ec5
DVCSMP-2211 - Update Button Number and Holdable capability ( #1458 )
2016-11-11 16:10:44 -05:00
Juan Pablo Risso
7978f45996
DVCSMP-2221 - Replace display with displayed ( #1457 )
2016-11-11 14:09:04 -05:00
Vinay Rao
3d88fc0413
Merge branch 'production' into staging
...
# Conflicts:
# devicetypes/smartthings/smartsense-motion-temp-sensor.src/smartsense-motion-temp-sensor.groovy
2016-11-11 02:46:41 -08:00
Vinay Rao
470cdc7d97
CHANGE-751 Deleting Deprecated DTHs that have been migrated to the new DTH
2016-11-10 14:16:39 -08:00
jackchi
bae79192c5
[CHF-459] Health documentation include DTH execution location and expected checkInterval; reduced checkInterval
2016-11-09 13:49:56 -08:00
Vinay Rao
6ffdc02ef1
Merge pull request #1440 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-11-08 15:23:48 -08:00