Luke Bredeson
9263107f0e
INSIDE-787: Improve Wemo (Connect) event subscriptions
2016-02-16 17:05:09 -06:00
Juan Pablo Risso
b672a0b810
Merge pull request #514 from juano2310/logitech_hotfix
...
PROB-870 - Harmony fails to save credentials
2016-02-16 15:47:26 -05:00
Dylan Bijnagte
2b6a6a47ce
Merge pull request #375 from Bijnagte/notify-me-when-i18n-events
...
add event translation
2016-02-16 14:39:29 -06:00
Juan Pablo Risso
7d07b93694
PROB-870 - Harmony fails to save credentials
...
It seams like the user removed some activities on Harmony side without removing them from SmartThings. This is causing an issue when adding new activities. This fix checks if the activity still exists before creating a new device.
2016-02-16 14:38:37 -05:00
dylanbijnagte
512bd3adc4
add missing translations
2016-02-16 11:30:20 -06:00
Steve Vlaminck
7f707a9dbb
Merge pull request #512 from vlaminck/gentleWakeUp-iOS-crash-fix
...
remove segmented style input to prevent iOS crash
2016-02-16 10:24:47 -06:00
dylanbijnagte
86e097ba0a
add event translation
2016-02-16 10:05:46 -06:00
Juan Pablo Risso
89ec1f207f
Merge pull request #513 from juano2310/hue_bu
...
Removed canInstallLabs()
2016-02-16 10:07:45 -05:00
Juan Pablo Risso
664af57708
Removed canInstallLabs()
2016-02-16 09:35:21 -05:00
vlaminck
d9aa1e378d
remove segmented style input to prevent iOS crash
2016-02-15 21:39:06 -06:00
Juan Pablo Risso
ce26a2941e
Merge pull request #506 from juano2310/hue_bu
...
PROB-537 - Fix error in line 335
2016-02-12 14:34:00 -05:00
Juan Pablo Risso
81fb356a21
PROB-537 - Fix error in line 335
2016-02-12 14:31:04 -05:00
Vinay Rao
aadbcc2eee
Merge pull request #501 from SmartThingsCommunity/staging
...
Rolling down changes from staging to master
2016-02-11 22:11:01 -08:00
Vinay Rao
4a49d4c15d
Merge pull request #108 from natec007/MSA-68-1
...
MSA-68: Spruce Irrigation
2016-02-11 22:06:25 -08:00
Nathan Cauffman
0e3bd5aa74
MSA-68: Spruce Irrigation controller and soil moisture sensors.
...
Merge in bug fixes and renames to match with new repository layout.
Deleted spruce-controller.groovy from 'Spruce Irrigation'
Deleted spruce-sensor-v1.groovy from 'Spruce Irrigation'
Deleted spruce-scheduler.groovy from 'Spruce Irrigation'
Modifying 'Spruce Irrigation'
Merge in bug fixes and renames to match with new repository layout.
2016-02-11 20:33:19 -08:00
Nathan Cauffman
bfd68228bc
# This is a combination of 3 commits.
...
# The first commit's message is:
MSA-68: Spruce Irrigation controller and soil moisture sensors.
Modifying 'Spruce Irrigation'
Updated Spruce Scheduler, better stability, notifications, moisture & season adjustments
Updated device types, start scheduler from device
Code review for ST publication
Review for ST submission
Delete spruce-sensor.groovy
Delete spruce-scheduler-v2-1.groovy
Moisture control adjsut
# This is the 2nd commit message:
Deleted spruce-controller.groovy from 'Spruce Irrigation'
# This is the 3rd commit message:
Deleted spruce-sensor-v1.groovy from 'Spruce Irrigation'
2016-02-11 20:28:09 -08:00
Tyler Lange
a2e8a8303b
Merge pull request #480 from rboy1/patch-1
...
Bugfixes for codeReports and AlarmReport (Rboy1)
2016-02-11 13:46:40 -08:00
Lars Finander
56580634e8
Merge pull request #494 from larsfinander/wemo
...
Fixed ArrayIndexOutOfBoundsException
2016-02-11 10:14:46 -08:00
Lars Finander
a82717744e
DVCSMP-1480 Fixed ArrayIndexOutOfBoundsException
...
Fixed ArrayIndexOutOfBoundsException from events that lack values to some fields
in a few LAN Connect SmartApps.
2016-02-10 14:45:12 -08:00
Vinay Rao
b1096a67af
Merge pull request #500 from SmartThingsCommunity/production
...
Rolling down changes from production to staging
2016-02-10 14:26:37 -08:00
Ben Boggess
ae945d1a15
Merge pull request #499 from boggebe/boggess/convert_hexToSignedInt_to_method
...
Convert closure to method
2016-02-10 11:16:13 -06:00
boggebe
12220da750
Convert closure to method
2016-02-10 10:57:10 -06:00
Ben Boggess
3f89bbb6d9
Merge pull request #498 from SmartThingsCommunity/revert-490-boggess/convert_hexToSignedInt_to_method
...
Revert "Convert closure to method"
2016-02-10 10:50:12 -06:00
Ben Boggess
fe2b36cd30
Revert "Convert closure to method"
2016-02-10 10:46:48 -06:00
Ben Boggess
55c17383e1
Merge pull request #490 from boggebe/boggess/convert_hexToSignedInt_to_method
...
Convert closure to method
2016-02-10 06:53:31 -06:00
boggebe
bd9a1d1dc5
Closure was causing sandbox issues locally
2016-02-08 16:03:01 -06:00
Vinay Rao
a6bec43f2a
Merge pull request #474 from tpmanley/bugfix/multi_cmd_failure
...
multi: Fix occasional failures in sending ZigBee commands during configure
2016-02-02 23:04:58 -04:00
rboy1
6fe60146a4
Bugfixes for codeReports
...
1. Missing break in case 32 for AlarmReport
2. Bugfix - Not reporting all codes programmed into the lock causing SmartApps to fail while awaiting a codeReport notification (once a code is programmed into a lock it should be notified because there is no way to read back codes from the lock, apps awaiting a codeReport will go into an infinite programming loop to trying to update the codes and awaiting a codeReport notification indicating a successful programming)
2016-02-02 10:35:10 -05:00
Tom Manley
5ec82217ac
multi: Fix occasional failures in sending ZigBee commands during configure
...
The missing delay after some of the commands was sometimes causing the
ZigBee command to fail.
Resolves:
https://smartthings.atlassian.net/browse/DVCSMP-1225
2016-01-29 14:41:12 -06:00
Kris Schaller
208f0d97df
Merging staging into production
2016-01-25 13:12:05 -08:00
Kris Schaller
e444c8d020
Merging master into staging
2016-01-25 13:11:18 -08:00
Kristofer Schaller
3b89368d45
Merge pull request #467 from davidsulpy/master
...
New Initial State Event Streamer: removed buffering and sched-tasks
2016-01-25 13:08:51 -08:00
David Sulpy
12f6039de5
New Initial State Event Streamer: removed buffering and scheduled tasks for flushing buffer
2016-01-22 19:23:37 -06:00
Vinay Rao
65c9da32e7
Merge pull request #464 from workingmonk/smartpower_v1
...
[DVCSMP-1430] updating fingerprint for the problem device
2016-01-21 23:29:43 -08:00
Vinay Rao
7147770e2d
updating fingerprint for the problem device
2016-01-21 18:20:03 -08:00
Vinay Rao
9f75bbfbde
Merge pull request #463 from SmartThingsCommunity/staging
...
Merging changes into prod from staging
2016-01-20 17:13:25 -08:00
Vinay Rao
996ac27ba2
Merge pull request #462 from SmartThingsCommunity/master
...
Merging changes into stage
2016-01-20 17:06:44 -08:00
Jason Botello
5eb33eca19
Merge pull request #387 from SmartThingsCommunity/MSA-757-1
...
MSA-757: Timevalve Smart
2016-01-20 16:25:05 -08:00
Jason Botello
ec321ce85d
Merge pull request #425 from hhhss91/MSA-786-1
...
MSA-786: Encored Technologies : Smart Energy Service
2016-01-20 16:24:46 -08:00
Jason Botello
7669bec0bc
Update timevalve-smart.groovy
...
Commenting out fingerprint temporarily to avoid potential conflicts with other devices as this devices is specifically for a Korean deployment in AP01 - see DVCSMP-1425
2016-01-20 16:17:32 -08:00
Steve Vlaminck
a20a58bd48
Merge pull request #458 from vlaminck/gentle-wake-up-controller
...
Added Gentle Wake Up controller, updated SmartApp
2016-01-20 14:03:12 -06:00
vlaminck
efabd07dea
Added Gentle Wake Up controller, updated SmartApp
2016-01-20 09:05:47 -06:00
Vinay Rao
16b87c5eda
Merge pull request #456 from SmartThingsCommunity/staging
...
Merging changes into prod from staging
2016-01-19 16:10:44 -08:00
Vinay Rao
05ad96d583
Merge pull request #455 from SmartThingsCommunity/master
...
Merging changes into stage
2016-01-19 16:08:42 -08:00
Tyler Lange
1e55f62048
Merge pull request #454 from workingmonk/deprecate_osram_flex
...
deprecating this DTH as the fingerprints have been moved to ZigBee RGBW
2016-01-19 16:06:54 -08:00
Vinay Rao
12b18eae08
deprecating this DTH as the fingerprints have been moved to ZigBee RGBW Bulb
2016-01-19 16:02:35 -08:00
Vinay Rao
0a6bb51974
Merge pull request #453 from SmartThingsCommunity/staging
...
Merging ZigBee RGBW into prod
2016-01-19 15:57:18 -08:00
Vinay Rao
9ab74c3ba6
Merge pull request #452 from SmartThingsCommunity/master
...
Merging ZigBee RGBW into staging
2016-01-19 15:56:38 -08:00
Tyler Lange
aad82e10ef
Merge pull request #451 from workingmonk/zigbee_color_bulb
...
Adding ZigBee RGBW DTH - generic ZigBee DTH for OSRAM Flex Strip, OSRAM A19 RGBW, OSRAM BR30 RGBW, OSRAM RT5/6
2016-01-19 15:55:07 -08:00
Vinay Rao
b11b362c60
Adding ZigBee RGBW DTH
2016-01-19 15:40:43 -08:00