Jason Terhune-Wold
1f144d36e4
Merge pull request #1221 from jterhune/gradle-compile
...
Configure gradle to compile devicetypes and smartapps.
2016-09-13 08:30:57 -05:00
Vinay Rao
30274f0cd7
Merge pull request #914 from jazzslider/motion-labels
...
Newer Fibaro motion sensor handler needs motion state labels
2016-09-12 13:26:28 -07:00
Jack Chi
8869cd3af0
Merge pull request #1232 from jackchi/healthcheck-all
...
[CHF-201] Removing DTH workaround now that all events go to Kafka
2016-09-12 10:46:12 -07:00
Vinay Rao
3184615e87
Merge pull request #1235 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-09-09 16:50:50 -07:00
Vinay Rao
0f70362e0a
Merge pull request #1234 from larsfinander/DVCSMP-2024_OSRAM_Hue_incorrect_staging
...
DVCSMP-2024 OSRAM: Hue is incorrectly set to be 0-360
2016-09-09 16:49:31 -07:00
Lars Finander
bc817f8530
DVCSMP-2024 OSRAM: Hue is incorrectly set to be 0-360
...
-Hue changed to handle 0-100 according to SmartThings API
2016-09-09 17:41:46 -06:00
jackchi
81318bafac
[CHF-201] Removing DTH workaround now that all events go to Kafka
2016-09-09 14:48:19 -07:00
Lars Finander
60c2006bfc
Merge pull request #1230 from larsfinander/SSVD-2798_Philips_Hue_discovery_issue
...
SSVD-2798 Philips Hue: Light discovery UI issue
2016-09-09 11:01:40 -06:00
Lars Finander
1e4f1223e7
SSVD-2798 Philips Hue: Light discovery UI issue
...
-Keep checked lights in "lights to add list" when page refreshes
2016-09-09 10:50:23 -06:00
Jason Terhune
b78bce55b2
Configure gradle to compile devicetypes and smartapps.
2016-09-09 09:41:11 -05:00
Vinay Rao
01593c3973
Merge pull request #1229 from SmartThingsCommunity/staging
...
Rolling down hotfix to master
2016-09-08 19:34:52 -07:00
Vinay Rao
6862785d6c
Merge pull request #1228 from SmartThingsCommunity/production
...
Rolling down hotfix to staging
2016-09-08 19:33:26 -07:00
Amol Mundayoor
763d7411e2
Merge pull request #1227 from munds/netatmo
...
Removing debug logs for netatmo
2016-09-08 11:22:42 -07:00
Amol Mundayoor
c703543f36
Commenting out log.debug instead of removing them
2016-09-08 11:20:27 -07:00
dsainteclaire
5db6ecda3e
Merge pull request #1226 from dsainteclaire/DVCSMP-1959-remove-logging-of-phone-numbers
...
DVCSMP-1959 removed logging of device and phone information due to security concerns
2016-09-08 11:10:22 -07:00
Amol Mundayoor
43b836f413
Removing debug logs for netatmo
2016-09-08 11:07:31 -07:00
David Sainte-Claire
006b5e7bea
removed logging of device and phone information due to security concerns
2016-09-08 10:54:04 -07:00
Rohan Desai
62c8c19805
Merge pull request #1225 from rohandesai/dynamic-execution-fix
...
DVCSMP-1959: fixes for dynamic execution (Curb-control)
2016-09-08 10:47:55 -07:00
Rohan Desai
48e9a4bd6a
removed semi colons
2016-09-08 10:46:40 -07:00
dsainteclaire
07a4c0decc
Merge pull request #1223 from dsainteclaire/DVCSMP-1959-remove-sensitive-information-withings
...
DVCSMP-1959 removed logging of sensitive access tokens from smartapp
2016-09-08 10:41:56 -07:00
Andrew Bresee
6aa09bb052
Change log statement to not log personal phone number ( #1224 )
2016-09-08 13:40:35 -04:00
Rohan Desai
2f889de11a
fixes for dynamic execution
2016-09-08 10:36:28 -07:00
David Sainte-Claire
5584020e96
removed logging of sensitive access tokens from smartapp
2016-09-08 10:31:24 -07:00
Jim Anderson
4ef2e694c2
Merge pull request #1180 from jimmyjames/ecobee-async-http-polling
...
[DVCSMP-1979] Use async http for polling and refresh tokens.
2016-09-08 12:13:53 -05:00
Jim Anderson
826993cc45
[DVCSMP-1979] Use async http for polling and refresh tokens.
2016-09-08 12:11:21 -05:00
Luke Bredeson
ae3306928b
Merge pull request #1220 from lbredeso/fix-smart-security
...
DVCSMP-2020: smart-security app contains invalid code
2016-09-08 10:14:01 -05:00
Luke Bredeson
8777ec5f6d
DVCSMP-2020: smart-security app contains invalid code
2016-09-08 10:06:38 -05:00
Andrew Bresee
91eb59a10d
DVCSMP-1959: Replace log logging personal phone number ( #1217 )
...
* Replace log logging personal phone number
* Removed commented out log
2016-09-08 07:45:30 -04:00
Andrew Bresee
324ac13afb
DVCSMP-1959: Unsubscribe from a pointless method ( #1215 )
...
* Unsubscribe from a pointless method
* Remove subscription to pointless method
2016-09-07 18:07:01 -04:00
Andrew Bresee
878eb66b8b
Remove log logging personal information about a device ( #1214 )
2016-09-07 16:30:35 -04:00
Rohan Desai
8dfc270c2d
Merge pull request #1213 from rohandesai/log-security-fixes
...
DVCSMP-1959 security fixes for SAs
2016-09-07 12:58:25 -07:00
Rohan Desai
614573a15c
security fixes for SAs
2016-09-07 11:28:08 -07:00
dsainteclaire
9c7b0875ba
Merge pull request #1211 from dsainteclaire/DVCSMP-1959-remove-sensitive-information-bon-voyage
...
DVCSMP-1959 removed log messages from smartapp that may print sensitive information
2016-09-07 11:24:22 -07:00
Andrew Bresee
7568cbf781
DVCSMP-1959: Security review - removing potentially confidential log statements ( #1210 )
...
* Commented out log statement logging users access token
* Commented out log.info logging potentially confidential device information
* Remove log logging potentially confidential information on the app
2016-09-07 14:11:20 -04:00
Vinay Rao
1858c280a5
Merge pull request #1212 from workingmonk/bug/negative_battery_1
...
SSVD-2771 fix to avoid negative values
2016-09-07 11:09:02 -07:00
Vinay Rao
6b7d0968f6
chaning min battery percentage to 1
2016-09-07 11:07:30 -07:00
David Sainte-Claire
159d3acf4f
removed log messages from smartapp that may print sensitive information
2016-09-07 10:56:25 -07:00
Vinay Rao
e8101630a3
Merge pull request #1209 from workingmonk/bug/negative_battery
...
SSVD-2771 fix to avoid negative values
2016-09-07 10:49:40 -07:00
Vinay Rao
f5ba78b221
fix to avoid negative values
2016-09-07 10:46:12 -07:00
tslagle13
19b8a7eeb9
Merge pull request #1167 from CosmicPuppy/CosmicPuppy-Netatmo-CapabilitySensor
...
MSA-1468 - To Netatmo DTHs, added Capability "Sensor"
2016-09-07 10:15:42 -07:00
twack
1b37d649a5
Merge pull request #1207 from twack/20160907_update_its_too_hot
...
(DVCSMP-1959) 20160907_update_its_to_hot_for_security
2016-09-07 09:22:09 -07:00
twack
dedb0f8465
Update its-too-hot.groovy
2016-09-07 09:20:13 -07:00
Juan Pablo Risso
06acc13575
DVCSMP-1959 - Remove sensitive information from logs ( #1206 )
2016-09-07 12:14:58 -04:00
twack
c051d719cc
20160907_update_its_to_hot_for_security
2016-09-07 09:14:19 -07:00
Vinay Rao
1e54b93b0c
Merge pull request #1203 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-09-06 17:15:57 -07:00
Vinay Rao
bac37f9ca2
Merge pull request #1202 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-09-06 17:08:39 -07:00
Vinay Rao
f0ecb65c09
Merge pull request #1201 from SmartThingsCommunity/revert-1197-revert_WWST-40_staging
...
Revert "Revert "WWST-40 Philips Hue: Implement device watch""
2016-09-06 17:07:33 -07:00
Vinay Rao
1c0ddd2571
Revert "Revert "WWST-40 Philips Hue: Implement device watch""
2016-09-06 17:07:14 -07:00
Vinay Rao
b7e0cbda09
Merge pull request #1200 from SmartThingsCommunity/revert-1194-revert-latest-ecobee-changes
...
Revert "revert changes for DVCSMP-1980 and SSVD-2534 on staging"
2016-09-06 17:07:06 -07:00
Vinay Rao
f80e094bd9
Revert "revert changes for DVCSMP-1980 and SSVD-2534 on staging"
2016-09-06 17:06:38 -07:00