Jim Anderson
f77c5810c6
DOCS-284 - update tiles for best practices, add setColor to colorWheel tile
2016-05-13 10:26:45 -05:00
Lars Finander
a5da182bf4
Merge pull request #861 from larsfinander/DVCSMP-1738_Phillips_HUE_brightness_level
...
DVCSMP-1738 Philips HUE: Detail page showing the Brightness level twice
2016-05-11 15:25:36 -07:00
Dwight Liu
32f8d2d944
Merge pull request #863 from dwightatsmartthings/DVCSMP-1719-aeon-home-energy-meter-c3-npe-fix
...
null zwave event check in storeGraphData
2016-05-10 14:29:02 -07:00
Dwight Liu
e1de599668
make sure reformat the storeGraphData
2016-05-10 14:23:46 -07:00
Dwight Liu
0e01cbed06
make descriptive comment and add space in else condition
2016-05-10 13:40:52 -07:00
Jim Anderson
bf476940e9
Merge pull request #857 from jimmyjames/fix-generic-tile
...
fix parse signature for generic multiattribute example tile
2016-05-09 12:28:27 -05:00
Jack Chi
a219f37035
Merge pull request #835 from jackchi/add-healthcheck-smartsense
...
[CHF-131] Add checkInterval values to SmartSense DTHs
2016-05-07 20:29:55 +08:00
Dwight Liu
8821c68e9c
null zwave event check in storeGraphData
2016-05-06 12:50:02 -07:00
Lars Finander
27c05f4e5b
DVCSMP-1738 Philips HUE: Detail page showing the Brightness level twice
...
-Removed secondary control from all Hue DTH
2016-05-06 09:29:41 -07:00
Tom Manley
7571c1b980
Merge pull request #858 from tpmanley/feature/ge_fingerprints
...
DVCSMP-1370: Added fingerprints for GE Link Daylight and SoftWhite bulbs
2016-05-05 23:01:52 -05:00
Tom Manley
bb65c4ce14
Added fingerprints for GE Link Daylight and SoftWhite bulbs
...
Resolves:
https://smartthings.atlassian.net/browse/DVCSMP-1370
2016-05-05 22:54:30 -05:00
Jim Anderson
69ae9973da
fix parse signature for generic multiattribute example tile
2016-05-05 15:36:08 -05: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
Vinay Rao
f397691fdb
Merge pull request #856 from workingmonk/bug/unnecessary_logs
...
DVCSMP-1748 Remove unncessary changelog from the file header
2016-05-04 11:52:51 -07:00
Vinay Rao
9a5be2c5db
remove unncessary changelog from the file header
2016-05-04 11:49:59 -07:00
Vinay Rao
39ac9f9a8c
Merge pull request #854 from workingmonk/feature/osram_fingerprint
...
INTL-532 Adding additional osram fingerprint
2016-05-04 10:19:03 -07:00
Vinay Rao
c353eeae17
adding additional osram fingerprint
2016-05-04 09:52:07 -07:00
Vinay Rao
467c6ff055
Merge pull request #852 from workingmonk/feature/zll_dth
...
DVCSMP-1743 INTL-532 Add zll dth equivalent
2016-05-03 21:56:44 -07:00
Vinay Rao
5beacf0ef2
add zll dth equivalent
2016-05-03 21:52:32 -07:00
Luke Bredeson
77f880af6e
Merge pull request #841 from lbredeso/hue-connect-updated-failure
...
SHARD-174: Hue (Connect) updated() calls can fail in certain situations
2016-04-28 13:28:07 -05:00
Luke Bredeson
1c4386a67b
SHARD-174: Hue (Connect) updated() calls can fail in certain situations
2016-04-28 11:09:52 -05:00
Matt Pennig
88dd510e72
Merge pull request #832 from SmartThingsCommunity/two-line-multiattribute-controls
...
Adding test cases for multi-line controls in multiattribute tiles
2016-04-26 13:49:57 -05:00
Vinay Rao
7786df3262
Merge pull request #837 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-04-26 11:25:59 -07:00
Matt Pennig
5ac08e5a92
adding multi-line text for standard and value tiles
2016-04-26 13:13:20 -05:00
Donald C. Kirker
6cdb80db1f
Merge pull request #836 from mckeed/staging
...
Add auto-retyping for Astralink sensors SING-44
2016-04-25 17:41:32 -07:00
Duncan McKee
4db99824af
Add Astralink sensors to zw door/window retypeBasedOnMSR
2016-04-25 16:40:47 -04:00
jackchi
d9f224fa6e
[CHF-131] Add checkInterval values to SmartSense DTHs
2016-04-25 13:21:28 -07:00
Vinay Rao
72b51d50bc
Merge pull request #834 from SmartThingsCommunity/staging
...
Rolling down hotfix for deploy tool to master
2016-04-25 12:33:13 -07:00
Vinay Rao
b2e245bd85
Merge pull request #833 from SmartThingsCommunity/production
...
Rolling down hotfix for deploy tool to staging
2016-04-25 12:28:55 -07:00
Vinay Rao
9a9854cf92
Merge pull request #831 from jord98716/DEVTOOLS-636-a
...
DEVTOOLS-636: Increment version of executable-deployment-scripts
2016-04-25 12:27:42 -07:00
Matt Pennig
1e27ff5d4a
Adding test cases for multi-line controls in multiattribute tiles
2016-04-25 11:58:18 -05:00
Jordan Howe
37f1726ee6
DEVTOOLS-636: Increment version of executable-deployment-scripts
2016-04-25 09:57:53 -05:00
Jack Chi
c7e8079ff1
Merge pull request #757 from jackchi/add-healthcheck-smartsense
...
[CHF-112] Add Health Check capability to SmartThings SmartSense products
2016-04-22 11:11:59 -07:00
jackchi
481d13a571
[CHF-112] Add Health Check capability to SmartThings SmartSense products
2016-04-22 11:10:48 -07:00
Luke Bredeson
9d83b850ca
Merge pull request #813 from lbredeso/updated-settings-state-fix
...
SHARD-159: Wemo (Connect) updated() fails in certain IP change scenarios
2016-04-20 16:31:36 -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
8b465b03b4
Merge pull request #808 from larsfinander/DVCSMP-1716_Philips_Hue_Invalid_parameter
...
DVCSMP-1716 Philips Hue: Invalid hue parameter used in setColor
2016-04-20 11:11:39 -07:00
Vinay Rao
2f81964479
Merge pull request #775 from motley74/nyce_hinge
...
Added fingerprint for NYCE door hinge sensor
2016-04-20 10:29:06 -07:00
Vinay Rao
d5ea735df7
Merge pull request #810 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-04-19 15:50:22 -07:00
Vinay Rao
6428719c79
Merge pull request #809 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-04-19 15:41:56 -07: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
Vinay Rao
e150ea4a59
Merge pull request #797 from SmartThingsCommunity/staging
...
Rolling up changes to production from staging 2016-04-19 Release
PROD_2016.04.19
2016-04-19 14:41:39 -07:00
Donald C. Kirker
cdbcab6dad
Merge pull request #806 from dkirker/CoopBoss
...
custom device types for the CoopBoss hardware version 3
2016-04-19 10:23:16 -07:00
John Rucker
dd99a024c2
custom device types for the CoopBoss hardware version 3
...
Prepping for submission to SmartThings. Removed extra comments.
Submitting to public store for approval
Updated for new SmartThings interface
Release Candidate for CoopBoss H3V9
save
Update to fix invalid temperature reporting and added maxCurrentNE methods and attributes.
Made changes to defalutState:true to state "default" on smart tiles that had only one default state. This was causing the Android version of the app to crash.
Updated comments
Added test for null values that were causing errors during join process
Fixed log errors during join process by testing for null values before init process.
Update fingerprint with Manufacturer data
SmartApps for CoopBoss hardware version 3
Updated Icons.
1
Updates to Prep for RC
Clean up
save
2016-04-19 10:06:33 -07:00
Lars Finander
810f3645d9
Merge pull request #784 from larsfinander/CHANGE-479-staging-hue-green-icon
...
CHANGE-479 Changing the lights on status for HUE DTH back to green
2016-04-15 13:25:07 -07:00
Lars Finander
2dcbcc84fc
CHANGE-479 Changing the lights on status for HUE DTH back to green
...
-Change hue-bloom device type back to green
-Change hue-lux-bulb device type back to green
2016-04-14 20:49:59 -07:00
Yaima
33ef75091b
Merge pull request #783 from Yaima/master
...
Fixes broken htmlTile
2016-04-14 16:05:55 -07:00
Yaima Valdivia
1bcad614ec
Fixes broken htmlTile
2016-04-14 16:03:58 -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