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
Vinay Rao
1e27dc1824
Merge pull request #674 from workingmonk/feature/zigbee_library_refactor
...
[DPROT-20] ZigBee Refactor
2016-03-23 11:44:42 -07:00
Tom Manley
4bf3679942
Merge pull request #376 from tpmanley/feature/zigbee_refactor
...
[DPROT-20] Feature/zigbee refactor
2016-03-23 09:51:37 -05:00
Tom Manley
c714720578
Update zigbee-lock, zigbee-dimmer and zigbee-dimmer-power to use ZB lib API
...
https://smartthings.atlassian.net/browse/DPROT-20
2016-03-23 09:51:02 -05:00
Vinay Rao
281fc939ac
refactoring code to get it inline with the new zigbee apis
2016-03-23 00:27:23 -07:00
tslagle13
03c2dec425
Merge pull request #667 from tslagle13/fixes-to-vacation-lighting-director
...
Update vacation-lighting-director.groovy
2016-03-22 17:38:42 -07:00
tslagle13
38d0ca6170
Update vacation-lighting-director.groovy
...
* Moved scheduling over to Cron and added time as a trigger.
* Cleaned up formatting and some typos.
* Updated license.
* Made people option optional
* Added sttement to unschedule on mode change if people option is not selected
2016-03-22 13:00:49 -07:00
Duncan McKee
836dd608c6
Merge pull request #539 from SmartThingsCommunity/DEVFRWK-78
...
Fix First Alert smoke alarm check-in handling
2016-03-21 22:33:07 -04:00
Juan Pablo Risso
43e4db28eb
Merge pull request #660 from juano2310/hue_discover
...
Added hubVerification()
2016-03-21 16:21:33 -04: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
Duncan McKee
3affdd21fc
Merge pull request #540 from SmartThingsCommunity/DVCSMP-1438
...
Z-Wave Motion Sensor: fix MissingMethodException on NotificationReport
2016-03-21 12:21:30 -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
Lars Finander
dc1c78391e
Merge pull request #650 from SmartThingsCommunity/MSA-963-2
...
MSA-963: Vinli Home Connect
2016-03-17 11:24:02 -07:00
Daniel
e279172383
Modifying 'Vinli Home Connect'
2016-03-17 12:49:40 -05:00
Daniel
0deb26810d
MSA-963: Vinli Home Connect allows users to control their Smartthings Devices with their Vinli connect vehicles. The Vinli device is an OBD dongle that can report when it leaves or enters geofences. A user can, for instance, set their doors to lock and lights to turn off when they leave proximity to their home.
2016-03-17 12:18:14 -05:00
Tom Manley
d4fb75cc47
Merge pull request #649 from tpmanley/bugfix/multi_configure
...
multi: Fix occasional error with threeAxis attribute reporting
2016-03-17 12:06:52 -05:00
Tom Manley
2276748a91
multi: Fix occasional error with threeAxis attribute reporting
...
Resolves:
https://smartthings.atlassian.net/browse/DVCSMP-1623
2016-03-16 17:01:42 -05:00
static null
8d423e7c4b
Merge pull request #648 from staticnull/INTL-414
...
INTL-414 Add device name translations to device properties files
2016-03-16 13:50:43 -05:00
staticnull
0dfbddee38
INTL-414 Add device name translations to device properties files
2016-03-16 13:27:55 -05:00
Dylan Bijnagte
40f88fa436
Merge pull request #647 from Bijnagte/INTL-353-fixes
...
INTL-353 revert non i18n changes
2016-03-16 11:31:19 -05:00
Dylan Bijnagte
c3c8bafef4
Merge pull request #644 from Bijnagte/INTL-289-fixes
...
INTL-289 revert white space and fingerprint removal changes
2016-03-16 11:06:35 -05:00
Dylan Bijnagte
1b9f758bd6
Merge pull request #646 from Bijnagte/INTL-290-fixes
...
INTL-290 revert non i18n changes
2016-03-16 10:17:24 -05:00
Dylan Bijnagte
ef1b04c08a
Merge pull request #645 from Bijnagte/INTL-292-fixes
...
INTL-292 undo non i18n changes
2016-03-16 10:15:40 -05:00
dylanbijnagte
9cece36d69
INTL-353 revert non i18n changes
2016-03-16 09:21:24 -05:00
dylanbijnagte
be220e02b2
INTL-290 revert non i18n changes
2016-03-16 09:12:06 -05:00
dylanbijnagte
131cc7b016
INTL-292 undo non i18n changes
2016-03-16 08:23:22 -05:00
dylanbijnagte
dd1e76e95a
INTL-289 revert white space and fingerprint removal changes
2016-03-16 08:12:02 -05:00
Amol Mundayoor
8aff9e78f6
Merge pull request #641 from juano2310/Hue_update
...
DVCSMP-1615 & DEVC-372
2016-03-15 17:04:43 -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
Yaima
92fea16beb
Merge pull request #638 from Yaima/master
...
Ecobee - mode/ fan mode
2016-03-14 12:30:42 -07:00
Yaima Valdivia
25ae1306c4
Ecobee - mode/ fan mode
2016-03-14 12:30:03 -07:00
Yaima
321389aee3
Merge pull request #637 from Yaima/master
...
Ecobee - set mode/ fan from smart app
2016-03-14 12:28:03 -07:00
Yaima Valdivia
106f09445b
Ecobee - set mode/ fan from smart app
...
switchToFanMode(value)
switchToMode(value)
2016-03-14 12:20:36 -07:00
tslagle13
410e9f40cc
Merge pull request #633 from tslagle13/tts-fixes
...
Fix text-to-speech feature
2016-03-14 11:08:45 -07:00
Rob Zienert
6f173981e4
Merge pull request #635 from robzienert/branch-name-improvement
...
MISC: specifying dev shards when master branch is being deployed
2016-03-14 11:17:10 -05:00
Rob Zienert
a94d8f2378
specifying dev shards when master branch is being deployed
2016-03-14 11:04:24 -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
Vinay Rao
2126d85f6e
Merge pull request #631 from workingmonk/stage1_v1_multi_garage
...
[DVCSMP-1107] Prepping up v1 multi for garage door functionality
2016-03-11 15:03:03 -08:00
Yaima
9218b40e25
Merge pull request #624 from Yaima/master
...
Fixed Ecobee polling
2016-03-11 13:02:15 -08:00
Dylan Bijnagte
7c326ec7c3
Merge pull request #630 from Bijnagte/update-korean-dth
...
update korean translations
2016-03-11 14:45:20 -06:00
dylanbijnagte
74598ec943
update korean translations
2016-03-11 14:05:39 -06:00
Dylan Bijnagte
96a82797de
Merge pull request #587 from twack/i18n-smartsense-moisture-sensor
...
INTL-292 i18n alignment for smartsense-moisture-sensor
2016-03-11 11:36:38 -06:00
Dylan Bijnagte
c8e4eef66b
Merge pull request #588 from twack/i18n-smartsense-motion-sensor
...
INTL-289 i18n alignment for smartsense-motion-sensor
2016-03-11 11:32:50 -06:00
Dylan Bijnagte
5effd158fc
Merge pull request #591 from twack/i18n-mobile-presence
...
INTL-387 i18n alignment for mobile-presense
2016-03-11 11:30:37 -06:00
Dylan Bijnagte
3a4b4d6345
Merge pull request #592 from twack/i18n-arrival-sensor-ha
...
INTL-359 Create i18n for arrival-sensor-ha
2016-03-11 11:29:58 -06:00
Dylan Bijnagte
27808c3996
Merge pull request #593 from twack/i18n-smartpower-outlet
...
INTL-353 create i18n korean translation for smartpower-outlet
2016-03-11 11:28:48 -06:00
Dylan Bijnagte
bd0d636b8c
Merge pull request #589 from twack/i18n-smartsense-multi-sensor
...
INTL-290 i18n alignment for smartsense-multi-sensor
2016-03-11 11:27:40 -06:00