Vinay Rao
376779598a
Prepping up v1 multi for garage door functionality
2016-02-15 13:01:12 -08: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
bdd88deb99
Merge pull request #504 from SmartThingsCommunity/staging
...
Merging changes from staging to production
2016-02-11 22:40:38 -08:00
Vinay Rao
20d660e236
Merge pull request #503 from SmartThingsCommunity/master
...
Merging into staging from master
2016-02-11 22:39:12 -08: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
Tom Manley
6c5b93da87
outlet: Added fingerprint for new ST outlet
...
Resolves:
https://smartthings.atlassian.net/browse/DVCSMP-1360
2016-02-10 10:43:21 -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
Daniel Kurin
b7484ff0b8
MSA-866: Currently, the SmartSense Moisture handles both the FortrezZ WWA01 and the '02, however the '02 sends a temperature measurement. This PR expands the existing DH to add a valueTile with that temperature data (per https://github.com/SmartThingsCommunity/SmartThingsPublic/pull/447 )
2016-02-07 11:36:24 -05: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
Tom Manley
8f08a0819c
Merge pull request #449 from SmartThingsCommunity/staging
...
Merge staging into production
2016-01-19 14:25:26 -06:00
Tom Manley
d34d1d3615
Merge pull request #448 from SmartThingsCommunity/master
...
Merge master into staging
2016-01-19 13:46:27 -06:00
Tom Manley
e1853b8e50
Merge pull request #443 from tpmanley/feature/sensor_updates
...
Feature/sensor updates
2016-01-19 13:43:40 -06:00
Tom Manley
968834e33e
Use table for battery voltage to percent remaining calculation
...
The new table based approach yields a more accurate battery percentage
remaining than the old linear calculation.
Resolves:
https://smartthings.atlassian.net/browse/SMJN-39
2016-01-19 13:40:02 -06:00
Tom Manley
e51a38eb28
Fix whitespace issues - no code changes
...
Replaced spaces with tabs for indentation and removed some unnecessary
white space.
2016-01-18 11:00:37 -06:00