Vinay Rao
0f1f5fee2f
MSA-736: test submission
2015-12-09 20:54:59 -06:00
Yaima
30844676b6
Merge pull request #342 from Yaima/master
...
Display issue with Wattvision integration
2015-12-08 15:27:44 -08:00
Yaima Valdivia
94aa114ccb
Display issue with Wattvision integration
...
https://smartthings.atlassian.net/browse/DVCSMP-1300
2015-12-08 15:00:35 -08:00
Yaima
a9e68d086c
Merge pull request #340 from Yaima/master
...
Added both() command
2015-12-08 14:56:07 -08:00
Warodom Khamphanchai
d427ab8709
Merge pull request #339 from kwarodom/ecobee
...
Ecobee: retries to get refresh tokens if exceptions are caught
2015-12-07 15:23:40 -08:00
Yaima Valdivia
a205a94d78
Added both() command
...
https://smartthings.atlassian.net/browse/DVCSMP-1155
2015-12-07 14:37:10 -08:00
Warodom Khamphanchai
e775752496
Ecobee: retries to get refresh tokens if exceptions are caught in refreshAuthToken
2015-12-07 12:50:29 -08:00
bflorian
9318e9a311
Merge pull request #338 from bflorian/SSQA-65-internation-phone-text
...
SSQA-65, add text about international phone numbers
2015-12-05 10:25:02 -05:00
bflorian
e1c52454c6
SSQA-65, add text about international phone numbers
2015-12-05 10:24:15 -05:00
Warodom Khamphanchai
145fce2062
Merge pull request #337 from kwarodom/ecobee
...
Ecobee: round temperature value, add ability to set temperature setpoint temporarily or permanently
2015-12-04 17:07:47 -08:00
Warodom Khamphanchai
e9996b9fd7
Ecobee: round temperature value, add ability to set temperature setpoint temporarily or permanently
2015-12-04 16:16:24 -08:00
Warodom Khamphanchai
8be585e544
Merge pull request #231 from kwarodom/ecobee
...
DVCSMP-1174 - Fix Ecobee not respond to routines, DVCSMP-604 - Add accessory sensor
2015-12-04 09:22:13 -08:00
Tom Manley
e114fafd56
Merge pull request #308 from tpmanley/bug/threeAxis-events
...
Generate both Three Axis and Acceleration events when included in same msg
2015-12-03 20:58:21 -06:00
Warodom Khamphanchai
e6367a7832
Fix Ecobee access_token doesn't get refresh after it's expired
2015-12-02 17:37:59 -08:00
Warodom Khamphanchai
c5da3fe4a0
DVCSMP-535
...
- Fix activity feed displays unformatted text
- update oauth/callback url, use getApiServerUrl() for proxying to corresponding shard
2015-12-02 17:37:59 -08:00
Warodom Khamphanchai
1b9d2fe9ce
DVCSMP-1174
...
FIX - Ecobee - Thermostat isn't responding to routines
2015-12-02 17:37:59 -08:00
Duncan McKee
90dee51255
Merge pull request #297 from mckeed/master
...
Z-Wave Lock: fix Security Exception DVCSMP-1265 DVCSMP-1059
2015-12-02 12:11:11 -06:00
Yaima
7b7fdd43cd
Merge pull request #326 from Yaima/master
...
Implemented toggle() for locks
2015-12-01 10:52:29 -08:00
Yaima Valdivia
9059718818
Implemented toggle() for locks
...
https://smartthings.atlassian.net/browse/DVCSMP-672
2015-12-01 10:48:15 -08:00
Yaima
9d7c66c7af
Merge pull request #310 from Yaima/master
...
Device Details > "Which?" Label needs to be removed
2015-11-24 14:02:31 -08:00
Yaima Valdivia
8e81967227
Device Details > "Which?" Label needs to be removed
...
https://smartthings.atlassian.net/browse/DVCSMP-1250
2015-11-24 14:01:33 -08:00
Tom Manley
290e8e4129
The x,y,z attributes are often sent in a separate Attribute Report from the
...
accelerometer attribute. Sometimes, however, they are all sent in the same
Attribute Report. When that happens, only the accelerometer attribute was
being handled and the x,y,z attributes were not. Now they are all handled
if they arrive in the same message.
Resolves:
https://smartthings.atlassian.net/browse/DVCSMP-1271
2015-11-24 14:03:29 -06:00
Yaima
8c6c68f102
Merge pull request #303 from Yaima/master
...
WeMo uninstall not available
2015-11-23 11:26:59 -08:00
Yaima Valdivia
661f8b3bc0
WeMo uninstall not available
...
https://smartthings.atlassian.net/browse/DVCSMP-1208
2015-11-23 11:22:57 -08:00
Mike Robinet
a62d825f69
Merge pull request #289 from mrobinet/dvcsmp-1262
...
DVCSMP-1262 Fix reference to Life360 User child device type
2015-11-20 13:52:29 -06:00
Vinay Rao
1890147221
Merge pull request #292 from workingmonk/fingerprint_changes
...
fingerprint spacing consistency, additional fingerprint color
2015-11-19 08:44:01 -08:00
Vinay Rao
2fb5f8c78c
fingerprint spacing consistency, additional fingerprint color
...
removing sensor from zigbee white color temp, switch and dimmer
2015-11-19 08:41:44 -08:00
Vinay Rao
b44356248c
Merge pull request #299 from juano2310/Harmony_Global
...
Updated - Device Type name
2015-11-19 06:28:00 -08:00
Juan Pablo Risso
c30af84d70
Updated - Device Type name
2015-11-19 09:23:08 -05:00
Yaima Valdivia
5cf72c644c
Rename Sonos SmartApps
...
https://smartthings.atlassian.net/browse/DVCSMP-607
2015-11-18 14:00:57 -06:00
Duncan McKee
8ae9b06022
Z-Wave Lock: fix double updated() commands DVCSMP-1265
2015-11-17 18:08:44 -05:00
Warodom Khamphanchai
5e93bca030
LiFX - change shardUrl param to apiServerUrl
2015-11-16 16:33:07 -08:00
Duncan McKee
71fc8e7f5f
Fix Z-Wave Lock SecurityException DVCSMP-1265
2015-11-16 18:52:08 -05:00
Mike Robinet
30dedde0df
DVCSMP-1262 Fix reference to Life360 User child device type
2015-11-16 11:49:23 -06:00
Vinay Rao
8b6942525d
Merge pull request #280 from workingmonk/lock_raw_command
...
temporary changes to the lock DTH
2015-11-13 15:18:22 -08:00
Vinay Rao
1a8eab065b
Merge pull request #279 from workingmonk/cree_new_api
...
[DEVC-226] Cree DTH refresh
2015-11-13 12:35:01 -08:00
Vinay Rao
74e3e9f70d
Merge pull request #278 from workingmonk/recertified_devices
...
[DEVC-231] Moving re-certified device to generic zigbee DTH.
2015-11-12 20:41:31 -08:00
Vinay Rao
738d41f5af
Merge pull request #276 from workingmonk/osram_new_bulbs
...
[DEVC-224] Osram color temperature
2015-11-12 20:30:34 -08:00
Vinay Rao
cf69d6127d
temporary changes to the lock DTH to account for the upcoming zigbee library changes
2015-11-12 20:08:03 -08:00
Vinay Rao
ef4a32ac2e
Cree DTH refresh
2015-11-12 19:28:57 -08:00
Vinay Rao
ac7592d132
Moving re-certified device to generic zigbee DTH.
2015-11-12 19:18:32 -08:00
Vinay Rao
a0a3cd7cf9
Merge pull request #247 from workingmonk/yale_lock
...
New fingerprints for Yale lock and fixing the battery issue
2015-11-12 19:07:20 -08:00
Vinay Rao
14399f8fc8
Merge pull request #277 from workingmonk/new_bulbs
...
[DEVC-242] Adding fingerprints for osram and sengled dimmable bulbs
2015-11-12 19:00:55 -08:00
Vinay Rao
1f76b9e960
adding fingerprints for osram and sengled dimmable bulbs
2015-11-12 17:53:21 -08:00
Vinay Rao
5d1630b367
Adding fingerprint for new bulbs and transition old color temperature osram bulbs to new one
2015-11-12 17:31:45 -08:00
Vinay Rao
0af48a5caf
new fingerprints for Yale. battery issue resolution for Yale
2015-11-12 17:06:07 -08:00
Juan Pablo Risso
a5aeeed77f
Merge pull request #267 from juano2310/HUE_NEW
...
Reverted to previously working getBridgeIP()
2015-11-09 16:30:35 -05:00
Juan Pablo Risso
0445b415f7
Reverted to previously working getBridgeIP()
2015-11-09 15:55:32 -05:00
Juan Pablo Risso
303219fcc5
Merge pull request #266 from juano2310/Harmony_Global
...
Replaced atomicState with State
2015-11-09 14:27:46 -05:00
Juan Pablo Risso
4e88a3ac60
Replaced atomicState with State
2015-11-09 12:56:38 -05:00