Lars Finander
f04a9e3f7a
DVCSMP-1516 Hue (Connect) throws 15k groovy.lang.MissingPropertyException per day
...
-Only parse messages with JSON if they are from Hue bridge
2016-02-29 13:41:58 -08:00
tslagle13
da029000c9
Remove unnecessary inputs
2016-02-26 12:24:11 -08:00
Juan Pablo Risso
600a9a2ca1
PROB-528 - Commented singleInstance: true
...
This will allow any one with more than one Hue Bridge to install an instance for each Bridge.
2016-02-26 14:45:12 -05:00
Lars Finander
e255316474
DVCSMP-1521 NPE in Bose (Connect)
...
-NPE would occur if parsed LAN message is missing content-type header
2016-02-25 11:09:31 -08:00
Juan Pablo Risso
050da829d3
callbackUrl naming conflict
2016-02-25 10:02:06 -05:00
Lars Finander
2184c2b21a
DVCSMP-1517 Wemo (Connect) SmartApp throws NPE
...
-Wemo (Connect) SmartApp throws NPE when trying to call subscribe on null object
2016-02-24 10:01:59 -08:00
Vinay Rao
16126abb2d
Merge pull request #547 from workingmonk/remove_samsung
...
[DVCSMP-1480] removing old samsung integration
2016-02-23 15:55:36 -08:00
Vinay Rao
77525c3377
[DVCSMP-1480] removing old samsung integration
2016-02-23 15:42:41 -08:00
Luke Bredeson
c75568bcf1
Merge pull request #518 from lbredeso/wemo-subscription-improvements
...
INSIDE-787: Improve Wemo (Connect) event subscriptions
2016-02-19 10:10:23 -06:00
Yaima Valdivia
6c125fe80f
Better exception handling of Ecobee
...
Refreshing only if status code 14 - Authentication token has expired.
Refresh your tokens.
2016-02-18 14:49:26 -08:00
Yaima Valdivia
24bfb7f20f
Ecobee fanMode available - https://smartthings.atlassian.net/browse/DVCSMP-1501
...
https://smartthings.atlassian.net/browse/DVCSMP-1501
2016-02-17 11:15:26 -08:00
Luke Bredeson
9263107f0e
INSIDE-787: Improve Wemo (Connect) event subscriptions
2016-02-16 17:05:09 -06:00
Yaima Valdivia
27b7c24536
Merge branch 'master' of github.com:SmartThingsCommunity/SmartThingsPublic
...
# By Juan Pablo Risso (3) and others
# Via Kris Schaller (24) and others
* 'master' of github.com:SmartThingsCommunity/SmartThingsPublic:
PROB-870 - Harmony fails to save credentials
add missing translations
add event translation
Removed canInstallLabs()
remove segmented style input to prevent iOS crash
PROB-537 - Fix error in line 335
MSA-68: Spruce Irrigation controller and soil moisture sensors.
# This is a combination of 3 commits. # The first commit's message is: MSA-68: Spruce Irrigation controller and soil moisture sensors.
DVCSMP-1480 Fixed ArrayIndexOutOfBoundsException
Convert closure to method
Revert "Convert closure to method"
Closure was causing sandbox issues locally
Bugfixes for codeReports
Fix Homeseer Multi Instance encap parse PROB-398
Merge pull request #135 from kwarodom/fibaroSmokeSensor
2016-02-16 14:12:07 -08:00
Yaima Valdivia
13d9137c9a
Ecobee 3 - https://smartthings.atlassian.net/browse/DEVC-285
...
https://smartthings.atlassian.net/browse/DEVC-285
https://smartthings.atlassian.net/browse/DVCSMP-1431
2016-02-16 13:48:47 -08: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
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
81fb356a21
PROB-537 - Fix error in line 335
2016-02-12 14:31:04 -05: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
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
David Sulpy
12f6039de5
New Initial State Event Streamer: removed buffering and scheduled tasks for flushing buffer
2016-01-22 19:23:37 -06: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
vlaminck
efabd07dea
Added Gentle Wake Up controller, updated SmartApp
2016-01-20 09:05:47 -06:00
Will Price
783a30fa5f
MSA-794: We submitted this ages ago when the review process took the better part of a year. Resubmitting here with minor changes based your recent email requesting all OAuth apps be submitted, please expedite ASAP as we have a huge number of users using the OAuth app.
...
These apps integrate SmartThings with Simple Control for Audio Video control. They are in use by a great many users already and quite well tested.
2016-01-11 15:50:14 -06:00
Juan Risso
0d214b742e
PROB-537 - Fix error in line 337
2016-01-11 12:10:13 -05:00
hyeon seok yang
c20026b376
MSA-786: Description from the app : "With visible realtime energy usage status, have good energy habits and enrich your life"
...
This app is specialized to show energy data which was grabbed from Encored Technologies' device that user installed at their home.
2016-01-08 16:01:05 +09:00
Kris Schaller
629c4cc231
Updating code to use the phonebook API
2015-12-30 14:14:37 -08:00
Kris Schaller
51e727b91a
Changing icon paths to hosted files
2015-12-28 16:06:15 -08:00
Kris Schaller
112a4087b0
Adding vinli icons
2015-12-28 15:38:23 -08:00
Kristofer Schaller
132d8fc9d8
Merge pull request #302 from SmartThingsCommunity/MSA-699-1
...
Merged publication request 'Vinli Home Connect'
2015-12-28 10:29:56 -08:00
Kris Schaller
bf915b49dc
Adding paths to locally hosted images for bose sound control
2015-12-21 12:48:17 -08:00
Kris Schaller
075fdf0974
Adding icons to Bose Sound Touch
2015-12-21 12:38:17 -08:00
Daniel
21041570db
Modifying 'Vinli Home Connect'
2015-12-17 09:40:00 -06:00
Yaima
2dfb43f841
Merge pull request #371 from Yaima/master
...
Comment out TTS Capability from Speaker SmartApps
2015-12-16 00:24:13 -05:00
Yaima
f9b5e2ba79
Comment out TTS Capability from Speaker SmartApps
...
https://smartthings.atlassian.net/browse/DVCSMP-1258
2015-12-16 00:22:06 -05:00
Warodom Khamphanchai
1f86001418
Merge pull request #369 from snakedog116/master
...
Ecobee Update
2015-12-15 10:51:03 -08:00
obycode
177c816348
MSA-747: BeaconThings is a simple app to let you integrate iBeacons into your SmartThings smart home. With BeaconThings, you can get more reliable, and more specific location information. Spread some beacons around your home, register them with BeaconThings, and it will tell SmartThings when you're nearby. For each BeaconThing your register, a device is added to SmartThings that can be used with SmartRules, or custom SmartApps, to trigger events.
...
This submission contains the SmartApp to which the iOS app connects with OAuth, and the device type which is created by the SmartApp for each beacon registered in the app.
2015-12-15 10:46:27 -06:00
snakedog116
c921121645
Update ecobee-connect.groovy
...
Replace the licensing information as previously deleted by 1b9d2fe @kwarodom. I believe this was removed in error. The original code was under Apache, so the resulting code should be too.
2015-12-14 23:44:14 -07:00
rappleg
6778f8d58a
Make sure we persist the updated eventBuffer with the new event added back to atomicState
2015-12-14 19:50:39 -06:00
Kristofer Schaller
961ee321ac
Merge pull request #365 from rappleg/PreventEventBufferInitialStateGrowingUnbounded
...
Improve performance when streaming to Inital State and prevent buffer growing unbounded
2015-12-14 17:24:46 -08:00
Kristofer Schaller
22fb4e36c6
Merge pull request #216 from SmartThingsCommunity/MSA-640-3
...
Merged publication request 'PlantLink'
2015-12-14 17:04:38 -08:00
rappleg
18bfa87948
Improve performance when streaming to Inital State and prevent buffer growing unbounded
2015-12-14 18:40:55 -06:00
vlaminck
d1504e9a3c
Updated the ever element app to better represent what each element ca…
2015-12-14 13:27:41 -06:00