rohandesai
0f4d7bd520
Merge pull request #868 from rohandesai/DVCSMP-1699-life360
...
DVCSMP-1699 Na02>Missing/Failed Oauth Tokens - Life360
2016-05-16 13:18:13 -07:00
Luke Bredeson
9fc5f14dd7
Merge pull request #235 from lbredeso/button-controller-dst-fix
...
SHARD-211: DST fix for Button Controller
2016-05-13 10:20:59 -05:00
Rohan Desai
b33d621696
DVCSMP-1699 Na02>Missing/Failed Oauth Tokens
...
- now calling the method to get the right shard url for Life360
- removed serverUrl from the app settings
2016-05-12 11:25:36 -07:00
rohandesai
36c0af82fe
Merge pull request #843 from rohandesai/rohan/PENG-157
...
Fixing the security issue in the IFTTT SmartApp
2016-05-04 16:52:47 -07:00
Rohan Desai
eba1f16ee1
added changes to address security loophole in the IFTTT app
...
addressed comments
PENG-157 IFTTT should not allow undefined commands
- added changes to address security loophole in the IFTTT app
- addressed comments
- removed an extra whitespace
2016-05-04 11:54:08 -07:00
Luke Bredeson
1c4386a67b
SHARD-174: Hue (Connect) updated() calls can fail in certain situations
2016-04-28 11:09:52 -05:00
Luke Bredeson
84de336a1a
SHARD-159: Wemo (Connect) updated() fails in certain IP change scenarios
2016-04-20 16:07:11 -05:00
Lars Finander
327f8dfb00
DVCSMP-1716 Philips Hue: Invalid hue parameter used in setColor
...
-Replaced transition with transitiontime according to Hue API
2016-04-19 15:05:21 -07:00
Luke Bredeson
3ab83350f3
Merge pull request #761 from lbredeso/hue-event-subscription-improvements
...
EX-3: Improve Hue (Connect) event subscriptions
2016-04-14 16:58:01 -05:00
dylanbijnagte
a6105188ea
INTL-525 translation refresh
2016-04-11 13:44:40 -05:00
Kyle LeNeau
7c000dc61a
Merge pull request #629 from KyleLeneau/tile-coverage
...
Create an every element SmartApp equivalent for Device Tiles
2016-04-07 14:28:33 -07:00
Kyle LeNeau
b23d7ccf2e
Adding a SmartApp and stubs for all the device type tiles
2016-04-05 23:30:42 -07:00
Luke Bredeson
237d6a79e9
EX-3: Improve Hue (Connect) event subscriptions
2016-04-05 13:28:45 -05:00
Lars Finander
0c5840087b
DVCSMP-1597 Philips HUE: Bloom and Strip lights need temperature control removed
...
-Added new device type for Hue lights that have color control but no temperature control (Bloom/Strip)
-Add missing event to setLevel
2016-03-29 11:26:25 -07:00
Lars Finander
805b870447
DVCSMP-1667 Authentication needs to be updated for Philips Hue
2016-03-25 10:12:48 -07:00
Lars Finander
ffd0dd1545
DVCSMP-1615 Hue setColor throws exceptions when missing parameters
...
-DVCSMP-1637 Color picker set the light on but status not updated on the detail page
-DVCSMP-1638 Temperature control selection set the light on but status not updated on the detail page
-Added a lot of error checking for input parameters
-Fixed some data parsing exceptions
2016-03-23 16:10:11 -07:00
juano2310
df421a51ac
Added hubVerification()
...
If the hub exist as a thing parsing the response from description.xml
was lost. Now it is sent back to the parent were the device can be
marked as verified if the modelName starts with "Philips hue bridge"
2016-03-21 14:38:24 -04:00
Vinay Rao
42865abc55
Merge pull request #651 from SmartThingsCommunity/staging
...
Rolling down changes in staging to master
2016-03-18 13:11:08 -07:00
juano2310
6fbef3b297
DVCSMP-1615 & DEVC-372
...
DVCSMP-1615 - Fix exception if Hue, Saturation or Hex is sent to
setColor
DEVC-372 - Improves readability of Activity Feed
2016-03-15 16:19:53 -04:00
Yaima
0b5779528c
Merge pull request #639 from Yaima/master
...
Removed log.info
2016-03-14 14:20:37 -07:00
Yaima Valdivia
63d25528ae
Removed log.info
2016-03-14 14:20:09 -07:00
Luke Bredeson
d8fe639a51
Merge pull request #625 from lbredeso/wemo-missing-dni-method
...
EX-45: Wemo (Connect) device addition fails on update for old devices
2016-03-14 16:14:36 -05:00
tslagle13
1578c48440
Fix text-to-speech feature
...
Refactor case statement so custom message works. Remove comment from input selection.
2016-03-13 17:04:15 -07:00
Yaima
9218b40e25
Merge pull request #624 from Yaima/master
...
Fixed Ecobee polling
2016-03-11 13:02:15 -08:00
dylanbijnagte
74598ec943
update korean translations
2016-03-11 14:05:39 -06:00
Luke Bredeson
fbb248dc31
EX-45: Wemo (Connect) device addition fails on update for old devices that lack MAC in device data
2016-03-10 13:58:44 -06:00
Yaima Valdivia
a53e506538
Fixed Ecobee polling
...
https://smartthings.atlassian.net/browse/DVCSMP-1511
Ecobee was polling once per device, creating multiple API calls. Now it
is polling once at the smartapp level every 5 minutes and sending the
response to each child device.
2016-03-10 11:52:47 -08:00
Juan Pablo Risso
546ee007f1
Merge pull request #561 from juano2310/hue-PROB-528
...
PROB-528 - Commented singleInstance: true
2016-03-07 17:27:37 -08:00
juano2310
6bda59c340
DVCSMP-1565 & DVCSMP-1548
...
DVCSMP-1565 Color for light is not adjusted.
DVCSMP-1548 Color temperature
2016-03-04 17:08:24 -05:00
Yaima Valdivia
e7e6ea7d56
Including unknown temperature values as part of the response for sensors
...
https://smartthings.atlassian.net/browse/DVCSMP-1511
2016-03-02 14:20:44 -08:00
Yaima Valdivia
3a2c6f86be
Merge branch 'master' of github.com:SmartThingsCommunity/SmartThingsPublic
...
# By Lars Finander
# Via Lars Finander
* 'master' of github.com:SmartThingsCommunity/SmartThingsPublic:
DVCSMP-1516 Hue (Connect) throws 15k groovy.lang.MissingPropertyException per day
2016-02-29 14:39:36 -08:00
Yaima Valdivia
71d2b89a37
Ecobee multiple sensors fix
...
https://smartthings.atlassian.net/browse/DVCSMP-1511
2016-02-29 14:15:56 -08:00
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
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