Vinay Rao
52b2510cb8
Merge pull request #2225 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-08-08 13:47:36 -07:00
Vinay Rao
9a27179674
Merge pull request #2202 from marstorp/zwaveThermostatUIupdate
...
ICP-1377 Z-Wave Thermostat incorrectly supports range
2017-08-08 11:37:59 -07:00
Vinay Rao
c458c67115
Merge pull request #2213 from marstorp/ct100modeUpdate
...
PROB-1764, PROB-1767 CT100 Thermostat
2017-08-08 11:37:24 -07:00
Jack Chi
a99b9f7367
Merge pull request #2211 from skt123/fibaro_smoke_sensor
...
[DVCSMP-2808] Onboard Fibaro Smoke Sensor
2017-08-03 17:10:52 -07:00
Ingvar Marstorp
3a101398dd
Update zwave-thermostat.groovy
2017-08-03 15:20:55 -07:00
Vinay Rao
95b294dbcb
Merge pull request #2216 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-08-03 14:12:17 -07:00
Vinay Rao
0d1f9f21ac
Merge pull request #2215 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-08-03 14:11:43 -07:00
Vinay Rao
8b75c7350a
Merge pull request #2214 from workingmonk/feature/delete_old_connect_apps
...
SLC-95 deleting old connect apps
2017-08-03 14:10:34 -07:00
Vinay Rao
21028d48f2
SLC-95 deleting old connect apps
2017-08-03 13:14:57 -07:00
marstorp
e0fe559014
PROB-1764, PROB-1767 CT100 Thermostat
...
PROB-1764 Switching CT100 Thermostat from 'Cool' to 'Off' in SmartThings app causes Hub to become unresponsive
PROB-1767 CT100 Not Responding to Routine Cooling Setpoint Command if Heating Setpoint included as well
Removed action from 'Updating' state to prevent DTH sending more commands until response is received
Changed how setpoints are updated, also added deadband
Added thermostat operating state
Changed humidity valueTile to standardTile
2017-08-03 11:50:57 -07:00
sushant.k1
9421ca622a
[DVCSMP-2808]
...
Onboard Fibaro Smoke Sensor.
2017-08-03 19:36:51 +05:30
Vinay Rao
dadefdfda2
Merge pull request #2209 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-08-01 13:52:23 -07:00
Vinay Rao
1977b5c2cc
Merge pull request #2208 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-08-01 12:24:56 -07:00
Ingvar Marstorp
9c655e271f
Update zwave-thermostat.groovy
2017-07-31 14:22:49 -07:00
Ingvar Marstorp
249825d252
Update zwave-thermostat.groovy
2017-07-28 18:56:11 -07:00
Ingvar Marstorp
e418f58897
Update zwave-thermostat.groovy
2017-07-28 18:25:37 -07:00
Ingvar Marstorp
e0a4f1c13e
Update zwave-thermostat.groovy
2017-07-28 18:22:44 -07:00
Ingvar Marstorp
fadcf3426a
Update zwave-thermostat.groovy
2017-07-28 18:13:21 -07:00
marstorp
7aa7f619a8
ICP-1377 Z-Wave Thermostat incorrectly supports range
...
Z-Wave Thermostat incorrectly supports range of 0-100 for temp slider
Replaced slider UI with left/right arrow to change setpoints and made the
change methods a bit more robust.
Also replaced temperature tile with multi-attribute tile using thermometer icon.
2017-07-28 17:54:49 -07:00
Vinay Rao
8bd02707f4
Merge pull request #2196 from varzac/smartsense-battery-smoothing
...
Smooth battery values for smartsense devices
2017-07-27 13:11:04 -07:00
Zach Varberg
c86d61a862
Smooth battery values for smartsense devices
...
Since we have been receiving a lot of reports and complaints about the
battery readings on the smartsense devices that received battery
updates (multi and motion), we are adding this code to smooth out the
readings so it doesn't constantly oscillate between two values. The
basic logic is, only create an event if we have two readings in a row
that are the same, or a reading is more than 100 millivolts off of the
current battery percentage.
2017-07-27 11:19:31 -05:00
Vinay Rao
8126203164
Merge pull request #2156 from dkirker/ICP-1267
...
ICP-1267 Move lock state check code from updated() to installed() to reduce chance that hub has gone back to pjoin mode thus blocking Z-Wave.
2017-07-26 14:27:39 -07:00
Vinay Rao
04f56060c9
Merge pull request #2194 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-07-25 16:47:54 -07:00
Vinay Rao
215253d6d3
Merge pull request #2193 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-07-25 16:46:35 -07:00
Vinay Rao
f6e99745ce
Merge pull request #2192 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-07-25 15:39:20 -07:00
Jack Chi
47eedf5770
Merge pull request #2170 from pchomal/hc_changes
...
[DHF-14][DHF-15] Updated comments & rectified typo
2017-07-25 12:25:38 +05:30
Luke Ness
3d0dbc57a1
Merge pull request #2100 from gausnes/ZwaveSirenFix
...
BatteryGet has a format method not property
2017-07-24 16:05:36 -05:00
Vinay Rao
d2b16ab9c4
Merge pull request #2186 from larsfinander/DVCSMP-2864_OpenT2T_Update_to_7_17_submission_staging
...
DVCSMP-2864 OpenT2T: Update to 7/17 submission
2017-07-24 10:42:47 -07:00
Lars Finander
7297ad2622
DVCSMP-2864 OpenT2T: Update to 7/17 submission
2017-07-24 11:21:11 -06:00
Donald Kirker
f1a8d58c40
ICP-1267 Call lock state check code from installed() with precise timing to threduce chance that hub has gone back to pjoin mode thus blocking Z-Wave.
2017-07-21 21:44:44 -07:00
Ingvar Marstorp
6b4309fa95
ICP-1103, ICP-1125, ICP-1194 CT Thermostat issues ( #2181 )
...
* ICP-1103, ICP-1125, ICP-1194 CT Thermostat issues
- Added modes and changed mode names to reflect specification in thermostat capability
- Changed how device is initialized poll by sending all commands separated by 3 seconds
instead of sending a request and on its response send the next. This to give all
commands a chance in case one is dropped by the network.
- Reduced the time from 30 to 1 second between setting and requesting a setpoint
using the setHeating/setCooling method. This is now the same as changing using
the ST DTH tiles.
- Also modified the UI to use the multi attribute tile and using arrows instead of sliders
for changing setpoints.
* Update ct100-thermostat.groovy
2017-07-21 17:27:46 -07:00
Vinay Rao
3d0fb9cdde
Merge pull request #2169 from jackchi/health-aeon
...
[DHF-31] [DHF-32] Device Health Aeon MultiSensor checkInterval fix
2017-07-21 15:39:10 -07:00
Vinay Rao
f0f72b2bce
Merge pull request #2130 from dkirker/ICP-1075-ICP-1215
...
ICP-1075, ICP-1215 Separate ZSMOKE from ZCOMBO and default detector DTH (assume supports smoke+CO if no explicit fingerprint), set initial states to clear
2017-07-21 13:44:01 -07:00
Vinay Rao
19de3e0145
Merge pull request #2157 from jackchi/spruce-sensor-icon
...
[MOB-3453] Update Spruce sensor icon
2017-07-20 23:13:01 -07:00
jackchi
a06aff2bbb
[MOB-3453] Update Spruce Sensor icon
2017-07-21 11:31:26 +05:30
Donald Kirker
dfad749e3c
ICP-1075, ICP-1215 Separate ZSMOKE from ZCOMBO and default detector DTH (assume supports smoke+CO if no explicit fingerprint), set initial states to clear
2017-07-20 00:54:58 -07:00
piyush.c
f96ae94d12
[DHF-14][DHF-15] Health Check Aeon Key Fob and Aeon Minimote
2017-07-19 14:18:32 +05:30
jackchi
748529b81b
[DHF-31] [DHF-32] Device Health Aeon MultiSensor checkInterval fix
2017-07-18 12:46:04 -07:00
Vinay Rao
de5f0683d3
Merge pull request #2168 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-07-18 12:24:01 -07:00
Vinay Rao
fc70b5ce55
Merge pull request #2167 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-07-18 11:43:24 -07:00
Vinay Rao
36e63133fc
Merge pull request #2146 from marstorp/icp1148HoneywellZwave
...
ICP-1148 Support Thermostat Dynamic data
2017-07-17 15:45:19 -07:00
Vinay Rao
838c466312
Merge pull request #2158 from varzac/smartsense-battery-updates
...
[DVCSMP-2811] Update ranges for centralite battery values
2017-07-14 14:37:45 -07:00
Zach Varberg
97bfe61baa
Update ranges for centralite battery values
...
This just updates the range to be more conservative as well as match the
battery curve better.
2017-07-14 11:39:48 -05:00
Vinay Rao
34df40d5b4
Merge pull request #2155 from jackchi/health-aeon6
...
[DHF-24] Fix Aeon MultiSensor6 OFFLINE issue
2017-07-12 14:29:03 -07:00
jackchi
545be046f0
[DHF-24] Update Aeon Multi6 to 2hr2min
2017-07-11 17:05:42 -07:00
Vinay Rao
a5041e0fcb
Merge pull request #2154 from SmartThingsCommunity/master
...
Rolling up staging to master
2017-07-11 14:03:19 -07:00
Vinay Rao
6996a07969
Merge pull request #2153 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-07-11 13:59:29 -07:00
Vinay Rao
5beae1d9fc
Merge pull request #2150 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-07-07 16:06:50 -07:00
Vinay Rao
e5738978b0
Merge pull request #850 from workingmonk/feature/new_button_methods
...
DVCSMP-1741 Changes to button controller to read number of buttons from the dth
2017-07-07 14:38:39 -07:00
Jack Chi
07064eb8cc
Merge pull request #2148 from natec007/MSA-2084-5
...
MSA-2084: Spruce Sensor DTH new model and health check
2017-07-07 12:14:09 -07:00
natec007
f519a2d828
Update spruce-sensor.groovy
...
Removed checkInterval attribute
sendEvent(name: "checkInterval" already in updated and installed
2017-07-06 14:27:33 -07:00
Nathan Cauffman
4da49283bf
MSA-2084: Updated with new model number and health check
2017-07-06 13:22:12 -07:00
Bob Florian
7389edf795
Merge pull request #2140 from juano2310/lifx_not_null
...
ICP-507 - Replace location count null with 0
2017-07-06 08:29:58 -07:00
Brian Steere
23154372d2
Merge pull request #2141 from SmartThingsCommunity/every-element-update
...
Update Every Element with more accurate enum settings
2017-07-06 09:02:42 -05:00
juano2310
1b0437c633
ICP-507 - Replace location count null with 0
...
Updated with def count = options.size().toString()
2017-07-06 09:43:47 -04:00
Vinay Rao
b3d9578140
Merge pull request #2147 from dkirker/CSING-26
...
CSING-26 Send IAS Zone update request when refreshing for 1st party zigbee sensors
2017-07-05 22:43:38 -07:00
Donald Kirker
7549979be5
CSING-26 Send IAS Zone update request when refreshing for 1st party zigbee sensors.
2017-07-05 20:35:18 -07:00
marstorp
771926c337
ICP-1148 Support Thermostat Dynamic data
...
Adding support for dynamic thermostat and fan modes to TCC DTH.
Also replaced capability "Polling" with "Refresh" and runEvery5Minutes("refresh") as polling capability is unreliable.
Also removed capability "Relative Humidity Measurement" as Honeywell Z-Wave Thermostat (YTH8320ZW1007/U) doesn't support humidity.
2017-07-05 16:50:30 -07:00
Vinay Rao
f647be3a62
Merge pull request #2144 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-07-05 14:22:13 -07:00
Vinay Rao
728b169a08
Merge pull request #2143 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-07-05 14:16:16 -07:00
Vinay Rao
d2f981fd34
Merge pull request #2142 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-07-05 14:13:37 -07:00
Brian Steere
2536c69083
Update Every Element with more accurate enum settings
...
Added a couple of extra enum inputs to demonstrate additional states
2017-07-05 16:01:16 -05:00
Vinay Rao
a58dd2094d
Merge pull request #2137 from twack/update-gopher-water-valve-initail-state
...
(ICP-1050) Added check gopher valve initial state in installed()
2017-07-05 13:57:44 -07:00
twack
c549a5bed0
Added check valve initial state in installed()
2017-07-04 08:10:09 -07:00
Vinay Rao
ef5fffc4bc
Merge pull request #2133 from jackchi/health-dhf-16
...
[DHF-16] ZigBee Button Device Health Update
2017-06-30 11:17:31 -07:00
jackchi
c370e88a6b
[DHF-16] ZigBee Button Device Health Update
2017-06-30 10:44:20 -07:00
Vinay Rao
ce8c50c630
Merge pull request #2128 from marstorp/icp1148EcobeeHotfix
...
ICP-1148 Support Thermostat Dynamic data
2017-06-27 16:29:03 -07:00
marstorp
b069669c11
ICP-1148 Support Thermostat Dynamic data
...
Adding default "off" thermostat mode as it is not provided by the thermostat.
2017-06-27 16:19:49 -07:00
Vinay Rao
4d61d28b42
Merge pull request #2127 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-06-27 16:05:32 -07:00
Vinay Rao
4547d0543b
Merge pull request #2126 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-06-27 16:03:00 -07:00
Vinay Rao
6b1e41198c
Merge pull request #2125 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-06-27 15:07:38 -07:00
Jack Chi
59e6f1251b
Merge pull request #2097 from skt123/zigbee_button
...
[DHF-16] Added Health Check Implementation for Zigbee Button.
2017-06-27 10:28:47 -07:00
sushant.k1
e8939a77d7
[DHF-16]
...
Added Health Check Implementation for Zigbee Button.
2017-06-27 19:12:35 +05:30
Vinay Rao
5aee3a1861
Merge pull request #2114 from marstorp/icp1148dynamicModeSupport
...
ICP-1148 Support Thermostat Dynamic data
2017-06-23 14:15:56 -07:00
marstorp
17ae692aa0
ICP-1148 Support Thermostat Dynamic data
...
Adding support for dynamic thermostat and fan modes to ecobee
2017-06-23 13:24:03 -07:00
Vinay Rao
f02428b99f
Merge pull request #2113 from larsfinander/DVCSMP-2702_smartpower-outlet_remove_light_staging
...
DVCSMP-2702 smartpower-outlet DTH incorrectly has capability.light
2017-06-22 12:25:26 -07:00
Lars Finander
34174b730c
DVCSMP-2702 smartpower-outlet DTH incorrectly has capability.light
2017-06-22 13:13:08 -06:00
Vinay Rao
12f874408a
Merge pull request #2110 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-06-20 11:46:47 -07:00
Vinay Rao
513e44912c
Merge pull request #2109 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-06-20 11:38:53 -07:00
Vinay Rao
f752a01906
Merge pull request #2108 from SmartThingsCommunity/staging
...
Rolling up staging to production for deploy
2017-06-20 11:29:13 -07:00
Vinay Rao
505ec4ff0f
Merge pull request #2107 from larsfinander/DVCSMP-2703_OpenT2T_Update_6_20_submission_2_staging
...
DVCSMP-2703 OpenT2T: Update to 6/20 submission
2017-06-20 09:19:50 -07:00
Lars Finander
fe0f555f10
DVCSMP-2703 OpenT2T: Update to 6/20 submission
2017-06-20 10:17:49 -06:00
Vinay Rao
6e1701f955
Merge pull request #2106 from larsfinander/DVCSMP-2703_OpenT2T_Update_6_20_submission_staging
...
DVCSMP-2703 OpenT2T: Update to 6/20 submission
2017-06-20 09:09:52 -07:00
Lars Finander
9f5378c2b6
DVCSMP-2703 OpenT2T: Update to 6/20 submission
2017-06-20 10:06:23 -06:00
Vinay Rao
39e828b16d
Merge pull request #2105 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-06-19 18:32:03 -07:00
Vinay Rao
42353044e6
Merge pull request #2104 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-06-19 18:31:41 -07:00
Vinay Rao
78f06a0b9d
Merge pull request #2103 from workingmonk/bug/appengine_version
...
Fix circle ci issues with new artifactory server
2017-06-19 16:25:32 -07:00
Vinay Rao
7f13dd356d
Fix circle ci issues with new artifactory server
2017-06-19 16:24:58 -07:00
Vinay Rao
4042bbbf98
Merge pull request #2102 from SmartThingsCommunity/bug/deploy_script2
...
DVCSMP-2701 Update Deployment Jobs to new Artifactory.
2017-06-19 14:24:34 -07:00
Vinay Rao
20407441d9
DVCSMP-2701 Update Deployment Jobs to new Artifactory. set build gradle to new artifactory server
2017-06-19 14:23:44 -07:00
Vinay Rao
52925d6d99
Merge pull request #2093 from dkirker/DVCSMP-2698
...
DVCSMP-2698 Temporary bandage to properly show valve states in the device tile of local running devices
2017-06-19 12:15:01 -07:00
Vinay Rao
e6c17131af
Merge pull request #2101 from SmartThingsCommunity/bug/deploy_script
...
DVCSMP-2701 Update Deployment Jobs to new Artifactory
2017-06-19 11:27:21 -07:00
Vinay Rao
cc70865fbf
DVCSMP-2701 Update Deployment Jobs to new Artifactory
2017-06-19 11:21:05 -07:00
Jack Chi
91a77afb2d
Merge pull request #2099 from pchomal/aeon_keyfob_hc
...
[DHF-14] Health Check Aeon Key Fob
2017-06-19 11:19:17 -07:00
Jack Chi
006ffa8a0b
Merge pull request #2098 from pchomal/aeon_minimote_hc
...
[DHF-15] Health Check Aeon Minimote
2017-06-19 11:19:01 -07:00
Luke Ness
5e787dd0e3
BatteryGet has a format method not property
2017-06-19 11:59:13 -05:00
piyush.c
17465c87c0
[DHF-14] Health Check Aeon Key Fob
2017-06-19 18:12:28 +05:30
piyush.c
370b435874
[DHF-15] Health Check Aeon Minimote
2017-06-19 18:02:29 +05:30
David Hastings
be9bdae4cc
Merge pull request #2094 from unixbeast/iotevent_786
...
IOTEVENT-786 check for null/empty values before sending events
2017-06-16 14:49:19 -05:00
Dave Hastings
c278e035f6
IOTEVENT-786 check for null/empty values before sending events
2017-06-15 14:44:14 -05:00
Donald Kirker
e53d9c910c
DVCSMP-2698 Temporary bandage to properly show valve states in the device tile of local running devices
2017-06-14 17:35:11 -07:00
Vinay Rao
c13014936b
Merge pull request #2090 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-06-13 15:25:30 -07:00
Vinay Rao
d6b0f6a8ed
Merge pull request #2089 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-06-13 15:24:44 -07:00
Vinay Rao
62c810ba90
Merge pull request #2078 from dkirker/ICP-1110
...
ICP-1110 Read valve state during pairing
2017-06-13 15:23:07 -07:00
Vinay Rao
ea3abb26c0
Merge pull request #2088 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-06-13 14:10:07 -07:00
Vinay Rao
0b81793b0f
Merge pull request #2081 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-06-09 13:03:54 -07:00
Vinay Rao
16f41bddae
Merge pull request #2080 from workingmonk/bug/mark_files_deprecated
...
SLC-82 Marking old connect apps and device types as deprecated
2017-06-09 13:01:45 -07:00
Vinay Rao
117adea586
SLC-82 Marking old connect apps and device types as deprecated
2017-06-09 11:44:06 -07:00
Vinay Rao
783538e36d
Merge pull request #2070 from dkirker/ICP-1097
...
ICP-1097 Fix Sengled Classic default level on pairing
2017-06-08 16:28:50 -07:00
Donald Kirker
fb8e4a2416
ICP-1110 Read valve state during pairing
2017-06-07 23:47:13 -07:00
Vinay Rao
320c8918f8
Merge pull request #2075 from lymanepp/master
...
MSA-2076: Fix debug message
2017-06-07 15:32:43 -07:00
Lyman Epp
0f3656cd12
Fix debug message
2017-06-07 12:22:33 -05:00
Vinay Rao
6110aaa0fa
Merge pull request #2074 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-06-06 12:01:26 -07:00
Vinay Rao
c391ce4b43
Merge pull request #2073 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-06-06 11:55:16 -07:00
Vinay Rao
073bac8dac
Merge pull request #2069 from larsfinander/DVCSMP-2688_Remove_sending_turningOn_Off_events_staging
...
DVCSMP-2688 Remove sending turningOn/Off events
2017-06-06 11:50:59 -07:00
Vinay Rao
c4c2a3ffd7
Merge pull request #2072 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-06-06 11:35:06 -07:00
Vinay Rao
3c83bfb53b
Merge pull request #2071 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-06-06 11:34:24 -07:00
Donald Kirker
6325101f52
ICP-1097 Fix Sengled Classic default level on pairing
...
Code brought oever from @varzac commit 8bcbe7b924
Original commit message:
> Fix sengled use of FF for max level
> This works around the fact that sengled element touches can get back
> into a state of reporting an invalid value (of FF) if the physical
> button on the bulb is used to cycle back to the 100% state. Here we
> interpret FF as FE for sengled and then issue a move to level command to
> put it in a state where it will report FE until the level is changed
> again.
>
> This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2597
While the Classic does not have a physical button, since it does represent 100% as FF we want to always catch this.
2017-06-06 03:29:41 -07:00
Lars Finander
945a972082
DVCSMP-2688 Remove sending turningOn/Off events
...
-Removed createSwitchEvent()
2017-06-05 16:50:03 -06:00
Tom Manley
535fc112de
Merge pull request #2055 from jmagnuson/DVCSMP-2537
...
DVCSMP-2537 Add CRC16 un-encapsulation to Z-Wave switches
2017-06-02 16:36:50 -05:00
Jon Magnuson
a844e85c47
Remove extra comment slash
2017-06-02 16:25:04 -05:00
Tom Manley
b65acdb91f
Merge pull request #2060 from varzac/aeon-multisensor-gen5
...
[DVCSMP-2680] Correctly configure Aeon Multisensor Gen5
2017-06-02 12:02:59 -05:00
Vinay Rao
4067e6e7e2
Merge pull request #2058 from juano2310/jumping_fix
...
ICP-1124 - Sylvania SMART BR30 RGBW ' s color ticker moving randomly
2017-06-01 17:40:42 -07:00
Zach Varberg
4c6d1eddb2
Correctly configure Aeon Multisensor Gen5
...
Previously this device had been changed to use configureAfterSecure to
work around the secure inclusion for Z-Wave. However, support was added
hub side for handling this so it needed to be changed back to using the
normal configure process.
This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2680
2017-06-01 08:28:12 -05:00
Vinay Rao
10d2097ebe
Merge pull request #2065 from bflorian/MSA-1951-1-production-fingerprint
...
MSA-1951 added second Inovelli fingerprint
2017-05-31 17:35:00 -07:00
Bob Florian
d3728d95b2
MSA-1951 added second Inovelli fingerprint
2017-05-31 16:45:55 -07:00
Vinay Rao
60f6e9c02c
Merge pull request #2064 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-05-31 13:56:22 -07:00
Vinay Rao
b645872d8f
Merge pull request #2063 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-05-31 13:42:12 -07:00
Vinay Rao
d3731b49fe
Merge pull request #2062 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-05-31 11:44:22 -07:00
Vinay Rao
da139056e1
Merge pull request #2047 from dkirker/ICP-1076
...
ICP-1076 Fix Aeon Door/Window Sensor 6 initial value of null
2017-05-31 11:24:20 -07:00
Donald Kirker
d864c5e3b3
ICP-1076 Fix Aeon Door/Window Sensor 6 initial value of null
2017-05-31 11:00:43 -07:00
juano2310
74a35eeddb
ICP-1124 - Sylvania SMART BR30 RGBW ' s color ticker moving randomly
...
state
overwrite: true
2017-05-30 18:18:22 -04:00
Vinay Rao
7064ce972a
Merge pull request #2048 from dkirker/ICP-1016
...
ICP-1016 Fix default value for states for Aeon Siren Gen5
2017-05-30 11:53:51 -07:00
Vinay Rao
936ee59242
Merge pull request #2056 from jackchi/zwave-lock-1hr-ping
...
[DHF-7] [ICP-1084] Adds scheduled 1 hr ping for offline devices
2017-05-30 00:27:24 -07:00
jackchi
79a6a6472e
[DHF-7] [ICP-1084] Adds scheduled 1 hr ping for offline devices; updates checkInterval to 1 hour
2017-05-29 11:02:48 -07:00
bflorian
919111ed22
Merge pull request #2051 from bflorian/MSA-1951-1-staging
...
MSA-1951 Added Inovelli 2-Channel Smart Plug
2017-05-26 13:55:20 -04:00
Bob Florian
fc1f1508ad
MSA-1951 Added Inovelli 2-Channel Smart Plug
2017-05-26 13:38:45 -04:00
Donald Kirker
7f3cd0cdaa
ICP-1016 Fix default value for states for Aeon Siren Gen5
2017-05-26 01:39:05 -07:00
Vinay Rao
423c25df53
Merge pull request #2045 from workingmonk/hotfix/siren
...
ICP-1056 Updating the icon and ocf device type for fortrezz siren
2017-05-25 17:17:48 -07:00
Vinay Rao
df8e435fcc
ICP-1056 Updating the icon and ocf device type for fortrezz siren
2017-05-25 17:09:54 -07:00
Jon Magnuson
8aceef9be4
Add CRC16 un-encapsulation to Z-Wave switches
...
Fixes DVCSMP-2663 and DVCSMP-2537.
2017-05-25 17:07:12 -05:00
Vinay Rao
144314d9ae
Merge pull request #2042 from twack/ocf-update-fortrezz-siren
...
ICP-1056 ocf-update-fortrezz-siren
2017-05-25 11:04:17 -07:00
Vinay Rao
a1f39849ed
Merge pull request #2043 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-05-25 10:58:53 -07:00
Vinay Rao
8eed22ca0c
Merge pull request #2041 from parijatdas/aeon-multisensor
...
[CHF-616] Health check Aeon Multi sensor motion detector
2017-05-25 10:58:25 -07:00
twack
d626c5f2a1
ocf-update-fortrezz-siren
2017-05-25 07:57:19 -07:00
Parijat Das
1dae5d3936
Added health check implementation for Aeon MultiSensor
2017-05-25 18:56:38 +05:30
Vinay Rao
807ff53c6d
Merge pull request #2036 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-05-23 13:52:46 -07:00
Vinay Rao
f95319ce59
Merge pull request #2035 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-05-23 13:51:00 -07:00
Vinay Rao
453dbbdde3
Merge pull request #2034 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-05-23 13:49:56 -07:00
Vinay Rao
52427802a8
Merge pull request #2033 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-05-23 13:49:12 -07:00
Vinay Rao
72bb22a4b8
ICP-1051 Moving samjin outlet to smartpower outlet DTH ( #2032 )
...
* ICP-1051 Moving samjin outlet to smartpower outlet DTH
2017-05-23 12:19:09 -07:00
Duncan McKee
e817f5c415
Merge pull request #1748 from mckeed/DVCSMP-2489
...
DVCSMP-2489 Everspring ST814 and ST815 Multilevel Sensors
2017-05-23 13:35:39 -04:00
Duncan McKee
10964873cd
Merge pull request #2001 from mckeed/DVCSMP-2493
...
DVCSMP-2493 Notify Multi-Channel Control app when root device is deleted
2017-05-23 13:33:55 -04:00
Zach Varberg
20f086fe69
Merge pull request #2023 from varzac/fix-multisensor-npe
...
[DVCSMP-2668] Fix NPE for smartsense multi
2017-05-23 09:08:47 -05:00
Vinay Rao
21f7a00cc9
Merge pull request #2026 from unixbeast/DVCSMP-2672
...
DVCSMP-2672 updating read attribute for valve capability
2017-05-22 17:59:00 -07:00
Dave Hastings
06faa988c8
DVCSMP-2672 updating read attribute for valve capability
...
updating tile for fortrezz
2017-05-22 17:57:54 -07:00
Vinay Rao
fe5f5c35b2
Merge pull request #2025 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-05-22 17:44:28 -07:00
Vinay Rao
2c4cd8d922
Merge pull request #2003 from unixbeast/icp_781
...
ICP-781 Fixing DTH for valve capability
2017-05-22 15:23:57 -07:00
Dave Hastings
772cd7005a
ICP-781 Fixing DTH for valve capability
...
Making suggested fixes
making fixes
fixing to correctly use createEvent
fixing DTH
Also adding the fortrezz water valve
refactoring a bit
adding back in debug messages
updating ocf device type
adding zigbee water valve
refactor
2017-05-22 15:22:18 -07:00
Vinay Rao
afb4755447
Merge pull request #2022 from dkirker/ICP-951
...
ICP-951 Add deviceJoinName for Aeon Panic Button
2017-05-22 11:53:42 -07:00
Vinay Rao
49f35e48da
Merge pull request #2018 from jackchi/zwave-lock-wwst-naming
...
[ICP-975] Proper WWST Z-Wave Lock names
2017-05-22 11:50:33 -07:00
Donald Kirker
93d8e96efc
ICP-951 Add deviceJoinName for Aeon Panic Button
...
Also properly report 1 button for Aeon Panic Button
2017-05-22 11:45:27 -07:00
jackchi
6fbaf15f42
[CP-975] Proper WWST Z-Wave Lock names
2017-05-22 11:41:54 -07:00
Zach Varberg
97c9ec7a95
Fix NPE for smartsense multi
...
There was a common NPE caused by assuming there would be additional
attributes reported with one acceleration value. This corrects it to
instead properly handle the case where there weren't additional
attributes.
This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2668
2017-05-22 11:52:13 -05:00
Aaron Miller
d7b448b699
Merge pull request #2016 from aaron-miller/DVCSMP-2665
...
DVCSMP-2665 Prevent 'Smart Nightlight' from over scheduling
2017-05-22 09:24:22 -05:00
Aaron Miller
9285536f73
Merge pull request #2013 from aaron-miller/DVCSMP-2659
...
DVCSMP-2659 Reduce Hello Home Phrase Detector Logs
2017-05-22 09:23:22 -05:00
Aaron Miller
e7713caec9
DVCSMP-2665 Prevent 'Smart Nightlight' from over scheduling
2017-05-19 14:09:08 -05:00
Vinay Rao
5b2a46300d
Merge pull request #1539 from skt123/ct100
...
[CHF-481] Health Check Implementation for CT100 Programmable Thermostat.
2017-05-18 23:49:06 -07:00
Vinay Rao
c8b4b7be1c
Merge pull request #2014 from jackchi/wwst-proper-names
...
[DVCSMP-2664] WWST Proper Naming
2017-05-18 16:00:39 -07:00
jackchi
20f1493788
[DVCSMP-2664] WWST Proper Naming
2017-05-18 14:47:46 -07:00
Aaron Miller
f0de2f1a19
DVCSMP-2659 Reduce Hello Home Phrase Detector Logs
2017-05-18 09:56:17 -05:00
Vinay Rao
1263a6e2e1
Merge pull request #2002 from twack/ocf-update-aeon-siren
...
ICP-950 ocf-update-aeon-siren
2017-05-18 07:52:00 -07:00
sushant.k1
d41162afe4
[CHF-481]
...
Added Health Check Implementation for CT100 Programmable Thermostat.
2017-05-18 18:36:57 +05:30
Vinay Rao
19d9406b6a
Merge pull request #2010 from parijatdas/aeon-multisensor-6
...
[CHF-610] Health Check Aeon MultiSensor 6
2017-05-17 22:54:30 -07:00
Vinay Rao
a6d52ab9ac
Merge pull request #1996 from SmartThingsCommunity/dth-ux-remaining-staging
...
[DVCSMP-2607] Standardize remaining SmartThingsPublic ON/CLOSED/TAMPERED & ACTIVE/INACTIVE state colors
2017-05-17 22:54:07 -07:00
Jack Chi
01c2968f91
Merge pull request #1834 from parijatdas/zwave_water_valve
...
[CHF-569] Health Check zwave-water-valve
2017-05-17 17:05:10 -07:00
jackchi
483a25e900
[DVCSMP-2607] Standardize remaining SmartThingsPublic ON/CLOSED/TAMPERED & OPEN state colors
2017-05-17 16:19:40 -07:00
Vinay Rao
0d9a08e922
Merge pull request #2007 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-05-16 15:47:08 -07:00
Vinay Rao
40b75ce665
Merge pull request #2006 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-05-16 15:37:10 -07:00
Vinay Rao
a4d9cd51a3
Merge pull request #2005 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-05-16 14:37:45 -07:00
Vinay Rao
9b01a7d8be
Merge pull request #2004 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-05-16 14:37:15 -07:00
Parijat Das
12bb6c0492
Added health-check for Z-wave Water Valve
2017-05-16 12:26:48 +05:30
Parijat Das
9e3a6e830f
Added health-check for Aeon Labs Multisensor 6
2017-05-16 12:16:01 +05:30
twack
92e1586fa6
ocf-update-aeon-siren
2017-05-15 20:13:47 -07:00
Vinay Rao
7cf8bb1917
Merge pull request #1998 from larsfinander/DVCSMP-2656_OpenT2T_Update_to_5_5_submission_staging
...
DVCSMP-2656 OpenT2T: Update to 5/15 submission
2017-05-15 12:31:34 -07:00
Lars Finander
d4fd778a64
DVCSMP-2656 OpenT2T: Update to 5/15 submission
2017-05-15 13:25:44 -06:00
Jack Chi
eb870e5f31
Merge pull request #1943 from parijatdas/smartalert_siren
...
[CHF-590] Fixed typo error
2017-05-15 10:47:25 -07:00
Vinay Rao
d60657e466
Merge pull request #1992 from dkirker/production
...
PROB-1615: Add SYLVANIA Smart 10-Year A19 bulb fingerprint
2017-05-11 15:08:13 -07:00
Donald Kirker
d8dc70ae9e
PROB-1615 Add SYLVANIA Smart 10-Year A19 bulb fingerprint
2017-05-11 14:03:24 -07:00
Vinay Rao
a99e050c6b
Merge pull request #1975 from jackchi/device-ux-remaining
...
[DVCSMP-2607] Standardize remaining SmartThingsPublic DTH colors
2017-05-11 13:35:42 -07:00
jackchi
5bf7caca0d
[DVCSMP-2607] Standardize remaining SmartThingsPublic ON/CLOSED/TAMPERED & OPEN state colors
2017-05-11 12:23:38 -07:00
Vinay Rao
3457bbad42
Merge pull request #1991 from tslagle13/gideon-change
...
[MSA-1968] - Publish gideon smarthome changes
2017-05-11 11:12:30 -07:00
tslagle13
c6c4b09fbb
[MSA-1968] - Publish gideon smarthome changes
...
small change to sensor readings
2017-05-11 11:06:44 -07:00
Aaron Miller
3eddd68532
Merge pull request #1978 from aaron-miller/DVCSMP-2612
...
[DVCSMP-2612] Unschedule execution for Left It Open when door is closed
2017-05-11 08:51:36 -05:00
Aaron Miller
8d79379bba
Merge pull request #1927 from aaron-miller/DVCSMP-2595
...
[DVCSMP-2595] Set scheduled executions for Lights off with no motion SA to overwrite
2017-05-10 13:29:03 -05:00
Vinay Rao
7e25d32c70
Merge pull request #1990 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-05-09 16:04:19 -05:00
Vinay Rao
dd4da29bcd
Merge pull request #1989 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-05-09 16:03:53 -05:00
Vinay Rao
abc5683ed3
Merge pull request #1988 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-05-09 13:46:13 -05:00
Vinay Rao
a3e9f1d2c1
Merge pull request #1984 from larsfinander/DVCSMP-2613_OpenT2T_Update_5_1_submission_staging
...
DVCSMP-2613OpenT2T: Update to 5/1 submission
2017-05-08 09:02:19 -07:00
Lars Finander
8bfc3f0c1c
DVCSMP-2613OpenT2T: Update to 5/1 submission
2017-05-08 09:56:53 -06:00
Aaron Miller
b6136bf1d5
[DVCSMP-2612] Unschedule execution for Left It Open when door is closed
2017-05-05 13:22:46 -05:00
Vinay Rao
68f5cda945
Merge pull request #1977 from ccurtiST/PROB-1347
...
PROB-1347 Lux values showing as ${unit} in recently tab of Aeon Multipurpose
2017-05-05 11:06:46 -07:00
Christopher Curti
da42ee63fb
Replaced ${unit}', unit:"lux" with lux', unit: "" to fix issue with seeing ${unit} in the recently tab of Aeon multisensor illuminance values. Tested all three DTHs and lux was displayed rather then ${unit}
2017-05-05 09:31:44 -07:00
Vinay Rao
c58132a69e
Merge pull request #1974 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-05-03 11:54:21 -07:00
Vinay Rao
93544c4f60
Merge pull request #1973 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-05-03 11:53:58 -07:00
Vinay Rao
7527fdd1bb
Merge pull request #1967 from tpmanley/bugfix/color-temp-exception
...
DVCSMP-2606 Fix recent regression with setting color temperature
2017-05-03 11:23:02 -07:00
Tom Manley
b552bcc6f0
Fix recent regression with setting color temperature
...
This fixes a recently introduced bug that caused an exception while
attempting to set the color temperature on any of these three DTHs.
https://smartthings.atlassian.net/browse/DVCSMP-2606
2017-05-02 22:24:25 -05:00
Vinay Rao
f069ea3087
Merge pull request #1965 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-05-02 16:14:39 -07:00
Vinay Rao
10f51945f5
Merge pull request #1963 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-05-02 14:08:47 -07:00
Vinay Rao
5816fe8a1e
Merge pull request #1962 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-05-02 14:05:53 -07:00
Vinay Rao
e763dde6aa
ICP-770 Feature/color changes ( #1951 )
...
* rgb(w) bulbs: fix hue/saturation conversion
The attributes used to report Hue and Saturation can have a value of
0-254. We want to translate this to a percentage of 0-100%. The HA
DTHs were dividing by 255 instead of the correct value of 254. Because
the wrong divisor was used the result would be off by a percent about
25% of the time. The ZLL DTHs had the same bug plus they were also
multipling the Hue by 360 instead of 100.
* rgb(w) bulbs: set hue & saturation in a single command
Previous two commands were being used to set Hue and Saturation. Now
a single command is used and a transition time of 0 so the color changes
must faster.
* Don't rely on reporting for hue, saturation and color temperature
Previously we were configuring the RGB(W) and Color Temperature bulbs
to report any Hue, Saturation and Color Temperature changes. Now we
manually read these attributes any time a command is executed that
changes them.
2017-05-01 13:49:04 -07:00
Vinay Rao
ff8fd3d1a9
Merge pull request #1949 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-04-25 15:58:40 -07:00
Vinay Rao
7e8baeeb0b
Merge pull request #1948 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2017-04-25 15:57:52 -07:00
Vinay Rao
8ab71f72b0
Merge pull request #1947 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-04-25 15:32:36 -07:00
Vinay Rao
62991f8d23
Merge pull request #1946 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-04-25 15:27:16 -07:00
Stephen Stack
ad824a9dd8
Merge pull request #1934 from SmartThingsCommunity/multi-sensor-accel-fix
...
DVCSMP-2573: Acceleration axis validation (Multi sensor DTH)
2017-04-25 15:11:54 -05:00
Vinay Rao
11f2775568
Merge pull request #1944 from dkirker/DVCSMP-2579
...
DVCSMP-2579 Move Centralite Door/Window sensor from multi-sensor DTH to open-closed-sensor DTH
2017-04-25 12:02:56 -07:00
Vinay Rao
83b65c0d87
Merge pull request #1923 from dkirker/DVCSMP-2585
...
DVCSMP-2585 Fix NullPointerException when pairing because color is unset
2017-04-25 12:01:23 -07:00
Vinay Rao
e641759a47
Merge pull request #1942 from dkirker/DVCSMP-2598
...
DVCSMP-2598 Fix Wattvision throwing HttpResponseException
2017-04-25 11:33:00 -07:00
Donald Kirker
7820b39b2b
DVCSMP-2579 Move Centralite Door/Window sensor from multi-sensor DTH to open-closed-sensor DTH.
2017-04-25 03:18:54 -07:00
Parijat Das
1d629cfc9a
Fixed typo in README url
2017-04-25 11:50:10 +05:30
Donald Kirker
6a76a8ee39
DVCSMP-2598 Fix start_time and end_time date range
...
Add descriptive error for Wattvision API errors
2017-04-24 16:19:20 -07:00
Stephen Stack
980bef6879
DVCSMP-2573: Acceleration axis validation (Multi sensor DTH)
...
In certain cases the SmartSense Multi Sensors are
missing the Y and Z axis, causing an exception
during .parseAxis(). This change checks that all
3 axis are present before processing the rest of
the message.
2017-04-24 16:51:03 -05:00
Zach Varberg
120935f14e
Merge pull request #1940 from varzac/sengled-button-level-fix
...
[DVCSMP-2597] Fix sengled use of FF for max level
2017-04-24 16:01:36 -05:00
Donald Kirker
c864fc521e
DVCSMP-2585 Fix NullPointerException when pairing because color is unset
...
Also tweak default config values in config value range checking (affects initial pairing of device)
2017-04-24 10:57:07 -07:00
Jack Chi
032f4a92d4
Merge pull request #1937 from parijatdas/smartalert_siren
...
[CHF-590] Health Check smartalert-siren
2017-04-25 01:58:13 +09:00
Jack Chi
6d528683e6
Merge pull request #1904 from pchomal/plantlink_hc
...
[CHF-561] Health Check Plant Link
2017-04-25 01:51:24 +09:00
Zach Varberg
8bcbe7b924
Fix sengled use of FF for max level
...
This works around the fact that sengled element touches can get back
into a state of reporting an invalid value (of FF) if the physical
button on the bulb is used to cycle back to the 100% state. Here we
interpret FF as FE for sengled and then issue a move to level command to
put it in a state where it will report FE until the level is changed
again.
This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2597
2017-04-24 09:49:02 -05:00
Parijat Das
69dd13f333
Added healthcheck for SmartAlert Siren
2017-04-24 12:36:53 +05:30
Vinay Rao
016425b7c8
Merge pull request #1935 from workingmonk/bug/dimmer_light
...
ICP-731 Wrong icon for dimmer
2017-04-21 17:16:41 -07:00
Vinay Rao
c164b201ca
ICP-731 wrong icon for dimmer
2017-04-21 17:16:12 -07:00
Vinay Rao
030dd47b69
Merge pull request #1933 from jackchi/health-arrival-sensor-ha
...
[CHF-602] Health Check Arrival Sensor HA
2017-04-21 14:16:54 -07:00
Vinay Rao
cc68534b47
Merge pull request #1932 from jackchi/health-arrival-sensor
...
[CHF-601] Health Check Arrival Sensor (2015 Model)
2017-04-21 14:16:35 -07:00
jackchi
5e07494dff
[CHF-602] Health Check Arrival Sensor HA
2017-04-22 04:28:50 +09:00
jackchi
573630232f
[CHF-601] Health Check Arrival Sensor (2015 Model)
2017-04-22 04:19:29 +09:00
piyush.c
29c7049d60
[CHF-561] Health Check Plant Link
2017-04-21 10:35:55 +05:30
Aaron Miller
5b7a7097b8
[DVCSMP-2595] Set scheduled executions for Lights off with no motion SA to overwrite
2017-04-20 13:20:55 -05:00
Vinay Rao
03a79b8bb5
Merge pull request #1926 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-04-20 01:41:42 -07:00
Vinay Rao
d91fc1c9d1
Merge pull request #1925 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-04-20 01:41:14 -07:00
Vinay Rao
db7288f245
Merge pull request #1922 from workingmonk/bug/text_lifx
...
DVCSMP-2577 Lifx text to update user about the sync feature
2017-04-19 19:16:55 -07:00
Vinay Rao
b59d979fbf
Lifx text to update user about the sync feature
2017-04-19 18:57:04 -07:00
Donald Kirker
fc32031555
Move revision history to README.md
2017-04-19 18:25:21 -07:00
Vinay Rao
f445ffc67c
Merge pull request #1917 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-04-18 13:43:37 -07:00
Vinay Rao
5b39a9f840
Merge pull request #1916 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-04-18 13:42:58 -07:00
Vinay Rao
95c383a2ea
Merge pull request #1915 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-04-18 13:06:43 -07:00
Vinay Rao
7f61feaebc
Merge pull request #1909 from larsfinander/DVCSMP-2572_OpenT2T_Update_4_14_submission_staging
...
DVCSMP-2572 OpenT2T: Update to 4/14 submission
2017-04-18 11:23:07 -07:00
Lars Finander
7a467df659
DVCSMP-2572 OpenT2T: Update to 4/14 submission
2017-04-18 12:01:56 -06:00
Vinay Rao
538eb057ce
Merge pull request #1913 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-04-17 12:59:57 -07:00
Vinay Rao
2ff9486790
Merge pull request #1912 from varzac/sengled-level-fix
...
[ICP-691] Set level on sengled bulbs configure
2017-04-17 12:59:20 -07:00
Zach Varberg
5429986e81
Set level on sengled bulbs configure
...
This works around the sengled bulbs not following the ZCL spec and using
the value 0xFF as a valid level (the spec says it should be invalid).
It does this by manually setting the level of the bulb to
0xFE (SmartThings 100%) when it is configured, or if it previously had a
level set, manually setting it to that value. This avoids the issue of
the bulb reporting 0xFF and having the library ignore it because it is
an invalid value.
This resolves: https://smartthings.atlassian.net/browse/ICP-691
2017-04-17 12:36:13 -05:00
Vinay Rao
6514087a1a
Merge pull request #1905 from workingmonk/log/hue_logs
...
CELL-139 Hue logging to detect hue pairing
2017-04-13 16:31:45 -07:00
Vinay Rao
0f2b8c18d2
CELL-139 Hue logging to detect hue pairing
2017-04-13 16:06:49 -07:00
Vinay Rao
ce0363fa43
Merge pull request #1889 from SmartThingsCommunity/MSA-1883-3
...
MSA-1883: EZMultipli 3:1 MultiSensor wall powered
2017-04-13 15:56:30 -07:00
Vinay Rao
e5739fd425
Merge pull request #1903 from workingmonk/feature/zigbee_centralite_button
...
DVCSMP-2570 Adding centralite zigbee button fingerprint
2017-04-13 11:12:10 -07:00
Vinay Rao
6448a5bc7c
adding centralite zigbee button fingerprint
...
number of button handling
2017-04-13 03:03:06 -07:00
Vinay Rao
fd620977bb
Merge pull request #1902 from workingmonk/bug/arrival_battery
...
DVCSMP-2568 Arrival-sensor-ha Read battery level on join
2017-04-12 12:20:41 -07:00
Tom Manley
a308bff574
arrival-sensor-ha: Read battery level on join
...
In configure we were setting up the battery level to be reported every
20 seconds but we weren't reading the attribute so it would take 20
seconds before the battery level was reported. Now we read it during
configure so it is updated right away after join.
https://smartthings.atlassian.net/browse/DVCSMP-2568
2017-04-12 12:19:36 -07:00
Vinay Rao
068cfaeaad
Merge pull request #1901 from workingmonk/bug/zwave_enerwave
...
[ICP-598] Adding Enerwave Door/Window Sensor
2017-04-11 21:53:14 -07:00
jackchi
fb55349db0
[ICP-598] Adding Enerwave Door/Window Sensor
2017-04-11 21:49:51 -07:00
Vinay Rao
476d3caa38
Merge pull request #1900 from tpmanley/feature/arrival-sensor-reporting
...
DVCSMP-2568 arrival-sensor-ha: Read battery level on join
2017-04-11 21:39:19 -07:00
Tom Manley
9b621c9a7b
arrival-sensor-ha: Read battery level on join
...
In configure we were setting up the battery level to be reported every
20 seconds but we weren't reading the attribute so it would take 20
seconds before the battery level was reported. Now we read it during
configure so it is updated right away after join.
https://smartthings.atlassian.net/browse/DVCSMP-2568
2017-04-11 23:35:49 -05:00
Vinay Rao
619b3499c8
Merge pull request #1899 from workingmonk/bug/zwave_fingerprint
...
[ICP-598] Adding Z-Wave device manufacturer
2017-04-11 20:14:11 -07:00
jackchi
3ec8be708a
[ICP-598] Adding Z-Wave device manufacturer
2017-04-11 17:39:17 -07:00
Vinay Rao
34b2210134
Merge pull request #1898 from jackchi/zwave-manufacturer-update
...
[ICP-598] Adding Enerwave Door/Window Sensor
2017-04-11 17:06:13 -07:00
jackchi
8abb82ecae
[ICP-598] Adding Enerwave Door/Window Sensor
2017-04-11 17:00:48 -07:00
Vinay Rao
55da70cd7c
Merge pull request #1897 from jackchi/zwave-manufacturer-update
...
[ICP-598] Adding Z-Wave device manufacturer
2017-04-11 16:46:00 -07:00
jackchi
80a5a41f7e
[ICP-598] Adding Z-Wave device manufacturer
2017-04-11 16:21:28 -07:00
Vinay Rao
b4276c05e0
Merge pull request #1896 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-04-11 14:07:20 -07:00
Vinay Rao
1db3765a9c
Merge pull request #1895 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-04-11 14:06:52 -07:00
Vinay Rao
264e822c9f
Merge pull request #1894 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-04-11 13:40:00 -07:00
Vinay Rao
e4642e300f
Merge pull request #1893 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2017-04-11 13:34:30 -07:00
Vinay Rao
b4eed54ddd
Merge pull request #1892 from jackchi/enrollment-fix-updated
...
[CHF-595] Device Health enrollment needs to be in both updated() & installed()
2017-04-11 12:27:56 -07:00
jackchi
b2b03604a7
[CHF-595] Device Health enrollment needs to be in both updated() & installed()
2017-04-11 12:16:05 -07:00
Vinay Rao
2b05817843
Merge pull request #1891 from juano2310/OCF_light
...
ICP-554 - ocfDeviceType: "oic.d.light"
2017-04-11 11:18:02 -07:00
juano2310
1f6a27f381
ICP-554 - ocfDeviceType: "oic.d.light"
...
more
2017-04-11 14:17:31 -04:00
Vinay Rao
157bc3ef56
Merge pull request #1890 from jackchi/enrollment-fix-harmony
...
[CHF-596] Device Health Enrollment Fix
2017-04-11 09:01:03 -07:00
jackchi
096f4f767f
[CHF-596] Device Health Enrollment Fix
2017-04-11 08:52:45 -07:00
Vinay Rao
c15a21b8bf
Merge pull request #1888 from parijatdas/zwave_healthcheck
...
[CHF-595] Z-Wave checkInterval event needs to be in installed() DTH method
2017-04-11 08:32:21 -07:00
Eric Ryherd
c65c9cc185
MSA-1883: Features:
...
Motion Sensor
- Passive Infrared Sensor (PIR)
- 12’ range - 90 coverage
- Programmable timeout
- Control four associated devices
Temperature Sensor
- -10 - 80C range
- 0.1C resolution
Light Level Sensor
- Relative light level 0-100%
Color Indicator Night Light
- Eight colors
Wall Powered
- 110VAC 60Hz
- No wires - just plug it in
- Never needs batteries
Wireless Z-Wave ® RF Technology
- Fifth generation chipset
- Z-Wave range extender
- 100,000 bits/sec data rate
- 300’ RF range
- Over-the-air firmware update
- Push button to join network
- Z-Wave Plus certified
Designed and assembled in USA
2017-04-11 05:25:16 -07:00
Parijat Das
daefec9d1f
Added checkInterval sendEvent in installed() section for all zwave DTHs
2017-04-11 09:37:09 +05:30
Vinay Rao
a28c90e492
Merge pull request #1887 from workingmonk/bug/name_fix
...
ICP-554 ocf resource type update
2017-04-10 14:22:00 -07:00
Vinay Rao
664b300b37
ICP-554 ocf resource type update
2017-04-10 14:10:32 -07:00
Vinay Rao
2b6d978d13
Merge pull request #1883 from jackchi/revert-zwavesiren
...
Revert "Added health-check for FortrezZ Siren Strobe Alarm"
2017-04-06 14:33:09 -07:00
jackchi
8197097e1d
Revert "Added health-check for FortrezZ Siren Strobe Alarm"
...
This reverts commit 7a7a08ea6e .
2017-04-06 14:15:08 -07:00
Vinay Rao
4644362465
Merge pull request #1882 from juano2310/production
...
ICP-554 - OCF device types Public Repo HOTFIX
2017-04-05 17:39:42 -07:00
juano2310
2c25e293c0
ICP-554 - OCF device types Public Repo
2017-04-05 20:34:14 -04:00
bflorian
63d8e6444b
Merge pull request #1881 from bflorian/SAPLAT-41-composite-refrigerator-example
...
SAPLAT-41 added simulated refrigerator composite device type example
2017-04-05 11:55:20 -07:00
Bob Florian
24f63a514a
SAPLAT-41 added simulated refrigerator composite device type example
2017-04-05 11:40:46 -07:00
Vinay Rao
36fe6428ab
Merge pull request #1878 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-04-04 14:42:18 -07:00
Vinay Rao
2bc44e0205
Merge pull request #1877 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-04-04 14:41:02 -07:00
Vinay Rao
24d079db7c
Merge pull request #1876 from SmartThingsCommunity/revert-1870-revert-phase2
...
Revert "[CHF-571] [CHF-568] Revert untested Health Check on Keen Home EcoNet"
2017-04-04 14:39:37 -07:00
Vinay Rao
283ed425d8
Merge pull request #1875 from SmartThingsCommunity/revert-1872-revert-harmony
...
CHF-574 Revert "Revert "Added health-check for Logitech Harmony Hub""
2017-04-04 14:39:10 -07:00
Vinay Rao
1545707ae3
Revert "[CHF-571] [CHF-568] Revert untested Health Check on Keen Home EcoNet"
2017-04-04 14:38:54 -07:00
Vinay Rao
2fd8cf1416
Revert "Revert "Added health-check for Logitech Harmony Hub""
2017-04-04 14:38:11 -07:00
Vinay Rao
7f3a99d889
Merge pull request #1874 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-04-04 13:58:28 -07:00
Vinay Rao
a397fe9fc3
Merge pull request #1873 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-04-04 13:49:04 -07:00
Vinay Rao
f83500fbf8
Merge pull request #1872 from SmartThingsCommunity/revert-harmony
...
Revert "Added health-check for Logitech Harmony Hub"
2017-04-04 10:27:20 -07:00
jackchi
a297e79b0e
Revert "Added health-check for Logitech Harmony Hub"
...
This reverts commit cbd15ae9cc .
2017-04-04 10:23:04 -07:00
Vinay Rao
69d52093dc
Merge pull request #1852 from marstorp/zwaveThermostat-ICP493-fixInvalidValues
...
ICP-493 Thermostat Capabilities Payload Issues
2017-04-03 19:52:00 -07:00
Vinay Rao
fda743a801
Merge pull request #1870 from jackchi/revert-phase2
...
[CHF-571] [CHF-568] Revert untested Health Check on Keen Home EcoNet
2017-04-03 16:51:45 -07:00
Vinay Rao
f7a5ea4820
Merge pull request #1868 from bflorian/DVCSMP-2399-zooz-zen20-staging
...
DVCSMP Check for null device and send refresh() from configure()
2017-04-03 16:48:44 -07:00
jackchi
d51ec9e518
[CHF-571] [CHF-568] Revert untested Health Check on Keen Home & EcoNet Vents
2017-04-03 16:47:15 -07:00
Vinay Rao
fe4a5239c7
Merge pull request #1869 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-04-03 15:59:49 -07:00
Vinay Rao
ae41b4adbe
Merge pull request #1867 from workingmonk/bug/name_fix
...
DVCSMP-2523 Removing generation name from model name
2017-04-03 15:42:27 -07:00
Bob Florian
bdcaf175f0
Check for null device and send refresh() from configure()
2017-04-03 15:39:48 -07:00
Vinay Rao
ba10869dd5
removing generation name from model name
2017-04-03 15:00:41 -07:00
Vinay Rao
6f411e1a3e
Merge pull request #1866 from marstorp/ecobee3-EmergencyHeatFix
...
ICP-448 Thermostat resource works weirdly.
2017-04-03 14:07:49 -07:00
marstorp
4cc41d9d9b
ICP-448 Thermostat resource works weirdly.
...
Fixing change of auxHeatOnly to emergency heat.
Also adding main tile icon so Things view doesn’t show a grey blob
2017-04-03 13:59:47 -07:00
Vinay Rao
66875170f4
Merge pull request #1850 from parijatdas/everspring
...
[CHF-559] Health Check everspring-flood-sensor
2017-04-03 09:49:49 -07:00
Vinay Rao
9e80a188df
Merge pull request #1851 from parijatdas/fibaro_door_window_sensor_zw5
...
[CHF-582] Health Check fibaro-door-window-sensor-zw5
2017-04-03 09:48:43 -07:00
Vinay Rao
ec781b18be
Merge pull request #1865 from CosmicPuppy/ActionTiles-Wattvision-CapabilitySensor-Patch
...
To Wattvision power metering Sensor DTH, added Capability "Sensor"
2017-04-03 03:08:10 -07:00
CosmicPuppy
43bedd41a8
To Wattvision power metering Sensor DTH, added Capability "Sensor" per http://docs.smartthings.com/en/latest/device-type-developers-guide/overview.html?highlight=sensor%20actuator#actuator-and-sensor .
2017-04-03 00:21:11 -07:00
Jack Chi
f75e8a6b2d
Merge pull request #1853 from parijatdas/zigbee_lock
...
[CHF-557] Health Check ZigBee Lock
2017-04-02 09:50:44 -07:00
Vinay Rao
ce10bcf2cd
Merge pull request #1862 from juano2310/CP-381
...
HOTFIX - ICP-381
2017-03-31 13:55:41 -07:00
juano2310
0c8de4402b
HOTFIX - ICP-381
...
CP-381 - OCF device type
Remove space
DVCSMP-2523
Revert DVCSMP-2523
spaces
2017-03-31 16:53:04 -04:00
Juan Pablo Risso
a112d4b00e
ICP-381 - Add ocfDeviceType to switch devices ( #1856 )
2017-03-31 11:05:26 -07:00
Parijat Das
515fab9fa4
Added health-check for Zigbee Lock
2017-03-30 17:22:43 -07:00
Vinay Rao
100e696d02
Merge pull request #1857 from varzac/fix-humidity-configuration
...
Support config on both temp-humidty firmwares
2017-03-30 16:58:12 -07:00
Vinay Rao
3e988ce657
Merge pull request #1860 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-03-30 15:50:32 -07:00
Jack Chi
fe887121d3
[CHF-568] Remove Keen Smart Home Vent fingerprint ( #1859 )
2017-03-30 15:49:28 -07:00
Vinay Rao
7375abf9c0
Merge pull request #1848 from jackchi/staging
...
[DVCSMP-2451] Fix Fibaro-flood-sensor-zw5 dry/wet state
2017-03-30 15:12:45 -07:00
Zach Varberg
00224c2d0b
Support config on both temp-humidty firmwares
...
This solves an issue with invalid configuration of the reporting for
humidity on the smartsense-temp-humidity-sensor. This issue was masked
by the fact that the device has a default configuration for reporting
humidity, but the configuration has never been valid as it used an
incorrect dataType for the configuration.
This resolves: https://smartthings.atlassian.net/browse/DPROT-263
This resolves: https://smartthings.atlassian.net/browse/EBF-1205
This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2420
2017-03-30 15:44:40 -05:00
marstorp
e985f38cf4
ICP-493 Thermostat Capabilities Payload Issues
...
thermostatFanMode reports "fanAuto", but "fanAuto" is not listed in the supported modes
Changing capability attributes to follow specified values.
Also adding icons/removing configure tile to realigning with other thermostats,
adding poll of device data in configure() to allow for faster initialization of device data.
2017-03-29 17:45:01 -07:00
Vinay Rao
a79e0f70fd
Merge pull request #1846 from marstorp/ecobee3-ICP429-fixnotSetUnknownValues
...
ICP-448 Thermostat resource works weirdly.
2017-03-29 14:44:42 -07:00
Jack Chi
f05daf2f34
Merge pull request #1538 from pchomal/zwave_metering_dimmer
...
[CHF-482] Health Check implementation for Z-Wave Metering Dimmer
2017-03-29 14:42:39 -07:00
Parijat Das
f26b9ce6b2
Added health-check for Fibaro Door Window Sensor ZW5
2017-03-29 14:41:43 -07:00
Parijat Das
ac4c353287
Added health-check for Everspring Flood Sensor
2017-03-29 10:43:02 -07:00
jackchi
ed40ca7017
[DVCSMP-2451] Fix Fibaro-flood-sensor-zw5 dry/wet state
2017-03-28 23:34:38 -07:00
marstorp
7aa8be4322
ICP-448 Thermostat resource works weirdly.
...
Mapping between ST and SC fails at times due to improper implementation of capability attributes.
Some violates the attribute types, others are not initialized to a valid value, most due to not having one.
However, mapping requires right type and values.
This PR fixes Ecobee thermostats attributes.
2017-03-28 16:14:49 -07:00
Vinay Rao
23a0b26cb9
Merge pull request #1845 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-03-28 14:15:25 -07:00
Vinay Rao
00fc9e1ab3
Merge pull request #1844 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-03-28 14:14:54 -07:00
Vinay Rao
3b2d955c55
Merge pull request #1843 from SmartThingsCommunity/revert-1818-spruce_controller
...
Revert "[CHF-577] Added Health Check Implementation for Spruce Controller."
2017-03-28 14:14:11 -07:00
Vinay Rao
44facec5df
Revert "[CHF-577] Added Health Check Implementation for Spruce Controller."
2017-03-28 14:13:37 -07:00
Vinay Rao
9f944df598
Merge pull request #1842 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-03-28 13:48:28 -07:00
Donald C. Kirker
e3c1442278
MSA-1813 Spruce merge ( #1841 )
...
* Hand merge changes from 379e70b343 into https://github.com/SmartThingsCommunity/SmartThingsPublic/pull/1737
* Spruce Scheduler from https://github.com/SmartThingsCommunity/SmartThingsPublic/pull/1737
2017-03-28 11:31:04 -07:00
Jack Chi
59bfdc9b06
Merge pull request #1835 from parijatdas/fibaro_door_window_sensor
...
[CHF-563] Health Check fibaro-door-window-sensor
2017-03-28 10:47:55 -07:00
Jack Chi
e274f2d3fe
Merge pull request #1839 from pchomal/smartsense_moisture_hc
...
[CHF-560] Health Check Smartsense Moisture
2017-03-28 10:46:53 -07:00
Jack Chi
5e23c8e700
Merge pull request #1836 from parijatdas/zwave_motion_sensor
...
[CHF-564] Health Check zwave-motion-sensor
2017-03-28 10:45:05 -07:00
piyush.c
10c1d6f715
[CHF-560] Health Check Smartsense Moisture
2017-03-28 22:06:51 +05:30
Vinay Rao
55e92b2ad6
Merge pull request #1838 from sabersd/ocfDevFix
...
ICP-381: fixing ocfDeviceType
2017-03-27 19:48:19 -07:00
sabersd
18343ae4b8
fixing ocfDeviceType
2017-03-27 21:46:25 -05:00
Vinay Rao
6c4da81cd4
Merge pull request #1837 from sabersd/ocfDeviceType
...
adding ocfDeviceType
2017-03-27 19:35:04 -07:00
sabersd
09e890091a
adding ocfDeviceType
2017-03-27 21:29:33 -05:00
Terry Gauchat
2fb3294ce1
To Bose Soundtouch DTHs, added Capability "Sensor" & Capability "Actuator" ( #1800 )
...
* To Bose Soundtouch DTH, added Capability "Sensor" & Capability "Actuator" per http://docs.smartthings.com/en/latest/device-type-developers-guide/overview.html?highlight=sensor%20actuator#actuator-and-sensor .
* Replaced Tabs with Spaces for capability Sensor / Actuator lines per request of @WorkingMonk.
2017-03-27 16:16:57 -07:00
Vinay Rao
973d347d2f
Merge pull request #1828 from dkirker/DVCSMP-2536
...
DVCSMP-2536 Update model and deviceJoinName values
2017-03-27 16:04:56 -07:00
Donald Kirker
a2afb4cb1b
DVCSMP-2536 Update model and deviceJoinName values
2017-03-27 16:01:45 -07:00
Parijat Das
693f2c1060
Added health-check for Zwave Motion Sensor
2017-03-27 15:29:33 -07:00
Parijat Das
74ae369143
Added health-check for Fibaro Door Window Sensor
2017-03-27 15:05:39 -07:00
Jack Chi
afa7784999
Merge pull request #1833 from pchomal/zigbee_switch_hc
...
[CHF-558] Health Check ZigBee Switch
2017-03-27 14:16:25 -07:00
piyush.c
0e9abb0cd2
[CHF-558] Health Check ZigBee Switch
2017-03-28 00:31:55 +05:30
Jack Chi
123de9aae4
Merge pull request #1818 from skt123/spruce_controller
...
[CHF-577] Added Health Check Implementation for Spruce Controller.
2017-03-27 11:53:43 -07:00
bflorian
e91907c30a
Merge pull request #1810 from bflorian/DVCSMP-2528-lifx
...
DVCSMP-2528 Added app setting for OAuth callback URL
2017-03-27 11:22:55 -07:00
sushant.k1
237e226697
[CHF-577] Added Health Check Implementation for Spruce Controller.
2017-03-27 23:41:15 +05:30
Jack Chi
3b48629546
Merge pull request #1819 from skt123/econet_vent
...
[CHF-571] Added Health Check Implementation for EcoNet Vent.
2017-03-27 10:44:35 -07:00
Jack Chi
d28414c1e8
Merge pull request #1817 from pchomal/zwave_door_window_sensor_hc
...
[CHF-562] Health Check zwave-door-window-sensor
2017-03-27 10:43:46 -07:00
Jack Chi
f79db67153
Merge pull request #1815 from pchomal/keen_home_smart_vent_hc
...
[CHF-568] Health Check keen-home-smart-vent
2017-03-27 10:43:00 -07:00
piyush.c
8c7cb54934
[CHF-562] Health Check zwave-door-window-sensor
2017-03-27 23:04:22 +05:30
Tyler Lange
213d71da09
Merge pull request #1832 from CosmicPuppy/ActionTiles-Tyco-CapabilitySensor-Patch
...
To Tyco Door-Window Sensor DTH: added Capability "Sensor"
2017-03-27 09:05:42 -07:00
piyush.c
b7288b5beb
[CHF-568] Health Check keen-home-smart-vent
2017-03-27 14:36:20 +05:30
CosmicPuppy
364154e8a7
To Tyco Door-Window Sensor DTH, added Capability "Sensor" per http://docs.smartthings.com/en/latest/device-type-developers-guide/overview.html?highlight=sensor%20actuator#actuator-and-sensor .
2017-03-27 01:08:16 -07:00
Jack Chi
c51e035ff2
Merge pull request #1816 from skt123/zen_thermostat
...
[CHF-572] Added Health Check Implementation for Zen Thermostat.
2017-03-24 14:18:49 -07:00
Jack Chi
23cfae20b3
Merge pull request #1829 from pchomal/plantlink_hc
...
[CHF-561] Fixing Typo Error in Plant Link Readme
2017-03-24 14:16:40 -07:00
sushant.k1
5e7ded1f73
[CHF-572] Added Health Check Implementation for Zen Thermostat.
2017-03-24 18:25:45 +05:30
sushant.k1
36b4d48056
[CHF-571] Added Health Check Implementation for EcoNet Vent.
2017-03-24 17:32:05 +05:30
piyush.c
03b9f08eed
[CHF-561] Fixing Typo Error in Plant Link Readme
2017-03-24 17:23:29 +05:30
bflorian
fbdaeea9ae
Merge pull request #1811 from bflorian/DVCSMP-2399-zooz-zen20
...
DVCSMP-2399 Added Zooz ZEN20 DTH
2017-03-23 14:38:34 -07:00
Jack Chi
9fa9dee606
Merge pull request #1823 from parijatdas/logitech_harmony_hub
...
[CHF-574] Health check logitech-harmony-hub-c2c
2017-03-23 10:47:38 -07:00
Jack Chi
122a7d4146
Merge pull request #1827 from pchomal/plantlink_hc
...
[CHF-561] Health Check Plant Link Sensor
2017-03-23 09:44:32 -07:00
piyush.c
32eb95f7d7
[CHF-561] Health Check Plant Link Sensor
2017-03-23 16:09:27 +05:30
bflorian
343ec9d856
DVCSMP-2399 Added Zooz ZEN20 DTH
2017-03-22 20:00:54 -07:00
bflorian
1f09a22176
Merge pull request #1825 from larsfinander/hue_i18_fixed_fr_filename_staging
...
Hue: Fixed fr-FR filename
2017-03-22 19:37:04 -07:00
Lars Finander
b1b356f370
Hue: Fixed fr-FR filename
2017-03-22 19:35:36 -07:00
Vinay Rao
c5455321d1
Merge pull request #1824 from larsfinander/hue_i18_no_name_change_staging
...
Hue: Renamed nb-NO to no-NO
2017-03-22 19:00:00 -07:00
Lars Finander
e6ca3d8ddf
Hue: Renamed nb-NO to no-NO
2017-03-22 18:58:15 -07:00
Vinay Rao
9aaab9b11d
Merge pull request #1822 from larsfinander/hue_change_i18_filenames_staging
...
DVCSMP-2453 HUE: add code to enable localization for Service Manager
2017-03-22 18:27:09 -07:00
Parijat Das
cbd15ae9cc
Added health-check for Logitech Harmony Hub
2017-03-22 16:57:11 -07:00
Lars Finander
fdd330abdf
DVCSMP-2453 HUE: add code to enable localization for Service Manager
...
-Changed file names
-ICP-462
2017-03-22 16:27:59 -07:00
Vinay Rao
df29effc00
Merge pull request #1821 from larsfinander/hue_ocf_i18_staging
...
Hue: Add localization for Hue (Connect)
2017-03-22 15:29:26 -07:00
Lars Finander
668f71a217
Hue: Add localization for Hue (Connect)
...
-Added i18 files
-Updates strings
2017-03-22 14:44:50 -07:00
Piyush Chomal
6fae023f7a
Merge branch 'master' into zwave_metering_dimmer
2017-03-22 22:57:47 +05:30
Jack Chi
78a509e8f5
Merge pull request #1555 from skt123/micro_smart_switch
...
[CHF-493] Added Health Check Implementation for Micro Smart Switch 2E.
2017-03-22 10:06:11 -07:00
Ryan Applegate
42d31f29cc
Merge pull request #1820 from rappleg/FixSmartSenseMultiBackgroundColor
...
DVCSMP-2533 Fix backgroundColor on SmartSense Multi
2017-03-22 11:28:03 -05:00
rappleg
9b4f6974de
DVCSMP-2533 Fix backgroundColor on SmartSense Multi
2017-03-22 11:21:04 -05:00
Sushant
ea5344f9c8
Merge branch 'master' into micro_smart_switch
2017-03-22 15:22:13 +05:30
sushant.k1
b5e1d652fd
[CHF-493] Added Health Check Implementation for Micro Smart Switch 2E.
2017-03-22 15:17:55 +05:30
Jack Chi
a03e8f20c5
Merge pull request #1537 from pchomal/zwave_thermostat
...
[CHF-480] Health Check implementation for Z-Wave Thermostat
2017-03-21 18:01:13 -07:00
bflorian
ce52af0376
DVCSMP-2528 Added app setting for OAuth callback URL
2017-03-21 14:15:20 -07:00
Vinay Rao
6908733a5c
Merge pull request #1809 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-03-21 11:48:58 -07:00
Vinay Rao
e0d307f6b5
Merge pull request #1808 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-03-21 11:48:22 -07:00
Vinay Rao
a06dba0b90
Merge pull request #1807 from SmartThingsCommunity/staging
...
Rolling up staging to production for release
2017-03-21 11:37:47 -07:00
Vinay Rao
0ec8cba885
Merge pull request #1806 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2017-03-21 11:37:04 -07:00
Jack Chi
bcfece27c4
Merge pull request #1789 from parijatdas/firstalert_smoke_alarm
...
[CHF-544] Health Check Zwave Smoke Alarm
2017-03-20 19:13:07 -07:00
Parijat Das
26f9690190
Added health-check for First Alert Smoke Detector and Carbon Monoxide Alarm (ZCOMBO)
2017-03-20 17:58:32 -07:00
Vinay Rao
eca8fda0f2
Merge pull request #1805 from larsfinander/revert_hue_i18_changes_staging
...
Hue: Revert i18 changes
2017-03-20 16:35:29 -07:00
Lars Finander
ce07c065c8
Hue: Revert i18 changes
2017-03-20 17:31:05 -06:00
Jack Chi
640f9413c3
Merge pull request #1767 from parijatdas/fortrezz_siren_strobe_alarm
...
[CHF-453] Health Check Zwave Siren
2017-03-20 16:05:18 -07:00
Jack Chi
1c52f80eae
Merge pull request #1769 from parijatdas/fortrezz_water_valve
...
[CHF-539] Health Check FortrezZ Water Valve
2017-03-20 16:04:25 -07:00
Jack Chi
de4d52a28b
Merge pull request #1790 from parijatdas/zwave_garage_door_opener
...
[CHF-540] Health Check Zwave-garage-door-opener
2017-03-20 16:01:39 -07:00
Jack Chi
6892965cf1
Merge pull request #1804 from parijatdas/aeon_gen5
...
[CHF-545] Health Check Aeon MultiSensor Gen5
2017-03-20 15:54:02 -07:00
Vinay Rao
17ec6270d6
Merge pull request #1803 from larsfinander/hue_translations_updated_staging
...
Hue: Updated errors in text not matching i18 files
2017-03-20 15:46:15 -07:00
Lars Finander
d233a65ef5
Hue: Updated errors in text not matching i18 files
2017-03-20 16:44:10 -06:00
Jack Chi
b36a985d92
Merge pull request #1785 from pchomal/zwave_lock_hc
...
[CHF-551] Health Check Z-Wave Lock
2017-03-20 15:05:24 -07:00
Parijat Das
8a3c9edf0a
Added health-check for Aeon Multisensor Gen5
2017-03-20 14:54:14 -07:00
Vinay Rao
a560c5b040
Merge pull request #1795 from larsfinander/hue_connect_translations_staging
...
DVCSMP-2453 HUE: add code to enable localization for Service Manage
2017-03-20 11:42:26 -07:00
Vinay Rao
3ee374028f
Merge pull request #1801 from dkirker/DVCSMP-2504
...
DVCSMP-2504: Add fingerprints for Centrailte generic multi, motion, water leak
2017-03-20 09:45:18 -07:00
Donald Kirker
7ac7bd3034
DVCSMP-2504: Add fingerprints for Centrailte generic multi, motion, water leak
2017-03-20 07:39:37 -07:00
Zach Varberg
f734c5490b
Merge pull request #1793 from varzac/fix-open-close-temp-offset
...
[DVCSMP-2516] Properly handle tempOffset in smartsense sensors
2017-03-17 08:56:17 -05:00
Lars Finander
b93a05d450
DVCSMP-2453 HUE: add code to enable localization for Service Manage
...
-Updated strings in app
-Added i18 files
2017-03-16 19:09:23 -06:00
Vinay Rao
f5186a41c7
Merge pull request #1787 from jackchi/dth_ux_page17
...
[DVCSMP-2512] Standardize Page 17 of DTH UX Improvements
2017-03-16 11:20:15 -07:00
Vinay Rao
c505f95e7a
Merge pull request #1788 from ShunmugaSundar/Page_18
...
[DVCSMP-2513] Standardize Page 18 of DTH UX Improvements
2017-03-16 11:20:07 -07:00
Vinay Rao
173c34150a
Merge pull request #1779 from jackchi/dth_ux_page16
...
[DVCSMP-2511] Standardize Page 16 of DTH UX Improvements
2017-03-16 11:19:59 -07:00
Vinay Rao
f6b850500e
Merge pull request #1780 from ShunmugaSundar/Page_14_Changes
...
[DVCSMP-2509] Standardize Page 14 of DTH UX Improvements
2017-03-16 11:19:52 -07:00
Jack Chi
4dac7b5379
Merge pull request #1786 from skt123/aeon_siren
...
[CHF-552] Implementation of Health Check for Aeon Siren.
2017-03-16 10:18:08 -07:00
Zach Varberg
a79d56e467
Properly handle tempOffset in smartsense sensors
...
This was accidentally dropped as a part of the zigbee DTH cleanup that
was done a while ago. This properly adjusts according to the offset.
This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2516
2017-03-16 09:30:52 -05:00
Vinay Rao
e2d8af48a8
Merge pull request #1792 from SmartThingsCommunity/revert-1784-revert-1783-hue_add_bridge_if_missing_production
...
Revert "Revert "Hue: Re-add Hue bridge if deleted""
2017-03-16 04:37:53 -07:00
Vinay Rao
0f00c3c7c0
Revert "Revert "Hue: Re-add Hue bridge if deleted""
2017-03-16 04:37:35 -07:00
piyush.c
0a4d56be04
[CHF-551] Health Check Z-Wave Lock
2017-03-16 15:48:42 +05:30
sushant.k1
1326881142
Implemented of Health Check for Aeon Siren.
2017-03-16 15:24:53 +05:30
Parijat Das
d30494172f
Added health-check for Linear GoControl Garage Door Opener
2017-03-15 16:52:53 -07:00
ShunmugaSundar
2678480244
[DVCSMP-2513] Standardize Page 18 of DTH UX Improvements
2017-03-15 23:58:43 +05:30
jackchi
b5e8a46143
[DVCSMP-2512] Standardize Page 17 of DTH UX Improvements
2017-03-15 09:57:37 -07:00
Vinay Rao
6237dbd179
Merge pull request #1784 from SmartThingsCommunity/revert-1783-hue_add_bridge_if_missing_production
...
Revert "Hue: Re-add Hue bridge if deleted"
2017-03-14 21:18:43 -07:00
Vinay Rao
65f5597ccc
Revert "Hue: Re-add Hue bridge if deleted"
2017-03-14 21:00:22 -07:00
Vinay Rao
fced2d7c61
Merge pull request #1783 from larsfinander/hue_add_bridge_if_missing_production
...
Hue: Re-add Hue bridge if deleted
2017-03-14 18:42:40 -07:00
Lars Finander
74552420ba
Hue: Re-add Hue bridge if deleted
...
-Add Hue Bridge if missing during deviceSync
2017-03-14 19:28:15 -06:00
Vinay Rao
be0c16c76d
Merge pull request #1782 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-03-14 17:39:53 -07:00
Vinay Rao
89f1302c99
Merge pull request #1777 from jackchi/dth_ux_page15
...
Standardize Page 15 of DTH UX Improvements
2017-03-14 17:36:30 -07:00
Vinay Rao
16cb20685c
Merge pull request #1781 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-03-14 17:33:04 -07:00
Vinay Rao
30d8e6d835
Merge branch 'master' into staging
2017-03-14 17:32:55 -07:00
ShunmugaSundar
6d0f9d101d
[DVCSMP-2509] Standardize Page 14 of DTH UX Improvements
...
[DVCSMP-2509] Standardize Page 14 of DTH UX Improvements
2017-03-15 05:26:41 +05:30
jackchi
4ba55e7f0a
[DVCSMP-2511] Standardize Page 16 of DTH UX Improvements
2017-03-14 15:29:37 -07:00
jackchi
8a41fb6090
[DVCSMP-2510] Standardize Page 15 of DTH UX Improvements
2017-03-14 14:47:56 -07:00
Vinay Rao
79c254cfac
Merge pull request #1774 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-03-14 11:40:39 -07:00
Vinay Rao
72248b0004
Merge pull request #1773 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-03-14 11:38:11 -07:00
Vinay Rao
d8b35b23ea
Merge pull request #1770 from dkirker/DVCSMP-2472
...
DVCSMP-2472: Add Eaton Halo downlight
2017-03-14 02:28:47 -07:00
Donald Kirker
9a53e12427
DVCSMP-2472: Add Eaton Halo downlight
2017-03-14 02:20:58 -07:00
Parijat Das
7a7a08ea6e
Added health-check for FortrezZ Siren Strobe Alarm
2017-03-13 18:05:22 -07:00
Parijat Das
950a33dc74
Added health-check for FortrezZ Water Valve
2017-03-13 16:35:46 -07:00
Tyler Lange
2ae163b10b
Merge pull request #1764 from CosmicPuppy/ActionTiles-Fibaro-CapabilitySensorPatch
...
To Fibaro Flood Sensor DTHs, added Capability "Sensor" per http://doc…
2017-03-13 10:27:41 -07:00
CosmicPuppy
e3168793bd
To Fibaro Flood Sensor DTHs, added Capability "Sensor" per http://docs.smartthings.com/en/latest/device-type-developers-guide/overview.html?highlight=sensor%20actuator#actuator-and-sensor .
...
There are some SmartApps out there using the "Actuator" and "Sensor" Capabilities and this Device doesn't show up for them (e.g., ActionTiles).
2017-03-11 00:47:36 -08:00
Tyler Lange
0baa986c61
Merge pull request #1762 from CosmicPuppy/ActionTiles-Nyce-CapabilitySensorPatch
...
To Nyce sensor DTHs, added Capability "Sensor" per http://docs.smartt…
2017-03-09 12:53:49 -08:00
CosmicPuppy
8484f18a0e
To Nyce sensor DTHs, added Capability "Sensor" per http://docs.smartthings.com/en/latest/device-type-developers-guide/overview.html?highlight=sensor%20actuator#actuator-and-sensor .
...
There are some SmartApps out there using the "Actuator" and "Sensor" Capabilities and this Device doesn't show up for them (e.g., ActionTiles).
2017-03-09 00:05:14 -08:00
Vinay Rao
3c4d86bb31
Merge pull request #1761 from mckeed/ICP-399-prod
...
Update Fibaro Flood Sensor configuration ICP-399 ICP-398
2017-03-08 16:43:23 -08:00
Duncan McKee
1f69ab6634
Update Fibaro Flood Sensor configuration
...
ICP-399 ICP-398
2017-03-08 19:17:46 -05:00
Vinay Rao
b0ac006781
Merge pull request #1758 from mckeed/ICP-399-staging
...
Update Fibaro Flood Sensor configuration ICP-399 ICP-398
2017-03-07 17:53:27 -08:00
Duncan McKee
ef1ebc8347
Update Fibaro Flood Sensor configuration
...
ICP-399 ICP-398
2017-03-07 20:45:49 -05:00
Vinay Rao
aa1f2f21e8
Merge pull request #1756 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-03-07 13:55:39 -08:00
Vinay Rao
cb6377886d
Merge pull request #1755 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-03-07 13:54:54 -08:00
Vinay Rao
7a605373d6
Merge pull request #1754 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-03-07 13:27:33 -08:00
Vinay Rao
90fb9251a6
Merge pull request #1753 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-03-07 13:27:02 -08:00
Vinay Rao
195e0babb2
Merge pull request #1752 from larsfinander/DVCSMP-2497_OpenT2T_Update_3_5_submission_staging
...
DVCSMP-2497 OpenT2T: Update to 3/5 submission
2017-03-06 20:52:51 -08:00
Lars Finander
065715f296
DVCSMP-2497 OpenT2T: Update to 3/5 submission
2017-03-06 21:43:42 -07:00
tslagle13
a544e2f019
Merge pull request #1712 from SmartThingsCommunity/MSA-1803-1
...
MSA-1803: Gideon Smart home smartapp
2017-03-06 12:07:11 -08:00
Duncan McKee
52c57f66fb
DVCSMP-2493 Notify Multi-Channel Control app when root device is deleted
2017-03-06 13:31:32 -05:00
Duncan McKee
91c358c3a6
Everspring ST814 and ST815 Multilevel Sensors
2017-03-05 18:50:55 -05:00
Vinay Rao
10acb76b34
Merge pull request #1747 from workingmonk/feature/zwave_chf_prod
...
[CHF-532] [CHF-533] Health Check Z-Wave Sleepy Fibaro Sensors
2017-03-05 13:29:49 -08:00
Jack Chi
4fc046f57f
[CHF-532] [CHF-533] Health Check Z-Wave Sleepy Fibaro Sensors ( #1741 )
2017-03-05 13:26:30 -08:00
Vinay Rao
ff2e70b011
Merge pull request #1744 from workingmonk/feature/na04_deploy_tag
...
TECHOPS-1788 update deploy script
2017-03-03 16:37:42 -08:00
Vinay Rao
79e2789f68
TECHOPS-1788 update deploy script
2017-03-03 16:32:32 -08:00
Vinay Rao
a777c298ca
Merge pull request #1743 from dbradmit/shabbat-zipcode-fix
...
Update shabbat-and-holiday-modes.groovy
2017-03-03 04:04:00 -08:00
Jack Chi
94a87e5c7f
[CHF-532] [CHF-533] Health Check Z-Wave Sleepy Fibaro Sensors ( #1741 )
2017-03-02 17:53:17 -08:00
Vinay Rao
22be8ef2e8
Merge pull request #1739 from larsfinander/DVCSMP-2487_OpenT2T_Update_to_3_2_submission_staging
...
DVCSMP-2487 OpenT2T: Update to 3/2 submission
2017-03-02 11:26:42 -08:00
Lars Finander
2f20a339c3
DVCSMP-2487 OpenT2T: Update to 3/2 submission
2017-03-02 12:16:03 -07:00
Vinay Rao
65ae2c0ddf
Merge pull request #1736 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-03-01 11:02:45 -08:00
Vinay Rao
7e806275ce
Merge pull request #1735 from SmartThingsCommunity/revert-1071-MSA-1408-1
...
Revert "MSA-1408: initial submission for Curb"
2017-03-01 11:02:15 -08:00
Vinay Rao
1ed57aab45
Revert "MSA-1408: initial submission for Curb"
2017-03-01 11:01:00 -08:00
Vinay Rao
4eea7ff90f
Merge pull request #1731 from tpmanley/bugfix/motion-reporting
...
DVCSMP-2484 smartsense-motion-sensor: fix motion event reporting for some devices
2017-03-01 09:37:00 -08:00
Vinay Rao
b2264538c9
Merge pull request #1733 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-03-01 07:57:20 -08:00
Vinay Rao
2f786f7ecd
Merge pull request #1732 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2017-03-01 07:56:42 -08:00
Tom Manley
f45ab69045
smartsense-motion-sensor: fix motion event reporting for some devices
...
The motion event reporting for any device that used the Occupancy Sensor
cluster for reporting motion was broken. I'm not sure if any devices using
this DTH actually use this cluster. I think all the officially supported
devices report motion throug the IAS Zone cluster.
https://smartthings.atlassian.net/browse/DVCSMP-2484
2017-03-01 09:31:01 -06:00
Vinay Rao
91762f6a46
Merge pull request #1730 from workingmonk/bug/osram_wemo_dimming
...
ICP-375 Dimming level reporting with osram and wemo f/w bug
2017-02-28 14:36:05 -08:00
Vinay Rao
b55c650637
ICP-375 Dimming level reporting with osram and wemo f/w bug
2017-02-28 14:29:02 -08:00
Vinay Rao
e391ee5f53
Merge pull request #1729 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2017-02-28 14:12:17 -08:00
Vinay Rao
ab79ceb857
Merge pull request #1728 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-02-28 14:01:19 -08:00
Jack Chi
7b1b9a46bc
Merge pull request #1725 from pchomal/dth_ux_page5
...
[DVCSMP-2444] Standardize Page 5 of DTH UX Improvements
2017-02-28 08:50:54 -08:00
Jack Chi
a9a0d296ee
Merge pull request #1724 from pchomal/dth_ux_page4
...
[DVCSMP-2443] Standardize Page 4 of DTH UX Improvements
2017-02-28 08:50:37 -08:00
Jack Chi
905096b381
Merge pull request #1723 from pchomal/dth_ux_page3
...
[DVCSMP-2442] Standardize Page 3 of DTH UX Improvements
2017-02-28 08:46:45 -08:00
Jack Chi
e23bed148d
Merge pull request #1700 from parijatdas/dth_ux_page13
...
[DVCSMP-2452] Standardize Page 13 of DTH UX Improvements
2017-02-28 08:45:53 -08:00
Jack Chi
3b7dd3dd91
Merge pull request #1698 from parijatdas/dth_ux_page12
...
[DVCSMP-2451] Standardize Page 12 of DTH UX Improvements
2017-02-28 08:45:31 -08:00
Jack Chi
ca404bc2a2
Merge pull request #1697 from parijatdas/dth_ux_page11
...
[DVCSMP-2450] Standardize Page 11 of DTH UX Improvements
2017-02-28 08:44:09 -08:00
Jack Chi
44702cd5fe
Merge pull request #1695 from pchomal/dth_ux_page2
...
[DVCSMP-2441] Standardize Page 2 of DTH UX Improvements
2017-02-28 08:43:55 -08:00
Jack Chi
993f8199d6
Merge pull request #1665 from skt123/readme
...
[CHF-523] Added Readme files for DTHs
2017-02-28 08:43:02 -08:00
Jack Chi
ccfe5dabdf
Merge pull request #1685 from skt123/dth_ux_6
...
[DVCSMP-2445] Standardize Page 6 of DTH UX Improvements
2017-02-28 08:41:11 -08:00
Jack Chi
f054cb4de1
Merge pull request #1696 from skt123/dth_ux_7
...
[DVCSMP-2446] Standardize Page 7 of DTH UX Improvements
2017-02-28 08:40:03 -08:00
Jack Chi
d47a4de072
Merge pull request #1720 from skt123/dth_ux_8
...
[DVCSMP-2447] Standardize Page 8 of DTH UX Improvements
2017-02-28 08:39:39 -08:00
Jack Chi
4c5787fff0
Merge pull request #1721 from skt123/dth_ux_9
...
[DVCSMP-2448] Standardize Page 9 of DTH UX Improvements
2017-02-28 08:31:40 -08:00
Jack Chi
b2f90954ae
Merge pull request #1722 from skt123/dth_ux_10
...
[DVCSMP-2449] Standardize Page 10 of DTH UX Improvements
2017-02-28 08:30:16 -08:00
Tom Manley
8a9c38d38e
Merge pull request #1726 from tpmanley/feature/motionv5-fingerprint
...
DVCSMP-2481 Add fingerprint for motionv5
2017-02-28 10:14:09 -06:00
Tom Manley
28c0cc9619
Add fingerprint for motionv5
...
https://smartthings.atlassian.net/browse/DVCSMP-2481
2017-02-28 09:53:09 -06:00
piyush.c
cb6304530e
[DVCSMP-2442] Standardize Page 3 of DTH UX Improvements
2017-02-28 19:12:34 +05:30
piyush.c
fe5a965f6f
[DVCSMP-2444] Standardize Page 5 of DTH UX Improvements
2017-02-28 19:07:03 +05:30
piyush.c
72c75882cf
[DVCSMP-2443] Standardize Page 4 of DTH UX Improvements
2017-02-28 18:32:02 +05:30
sushant.k1
a006799ad3
[DVCSMP-2449]
...
DTH UX Improvements for the following DTHs:
1. Hue Bulb
2. Lifx Color Bulb
3. Lifx White Bulb
4. Smartpower Outlet
5. Zigbee Dimmer Power
6. ZLL RGBW Bulb
7. ZLL White Color Temperature Bulb
2017-02-28 17:35:31 +05:30
sushant.k1
2610f00a82
[DVCSMP-2448]
...
DTH UX Improvements for the following DTHs:
1. Aeon Illuminator Module
2. Foscam
3. Secure Dimmer
4. WeMo Bulb
5. Z- wave Metering Dimmer
6. TCP Bulb
2017-02-28 17:23:13 +05:30
sushant.k1
6381580e44
[DVCSMP-2447]
...
DTH UX Improvements for the following DTHs:
1. Harmony Activity
2. Hue Bridge
3. Smartsense Garage Door Multi
4. Smartsense Garage Door Sensor Button
5. WeMo Motion
6. ZigBee Dimmer
7. ZigBee RGB Bulb
8. ZigBee Lock
9. ZLL RGB Bulb
10. Smart Block
2017-02-28 16:22:14 +05:30
Jack Chi
79aebafdc4
Merge pull request #1694 from pchomal/dth_ux_page1
...
[DVCSMP-2438] Standardize Page 1 of DTH UX Improvements
2017-02-27 21:09:27 -08:00
Jason Botello
1c83a27c40
DVCSMP-2475 Netatmo Fixes ( #1717 )
...
- Adds logic to invalidate auth tokens
- Adds checks for auth tokens before making API requests
- Improves SmartApp logic to fix execution timeout exceptions
- Improves refresh token logic
- Fixes API response parsing bugs
- Adds auth and refresh token to atomicState rather than state
- Preference / OAuth wording changes
2017-02-27 11:51:06 -08:00
Ryan Applegate
4a66eca03c
Merge pull request #1715 from rappleg/AddJitterToArrivalSensorHA
...
DVCSMP-2474 Arrival Sensor HA schedule needs jitter to avoid all firing at top of minute
2017-02-26 18:35:59 -06:00
rappleg
31c037e7ab
DVCSMP-2474 Arrival Sensor HA schedule needs jitter to avoid all firing at top of minute
2017-02-25 11:05:08 -06:00
bflorian
d6c85436d2
Merge pull request #1714 from juano2310/translate
...
nb-NO to no-NO
2017-02-24 15:33:12 -05:00
juano2310
e822e7137e
nb-NO to no-NO
2017-02-24 15:30:24 -05:00
bflorian
967e1798d5
Merge pull request #1713 from juano2310/translate
...
Rename from _ to -
2017-02-24 14:57:46 -05:00
juano2310
6ef49e92bb
Rename from _ to -
2017-02-24 14:06:50 -05:00
Vinay Rao
e528b61ace
Merge pull request #1705 from juano2310/translate
...
DVCSMP-2288 - DVCSMP-2290 - Localization
2017-02-23 19:08:32 -08:00
Nicola Russo
a583a25ef3
MSA-1803: A simple web service smartapp that allows the users to control their devices through Gideon Smart home app.
2017-02-23 15:31:44 -08:00
SmartThings, Inc
a192b75e4c
Merge pull request #1071 from SmartThingsCommunity/MSA-1408-1
...
Merged publication request 'initial submission for Curb'
2017-02-23 14:39:32 -08:00
Vinay Rao
f97a0a4072
Merge pull request #1710 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-02-23 11:51:47 -08:00
Vinay Rao
dd0aba3dc9
Merge pull request #1708 from workingmonk/bug/wemo_dimmer
...
ICP-375 CON-90 fix for wemo dimming issue
2017-02-23 11:43:45 -08:00
Vinay Rao
e787afd165
updated with more devices
2017-02-23 11:31:49 -08:00
Vinay Rao
12be259779
CON-90 fix for wemo dimming issue
2017-02-23 02:41:20 -08:00
piyush.c
379e70b343
[DVCSMP-2441] Standardize Page 2 of DTH UX Improvements
2017-02-23 14:50:30 +05:30
Vinay Rao
9cb0ce716b
Merge pull request #1707 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-02-22 13:53:53 -08:00
Vinay Rao
2151e2dd3e
Merge pull request #1706 from SmartThingsCommunity/staging
...
Rolling up staging to production for deploy
2017-02-22 13:44:57 -08:00
juano2310
400c55f4ba
DVCSMP-2288 - DVCSMP-2290 - Localization
2017-02-22 11:18:59 -05:00
Vinay Rao
023b9aad2d
Merge pull request #1704 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2017-02-21 12:44:13 -08:00
Vinay Rao
ccb7b6e49d
Merge pull request #1703 from scottvlaminck/hue_bridge_use_bridge_cap
...
CON-79 Update Hue Bridge to use new Bridge marker capability
2017-02-21 12:29:28 -08:00
Scott Vlaminck
34f77a2989
update Hue Bridge to use new Bridge marker capability
2017-02-21 13:42:19 -06:00
Vinay Rao
318cdedaec
Merge pull request #1702 from scottvlaminck/add_outlet_capability
...
add Outlet capability
2017-02-21 10:28:12 -08:00
Jack Chi
011a5ddc74
Merge pull request #1607 from jackchi/hue-enrollment-fix
...
[CHF-508] Hue bulbs hides enrollment events
2017-02-21 10:13:45 -08:00
Scott Vlaminck
649ed033d0
add Outlet capability
2017-02-21 11:07:51 -06:00
Parijat Das
e687e76b3e
DTH UX Improvements for Page 13 of DTHs:
...
From Rgbw-Light... to ...Smartsense-Virtual-Open-Closed
2017-02-21 11:28:27 +05:30
Parijat Das
1d2fe8af22
DTH UX Improvements for Page 12 of DTHs:
...
From ZWave-Relay... to ...Pet-feeder-shield
2017-02-20 18:41:46 +05:30
sushant.k1
6e94220e9e
[DVCSMP-2446]
...
DTH UX Improvements for the following DTHs:
1. Cree Bulb
2. ZigBee Switch Power
3. Ecobee Sensor
4. Mobile Presence
5. On-Off Shield
6. Life360 User
7. WeMo Light Switch
8. Coopboss h3vx
9. Smartsense Moisture
2017-02-20 18:08:12 +05:30
Parijat Das
e54a8644c3
DTH UX Improvements for Page 11 of DTHs:
...
From Danalock ... to ...ZWave-Virtual-MomentaryContactSwitch
2017-02-20 17:39:27 +05:30
piyush.c
0d4b681971
[DVCSMP-2438] Standardize Page 1 of DTH UX Improvements
2017-02-20 15:35:27 +05:30
sushant.k1
0aabce9fa3
[DVCSMP-2445]
...
DTH UX Improvements for the following DTHs:
1. Quirky Wink Powerstrip
2. Momentary Button Tile
3. Beaconthing
4. Unknown
5. Zwave Water Valve
6. Zen Thermostat
7. Zigbee Valve
8. Hue Bloom
2017-02-17 18:21:16 +05:30
Vinay Rao
843d8800ac
Merge pull request #1662 from juano2310/LIFX_exceptions
...
DVCSMP-2425 - LIFX Exceptions
2017-02-15 15:24:24 -08:00
juano2310
bcc680ee5d
DVCSMP-2425 - LIFX Exceptions
...
Adding comment
2017-02-15 18:21:26 -05:00
Vinay Rao
245e85f850
Merge pull request #1680 from varzac/fix-smartpower-outlet-power-usage
...
[PROB-1518] Properly create event for outlet power
2017-02-15 14:11:05 -08:00
Vinay Rao
af16720528
Merge pull request #1681 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-02-15 13:58:58 -08:00
Zach Varberg
c6d6ba85f5
Properly create event for outlet power
...
We were not properly creating the event before returning it, causing us
to not actually generate the power event.
This resolves: https://smartthings.atlassian.net/browse/PROB-1518
2017-02-15 13:49:47 -06:00
Jack Chi
51832c8db2
Merge pull request #1671 from skt123/zwave_device_filtering
...
[DVCSMP-2433] Device Filtering change for Z-wave devices
2017-02-14 15:14:07 -08:00
Jack Chi
f001eb0792
Merge pull request #1672 from pchomal/devicefiltering1
...
[DVCSMP-2431] DTH Device Filtering change for ZigBee Devices
2017-02-14 15:13:26 -08:00
Vinay Rao
81550ee25c
Merge pull request #1673 from larsfinander/ICP-280_Instruction_for_Phlips_Hue_staging
...
ICP-280 Instruction for Phlips Hue
2017-02-14 13:58:38 -08:00
Vinay Rao
1cc9d8a90b
Merge pull request #1675 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-02-14 12:11:03 -08:00
Vinay Rao
bfd2b6c0fa
Merge pull request #1674 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-02-14 12:09:12 -08:00
Lars Finander
9b6e7d3be8
ICP-280 Instruction for Phlips Hue
...
-Added instructions to tell user to setup in Hue app first
-Fix a null printout and some whitespace
2017-02-14 11:23:27 -07:00
piyush.c
7c5734b752
[DVCSMP-2431] DTH Device Filtering change for ZigBee Devices
2017-02-14 15:26:50 +05:30
Jack Chi
2a3c393534
Merge pull request #1670 from pchomal/devicefiltering1
...
[DVCSMP-2436] DTH Device Filtering change for Lifx Bulbs
2017-02-14 01:53:48 -08:00
Jack Chi
91763e7b4d
Merge pull request #1591 from parijatdas/leviton_receptacle
...
[CHF-504] [CHF-505] Implementation of HealthCheck for Leviton 5A Incandescent Switch (VRS05-1LZ) and Leviton 15A Split Duplex Receptacle (VRR15-1LZ)
2017-02-14 01:52:34 -08:00
sushant.k1
1263b72a72
[DVCSMP-2433]
...
Adding "Light" capability to the following Z-wave DTHs:
1. Z-Wave Metering Dimmer
2. Z-Wave Metering Switch
3. Z-Wave Dimmer Switch Generic
4. Z-Wave Switch
5. Z-Wave Switch Generic
6. MimoLite Garage Door Controller
2017-02-14 15:13:28 +05:30
piyush.c
bf45430061
[DVCSMP-2436] DTH Device Filtering change for Lifx Bulbs
2017-02-14 15:01:17 +05:30
Jack Chi
054ccbeffe
Merge pull request #1590 from pchomal/dimmerswitch_generic
...
[CHF-477] Health Check implementation for Z-Wave Dimmer Switch Generic
2017-02-13 14:22:54 -08:00
sushant.k1
5cb84a269d
[CHF-523]
...
Adding Readme files for the following DTH:
1. Z-Wave Switch Generic
a) Leviton 15A Switch VRS15-1LZ (Z-Wave)
b) Enerwave Duplex Receptacle ZW15R (Z-Wave)
c) Enerwave On/Off Switch ZW15S (Z-Wave)
2. Dimmer Switch
a) 1,000-Watt In-Wall Smart Dimmer Switch (GE 12725)
b) In-Wall Smart Fan Control (GE 12730)
3. ZigBee RGB Bulb
a) OSRAM LIGHTIFY Gardenspot mini RGB
4. ZigBee RGBW Bulb
a) OSRAM LIGHTIFY Flex RGBW strips
2017-02-13 16:21:24 +05:30
piyush.c
6e28d83e96
[CHF-477]
...
Health Check implementation for Z-Wave Dimmer Switch Generic
2017-02-13 12:36:32 +05:30
Vinay Rao
2d82b05f90
Merge pull request #1660 from SmartThingsCommunity/staging
...
Rolling down staging hotfixes to master
2017-02-09 17:54:06 -06:00
Vinay Rao
1611fd0144
Merge pull request #1640 from skt123/device_filtering_1
...
[CHANGE-840] Adding new capabilities to DTHs
2017-02-09 17:51:50 -06:00
Vinay Rao
c416c39ac4
Merge pull request #1639 from pchomal/devicefiltering1
...
[CHANGE-839] Adding New Capabilities (Light & Outlet)
2017-02-09 17:51:19 -06:00
Vinay Rao
bc0f849dad
Merge pull request #1655 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-02-07 14:24:23 -08:00
Vinay Rao
459e69607b
Merge pull request #1654 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-02-07 14:23:24 -08:00
Vinay Rao
fc312286a2
Merge pull request #1653 from SmartThingsCommunity/staging
...
Rolling up staging to production for deploy
2017-02-07 14:21:49 -08:00
Juan Pablo Risso
cfdc61d72a
DVCSMP-2290 - Ecobee Localization ( #1628 )
...
Split Files
Updated
2017-02-07 14:11:38 -06:00
Zach Varberg
0c26d75792
Merge pull request #1652 from varzac/dimmer-fixes
...
DPROT-242 Properly handle setLevel for zigbee-dimmer
2017-02-07 13:07:30 -06:00
Zach Varberg
bf491270a9
Properly handle setLevel for zigbee-dimmer
...
This works around a few devices that use this DTH that do not properly
handle the setLevel command.
This resolves: https://smartthings.atlassian.net/browse/DPROT-242
2017-02-07 13:06:26 -06:00
Vinay Rao
871d75aea6
Merge pull request #1650 from larsfinander/DVCSMP-2395_Update_OPenT2T_staging
...
DVCSMP-2395 Update OpenT2T with bugfixes
2017-02-06 11:44:13 -08:00
Lars Finander
3905d48235
DVCSMP-2395 Update OpenT2T with bugfixes
2017-02-06 12:34:00 -07:00
Vinay Rao
d91c02b970
Merge pull request #1644 from varzac/fix-zigbee-dimmer-set-level
...
DPROT-238 Fix typo on toInteger zigbee dimmer power
2017-02-03 16:35:48 -08:00
Zach Varberg
e019d22aff
Fix typo on toInteger zigbee dimmer power
...
This relates to: https://smartthings.atlassian.net/browse/DPROT-238
2017-02-03 16:22:20 -06:00
Vinay Rao
900ab9f70e
Merge pull request #1638 from dkirker/DEVC-488
...
DEVC-488 Add fingerprint for DL15S In-wall Switch
2017-02-03 13:53:48 -08:00
Vinay Rao
a8f95cc0b9
Merge pull request #1636 from workingmonk/bug/zigbee_button_iris
...
DVCSMP-2391 Iris 4 button device mapping to button 1 only
2017-02-03 13:51:07 -08:00
Vinay Rao
e8d205c775
Merge pull request #1643 from varzac/fix-zigbee-dimmer-set-level
...
[DPROT-238] Manually call on with setLevel
2017-02-03 13:14:14 -08:00
Zach Varberg
06e4b7d9f0
Merge pull request #1507 from varzac/remove-deprecated-zonetype19
...
[DPROT-167] Remove calls to ZoneType19 methods
2017-02-03 13:46:40 -06:00
Zach Varberg
16d7da81f1
Remove calls to ZoneType19 methods
...
We want to move toward the deprecation of these methods, and it starts
with the removal of calls to those methods from our DTHs.
This relates to: https://smartthings.atlassian.net/browse/DPROT-167
2017-02-03 13:37:25 -06:00
Zach Varberg
1800ea2bad
Manually call on with setLevel
...
This is to work around misbehaving devices that don't properly honor the
move to level with on off command.
This resolves: https://smartthings.atlassian.net/browse/DPROT-238
2017-02-03 13:01:05 -06:00
sushant.k1
f164b8832c
[CHANGE-840]
...
Added new capabilities for following DTHs:
1. Dimmer Switch
2. Zigbee RGB Bulb
3. Zigbee Dimmer
2017-02-03 16:33:30 +05:30
piyush.c
2d3fa22e07
[CHANGE-839]
...
Adding New Capabilities (Light & Outlet) to the DTHs
2017-02-03 16:22:56 +05:30
Donald Kirker
54a4620c9b
DEVC-488 Add fingerprint for DL15S In-wall Switch
2017-02-02 22:00:49 -08:00
Vinay Rao
8e6d009d67
changes suggested by Tom and Zach
2017-02-02 18:52:23 -08:00
Vinay Rao
d8c89f6c6a
DVCSMP-2391 Iris 4 button device mapping to button 1 only
2017-02-02 18:10:34 -08:00
Vinay Rao
ddc15172d6
Merge pull request #1635 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-02-02 12:54:22 -08:00
Vinay Rao
c27904acfb
Merge pull request #1377 from varzac/update-dths-zigbee-library
...
[DPROT-183, DPROT-217, DPROT-221, DVCSMP-2250] Update dths zigbee library
2017-02-02 11:57:28 -08:00
Zach Varberg
1e02387387
Update to use multi attr parsing in zigbee library
...
With the addition of the ability for parseDescriptionAsMap to hanle the
return of multiple read attribute responses, we can be a little more
explicit with how we interpret and parse the responses.
2017-02-01 09:12:17 -06:00
Zach Varberg
65d4a811b0
Clean up smartsense DTHs
...
This continues an effort to clean up the SmartSense DTHs and move as
much of the logic as possible into the library. This simplifies the DTH
and has the advantage of having only a single location where issues need
to be fixed.
2017-02-01 09:12:15 -06:00
Zach Varberg
db4f161e5d
Update DTHs to use zigbee library
...
This change updates the core DTHs to use the
zigbee library where appropriate instead of having its own zigbee
command strings.
2017-02-01 09:08:08 -06:00
Vinay Rao
ff6e543a2e
Merge pull request #1631 from SmartThingsCommunity/master
...
Rolling up master to staging for next week deploy
2017-01-31 13:48:38 -08:00
Vinay Rao
de1894bfbf
Merge pull request #1630 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-01-31 13:47:45 -08:00
Vinay Rao
0846b6f34c
Merge pull request #1629 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-01-31 13:25:26 -08:00
Jason Botello
d0f8ec87bd
Merge pull request #1616 from jasonbio/plantlink-exceptions
...
Plant link Exceptions
2017-01-30 15:01:18 -08:00
Jason Botello
1383ab1e07
Merge pull request #1615 from jasonbio/netatmo-exceptions
...
Netatmo Exceptions
2017-01-30 15:01:05 -08:00
Vinay Rao
d4f21b95d7
Merge pull request #1621 from varzac/zll-bulb-reporting
...
[DPROT-227] Manually refresh on/off status after setLevel
2017-01-27 16:37:34 -08:00
Zach Varberg
be2e19e406
Manually refresh on/off status after setLevel
...
This is because ZLL bulbs do not report or allow for configuration of
reporting of attributes. As a result if we change a value, we have to
manually call a read of that attribute to update our status.
This is a part of: https://smartthings.atlassian.net/browse/DPROT-227
2017-01-26 11:27:51 -06:00
Vinay Rao
54da556c17
Merge pull request #1620 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2017-01-25 15:48:58 -08:00
Vinay Rao
8611d2e2d2
Merge pull request #1618 from workingmonk/feature/light_capability
...
ICP-203 Adding Light Capability to hue lights
2017-01-25 04:13:47 -08:00
Vinay Rao
c650047f31
ICP-203 Adding Light Capability to hue lights
2017-01-25 04:12:42 -08:00
dbradmit
a15ca97988
Update shabbat-and-holiday-modes.groovy
2017-01-24 19:16:10 -07:00
Jason Botello
41adc9777a
Plant link Exceptions
...
Adding try/catch blocks to reduce HTTP exceptions due to rate limits or
unauthorized errors.
2017-01-24 14:53:23 -08:00
Jason Botello
f334f6505a
Netatmo Exceptions
...
Adding try/catch blocks to reduce HTTP exceptions due to rate limits or
unauthorized errors. Also updating the “devicelist” endpoint to
“getstationdata” as the former is deprecated
2017-01-24 14:30:59 -08:00
Vinay Rao
ded7501b84
Merge pull request #1614 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-01-24 13:21:44 -08:00
Vinay Rao
eb4d5dcfb8
Merge pull request #1613 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2017-01-24 13:19:33 -08:00
Vinay Rao
6385443f20
Merge pull request #1612 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2017-01-24 12:48:34 -08:00
Vinay Rao
fd1ad51880
Merge branch 'staging' into production
2017-01-24 12:48:21 -08:00
Vinay Rao
550214ceb5
Merge pull request #1610 from dkirker/DEVC-490
...
DEVC-490: Add Leviton Dimmer DL1KD fingerprint
2017-01-23 11:53:01 -08:00
Donald Kirker
a36500a216
DEVC-490: Add Leviton Dimmer DL1KD fingerprint
2017-01-23 11:45:05 -08:00
Juan Pablo Risso
445c115c14
DVCSMP-2324 - Centralite Thermostat handle multiple attributes ( #1606 )
...
- Curly braces
- remove parseDescriptionAsMap
- descMap to it
- Appended to the result list
- Convert to list and appended
2017-01-20 17:49:15 -05:00
bflorian
9900e532a4
Merge pull request #1608 from juano2310/sim_fix
...
DVCSMP-2325 - Remove parse method from simulated Switch
2017-01-20 14:27:08 -08:00
juano2310
7648fd4a17
DVCSMP-2325 - Remove parse method from simulated Switch
...
sin string
2017-01-20 17:22:10 -05:00
jackchi
a5d0c1d80a
[CHF-508] Hue bulbs hides enrollment events
2017-01-20 11:33:14 -08:00
Vinay Rao
9686f3770b
Merge pull request #1604 from workingmonk/feature/device_lab_cert_work
...
DEVC-492 DEVC-493 DEVC-494 DEVC-526 Device Certification approved new fingerprints
2017-01-19 15:02:07 -08:00
Vinay Rao
de37d0c813
Device Certification approved new fingerprints
2017-01-19 14:38:59 -08:00
Vinay Rao
bd3367fe0e
Merge pull request #1598 from SmartThingsCommunity/staging
...
Rolling down staging to master
2017-01-18 15:18:08 -08:00
Vinay Rao
30511d74af
Merge pull request #1597 from SmartThingsCommunity/staging
...
Rolling up staging to production
2017-01-18 13:27:50 -08:00
Vinay Rao
f0f02a2c00
Merge pull request #1596 from SmartThingsCommunity/production
...
Rolling down production to staging
2017-01-18 13:26:38 -08:00
Parijat Das
61356ec8a7
Added fingerprints for the following devices:
...
1. Leviton 5A Incandescent Switch (VRS05-1LZ)
2. Leviton 15A Split Duplex Receptacle (VRR15-1LZ)
2017-01-17 19:17:41 +05:30
Vinay Rao
57d20e2fca
Merge pull request #1575 from larsfinander/DVCSMP-2298_Philips_Hue_Reduce_daily_exceptions_staging
...
DVCSMP-2298 Philips Hue: Reduce number of daily exceptions
2017-01-12 11:14:01 -08:00
Vinay Rao
3216f63cc0
Merge pull request #1581 from larsfinander/MSA-1577_OpenT2T_staging
...
MSA-1577: OpenT2T
2017-01-11 15:59:25 -08:00
Vinay Rao
7cbc2d1780
Merge pull request #1585 from SmartThingsCommunity/master
...
Rolling up master to staging
2017-01-10 16:25:33 -08:00
Vinay Rao
5ad20fbd2a
Merge pull request #1584 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2017-01-10 16:08:36 -08:00
Vinay Rao
a17971d68c
Merge pull request #1583 from SmartThingsCommunity/staging
...
Rolling up staging to production for deploy
2017-01-10 15:01:44 -08:00
Vinay Rao
076ffecd19
Merge pull request #1582 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2017-01-10 15:00:27 -08:00
Duncan McKee
52357e4c50
Merge pull request #1580 from SmartThingsCommunity/DEVC-533
...
Add fingerprint for GE Smart Motion Sensor DEVC-533
2017-01-10 16:40:43 -05:00
Lars Finander
03a7991279
MSA-1577: OpenT2T
...
This SmartApp enables the end-to-end SmartThings scenarios
via OpenT2T. More information on OpenT2T can be found at
http://www.opentranslatorstothings.org/#/
2017-01-10 12:32:49 -07:00
Duncan McKee
f969027191
Add fingerprint for GE Smart Motion Sensor DEVC-533
2017-01-10 12:55:13 -05:00
Vinay Rao
8db0556696
Merge pull request #1562 from varzac/increase-delays
...
DPROT-223 Increase zigbee message delays
2017-01-10 09:35:46 -08:00
Juan Pablo Risso
5607a3e346
DVCSMP-2309 - Wemo Exceptions ( #1579 )
2017-01-10 12:29:53 -05:00
Lars Finander
bd44027038
DVCSMP-2298 Philips Hue: Reduce number of daily exceptions
...
-Stop retry when broken data received
-Time out on light discovery if nothing is found
-Avoid div/0 in color temp logic
2017-01-09 15:32:01 -07:00
Vinay Rao
490ec329cb
Merge pull request #1570 from workingmonk/feature/iris_button
...
DEVC-520 DEVC-525 Adding Iris Button after clearing certification
2017-01-06 09:34:49 -08:00
Vinay Rao
3109049122
Merge pull request #1569 from workingmonk/feature/certification_work
...
DEVC-518 Iris Smart Water Sensor
2017-01-06 09:34:25 -08:00
Zach Varberg
930c4ed914
Increase zigbee message delays
...
This changes our smartsense DTHs that don't use the ZigBee library for
everything to have larger delays between ZigBee messages. This is to
reduce the network load to try to work around some of the poorer
behaving ZigBee routers we support.
This resolves: https://smartthings.atlassian.net/browse/DPROT-223
2017-01-06 10:45:13 -06:00
Vinay Rao
259516f21f
DEVC-520 DEVC-525 Adding Iris Button after clearing certification
2017-01-05 16:54:46 -08:00
Vinay Rao
b7a08a88e0
DEVC-518 Iris Smart Water Sensor
2017-01-05 16:41:50 -08:00
Jack Chi
c028515fcd
Merge pull request #1546 from skt123/dimmer_switch
...
[CHF-487] Health Check for Z-Wave Dimmer Switch
2016-12-29 10:29:43 -08:00
Jack Chi
751c98d123
Merge pull request #1550 from parijatdas/enerwave
...
[CHF-488] [CHF-489] [CHF-490] Implementation of HealthCheck for Enerwave Duplex Receptacle ZW15R, Enerwave On/Off Switch ZW15S and Leviton 15A Switch VRS15-1LZ
2016-12-29 10:27:18 -08:00
Jack Chi
5b874e8f3a
Merge pull request #1545 from pchomal/dimmerswitch_generic
...
[CHF-477] Health Check for Z-Wave Dimmer Switch Generic
2016-12-27 11:36:51 -08:00
piyush.c
ef8611d2ea
[CHF-482]
...
Health Check implementation for Z-Wave Metering Dimmer
2016-12-22 13:14:35 +05:30
Parijat Das
9e10405527
Added fingerprints for the following devices:
...
1. Enerwave Duplex Receptacle ZW15R
2. Enerwave On/Off Switch ZW15S
3. Leviton 15A Switch VRS15-1LZ
2016-12-20 18:33:50 +05:30
piyush.c
648dee90b6
[CHF-480]
...
Health Check implementation for Z-Wave Thermostat
2016-12-20 12:57:13 +05:30
sushant.k1
32ceaff54d
[CHF-487]
...
Added Health Check Implementation for:
1. 1,000-Watt In-Wall Smart Dimmer Switch (GE 12725)
2. In-Wall Smart Fan Control (GE 12730)
2016-12-20 12:08:16 +05:30
piyush.c
5b1da30a47
[CHF-477]
...
Health Check implementation for Z-Wave Dimmer Switch Generic with checkinterval of 32min
2016-12-20 10:39:08 +05:30
bflorian
76e139153a
Merge pull request #1532 from tslagle13/fix-color-coordinator-NPE
...
[DVCSMP-2273] Fix for NPE for slave/master settings
2016-12-15 17:11:01 -05:00
tslagle13
a4bc248006
One further fix for NPEs
2016-12-14 11:40:02 -08:00
tslagle13
e7eb461b4e
[DVCSMP-2273] Fix for NPE for slave/master settings
2016-12-13 14:37:49 -08:00
Vinay Rao
0a82077b24
Merge pull request #1519 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-12-07 14:15:16 -08:00
Vinay Rao
083ed7cc9a
Merge pull request #1518 from SmartThingsCommunity/staging
...
Rolling up staging to prod for deploy
2016-12-07 12:41:33 -08:00
Vinay Rao
38ef9e5c77
Merge pull request #1517 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-12-07 12:10:01 -08:00
Vinay Rao
6a71615ca5
Merge pull request #1505 from varzac/sendevent-appengine-fix
...
DPROT-215 Don't use sendEvent for AppEngine parse events
2016-12-02 11:39:24 -08:00
Zach Varberg
9939591005
Don't use sendEvent for AppEngine parse events
...
With the changes made for
https://smartthings.atlassian.net/browse/DPROT-200 there were a few DTHs
that were using sendEvent to directly send events generated during
parse. However, because using sendEvent didn't result in parse
returning an event AppEngine would send the description up to the cloud
DTH to be handled. In some cases this resulted in multiple events for
the same device trigger.
This resolves: https://smartthings.atlassian.net/browse/DPROT-215
2016-12-01 14:52:24 -06:00
Vinay Rao
d7f2bc1d79
Merge pull request #1502 from bflorian/PROB-1426-life360-logging
...
PROB-1426 adding logging to Life360
2016-11-28 13:20:16 -08:00
bflorian
3c5d727d4c
PROB-1426 adding logging to Life360
2016-11-28 16:00:42 -05:00
Vinay Rao
bbad6dfa7a
Merge pull request #1501 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-11-28 10:35:24 -08:00
Vinay Rao
df6c815aa4
Merge pull request #1500 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-11-28 10:34:01 -08:00
Tom Manley
d16ac00eb6
Merge pull request #1493 from tpmanley/hotfix/zll-dimmer-join-failure
...
zll-dimmer-bulb: Fix bug in configure preventing devices from joining
2016-11-23 23:30:08 -06:00
Tom Manley
1941f56007
zll-dimmer-bulb: Fix bug in configure preventing devices from joining
...
The configureHealthCheck method and therefore the configure method was
returning a boolean which was causing an exception during the initial
join that would prevent the device from showing up to the user.
https://smartthings.atlassian.net/browse/PROB-1428
2016-11-23 23:01:05 -06:00
Vinay Rao
f34df19a65
Merge pull request #1490 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-11-22 13:00:00 -08:00
Vinay Rao
af40246655
Merge pull request #1489 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-11-22 12:59:05 -08:00
Vinay Rao
20239ca982
Merge pull request #1488 from SmartThingsCommunity/staging
...
Rolling up to production for deploy
2016-11-22 12:43:20 -08:00
Vinay Rao
b20c0e371f
Merge pull request #1487 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-11-22 12:42:25 -08:00
Vinay Rao
60756e6dc6
Merge pull request #1478 from yafenzhang/MSA-1591-15
...
MSA-1591: New Device Handle for Osram Lightify Light(ZHA)
2016-11-21 09:26:08 -08:00
bflorian
ee2e1ee04f
Merge pull request #1483 from juano2310/staging
...
DVCSMP-2211 - Update Button Number
2016-11-18 14:55:18 -08:00
juano2310
e443cb641c
DVCSMP-2211 - Update Button Number
2016-11-18 11:28:30 -05:00
Vinay Rao
b9993a9bf2
Merge pull request #1480 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-11-16 13:38:01 -08:00
Ingvar Marstorp
092971c786
Merge pull request #1334 from marstorp/boseHealth
...
CHF-420 Add device health check to Bose DTH
2016-11-16 11:06:30 -08:00
Vinay Rao
a8ee927893
Merge pull request #1479 from varzac/fix-motion-sensor
...
[DPROT-200] Fix broken generation of smartsense-motion events
2016-11-16 08:55:13 -08:00
Zach Varberg
51979f0030
Fix broken generation of smartsense-motion events
...
When the change went out to allow messages to be passed up to the cloud
the smartsense-motion DTH was broken with the changes for
https://smartthings.atlassian.net/browse/DPROT-200
2016-11-16 10:44:48 -06:00
Zhang Yafen
61d1205e7d
MSA-1591: 1.New Device Handle for Osram Lightify Light(ZHA)
...
(1) SYLVANIA Smart BR30 Softw White
(2) SYLVANIA Smart PAR38 Softw White
(3) SYLVANIA Smart Outdoor RGBW Flex
2. Modify deviceJoinName of NAFTA Lightify product, all the lightify product which use ZHA protocol will be named using "SYLVANIA Smart XXXX".
2016-11-16 19:57:46 +08:00
Vinay Rao
1dfd1818b4
Merge pull request #1471 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-11-15 14:05:57 -08:00
Vinay Rao
1de73b643c
Merge pull request #1470 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-11-15 14:04:17 -08:00
Vinay Rao
e5c21ef720
Merge pull request #1469 from SmartThingsCommunity/staging
...
Rolling up staging for production deploy
2016-11-15 13:18:56 -08:00
Vinay Rao
fcb504f57e
Merge pull request #1468 from dkirker/sengled_whitetemp
...
DEVC-523: Add Element Plus bulb
2016-11-15 12:15:27 -08:00
Donald Kirker
b9229c6ef8
Add Element Plus bulb.
2016-11-15 12:05:44 -08:00
Vinay Rao
91a9856a32
Merge pull request #1467 from varzac/revert-eti-binding-table-fixes
...
[DVCSMP-2175] Revert eti binding table fixes
2016-11-15 11:32:44 -08:00
Zach Varberg
a84ffdde91
Revert "ETI Clear binding table entries to other devices"
...
This reverts commit 969852602c .
2016-11-15 13:24:23 -06:00
Zach Varberg
3034cc8bcb
Revert "Do not delete all binding table entries"
...
This reverts commit 65bb10d6d6 .
2016-11-15 13:23:57 -06:00
Vinay Rao
918e9d9397
Merge pull request #1465 from yafenzhang/MSA-1587-13
...
MSA-1587: New Device Handle for Osram Lightify Light(ZLL)
2016-11-15 04:09:04 -08:00
Zhang Yafen
0c040120cc
MSA-1587: 1.New Device Handle for Osram Lightify Light saled in Europe market(ZLL)
...
(1) OSRAM LIGHTIFY Gardenpole RGBW
(2) OSRAM LIGHTIFY Outdoor Flex RGBW
(3) OSRAM LIGHTIFY RGBW PAR 16 50
(4) OSRAM LIGHTIFY Flex RGBW, this product uses ZLL, so move it from zigbee-white-color-temperature-bulb to zll-white-color-temperature-bulb
(5) OSRAM LIGHTIFY Classic B40 Tunable White, this product uses ZLL, so move it from zigbee-white-color-temperature-bulb to zll-white-color-temperature-bulb
2016-11-15 18:55:32 +08:00
Vinay Rao
6c84c052cb
Merge pull request #1462 from jackchi/health-nov15-hotfix
...
[CHF-442][DVCSMP-2179] Hotfix for EcoBee thermostat & Osram Tunable White
2016-11-14 15:58:06 -08:00
Vinay Rao
f017bff6ef
Merge pull request #1464 from varzac/fix-zigbee-white-tunable-binding-table
...
[DVCSMP-2175] Do not delete all binding table entries
2016-11-14 14:14:21 -08:00
Zach Varberg
65bb10d6d6
Do not delete all binding table entries
...
There was a bug when comparing the destination address for binding table
entries that would cause all binding table entries to be deleted. This
fixes that.
This is a fix for: https://smartthings.atlassian.net/browse/DVCSMP-2175
2016-11-14 14:38:15 -06:00
jackchi
3f93de247b
[CHF-442][DVCSMP-2179] Hotfix for EcoBee thermostat & Osram RT5/6 Tunable White naming
2016-11-14 12:05:10 -08:00
Vinay Rao
2b7af3ef8d
Merge pull request #1461 from varzac/fix-smartpower-dimming-outlet
...
[DVCSMP-2227] Handle all messages in smartpower dimming outlet
2016-11-14 11:27:06 -08:00
Zach Varberg
cf9d123aa0
Handle all messages in smartpower dimming outlet
...
Previously the implementation of isKnownDescription didn't cover all
possible messages that could be parsed and this caused null pointer
exceptions with certain messages. This now handles all the
possibilities.
This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2227
2016-11-14 11:08:30 -06:00
Vinay Rao
8e37b1fce7
Merge pull request #1460 from bbodenmiller/patch-1
...
Github -> GitHub (Text change, no ticket)
2016-11-13 05:34:47 -08:00
Ben Bodenmiller
439dd634bd
Github -> GitHub
2016-11-12 00:19:55 -08:00
Juan Pablo Risso
1db5f75ec5
DVCSMP-2211 - Update Button Number and Holdable capability ( #1458 )
2016-11-11 16:10:44 -05:00
Juan Pablo Risso
7978f45996
DVCSMP-2221 - Replace display with displayed ( #1457 )
2016-11-11 14:09:04 -05:00
Vinay Rao
0ab657d5f2
Merge pull request #1456 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-11-11 02:47:42 -08:00
Vinay Rao
3d88fc0413
Merge branch 'production' into staging
...
# Conflicts:
# devicetypes/smartthings/smartsense-motion-temp-sensor.src/smartsense-motion-temp-sensor.groovy
2016-11-11 02:46:41 -08:00
Vinay Rao
ede1296b6b
Merge pull request #1447 from workingmonk/delete_dth
...
CHANGE-751 Deleting Deprecated DTHs that have been migrated to new DTH
2016-11-11 02:35:48 -08:00
Vinay Rao
470cdc7d97
CHANGE-751 Deleting Deprecated DTHs that have been migrated to the new DTH
2016-11-10 14:16:39 -08:00
Vinay Rao
9bc3ff5103
Merge pull request #1443 from jackchi/health-appengine-readme
...
Device types should include better health documentation
2016-11-09 16:23:00 -08:00
jackchi
bae79192c5
[CHF-459] Health documentation include DTH execution location and expected checkInterval; reduced checkInterval
2016-11-09 13:49:56 -08:00
tslagle13
0ae836b023
Merge pull request #1442 from MichaelStruck/MSA-1576-14
...
MSA-1576: Color Coordinator
2016-11-09 11:18:22 -08:00
Michael Struck
0b4d555d33
MSA-1576: Fixes various bugs and adds a random color feature.
2016-11-09 09:33:31 -08:00
Vinay Rao
0f8beee455
Merge pull request #1441 from SmartThingsCommunity/master
...
Rolling up master to staging for next week deploy
2016-11-08 15:24:31 -08:00
Vinay Rao
6ffdc02ef1
Merge pull request #1440 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-11-08 15:23:48 -08:00
Vinay Rao
6beb8bb50c
Merge pull request #1439 from SmartThingsCommunity/staging
...
Rolling up staging to production for deploy
2016-11-08 14:47:59 -08:00
Tom Manley
83a9df6557
Merge pull request #1438 from tpmanley/bugfix/ge-link-level-events
...
DVCSMP-2219: GE Link: fixed problem creating level events
2016-11-08 15:18:47 -06:00
Tom Manley
af8590ab01
GE Link: fixed problem creating level events
...
The bug causing level events not to be created happens when the setLevel
command runs in the cloud but the Device Type Handler is running locally
in the hub. Since state is not synced from the cloud to the hub the
`state.trigger` value was never set to `"setLevel"` on the hub which means
no level events would be created. The change is to not be reliant on state.
Instead we just don't create level events if the level is 0 since there is
no legitimate way for the level to be 0.
https://smartthings.atlassian.net/browse/DVCSMP-2219
2016-11-08 14:48:42 -06:00
Zach Varberg
9599397db8
Merge pull request #1421 from varzac/pass-unhandled-messages-up-to-cloud
...
DPROT-200: Pass unhandled messages up to the cloud
2016-11-08 09:02:00 -06:00
Jack Chi
f7dbabb6c8
Merge pull request #1430 from skt123/wemo_bulb
...
[CHF-441] Added Health Check Implementation for WeMo LED Bulb
2016-11-07 22:18:52 -08:00
Jack Chi
7016e234d2
Merge pull request #1431 from skt123/osram_rt5/6_tunable_white
...
[CHF-442] Added Health Check Implementation for following Osram RT5/6 Tunable White
2016-11-07 22:17:54 -08:00
Jack Chi
cf119b1d15
Merge pull request #1433 from parijatdas/leviton_universal_dimmer
...
[CHF-455] Implementation of HealthCheck for Leviton Universal Dimmer DZMX1-LZ (Z-wave)
2016-11-07 22:16:05 -08:00
Jack Chi
3e88f3c4bd
Merge pull request #1432 from parijatdas/leviton_switch
...
[CHF-454] [CHF-456] Implementation of HealthCheck for Leviton Switch DZS15-1LZ (Z-wave) and Leviton Outlet DZR15-1LZ (Z-wave)
2016-11-07 22:13:37 -08:00
sushant.k1
8ca20ce87e
Added Health Check Implementation for following WeMo LED Bulb
2016-11-08 10:57:49 +05:30
sushant.k1
c1d520a578
Added Health Check Implementation for following Osram RT5/6 Tunable White
2016-11-08 10:53:44 +05:30
Parijat Das
c0bb0554d8
Added fingerprint of Leviton Outlet and Leviton Switch with health check already implemented and modified readme file accordingly
2016-11-08 09:12:48 +05:30
Parijat Das
b6790729c6
Added fingerprint of Leviton Universal Dimmer with health check already implemented
2016-11-08 09:06:36 +05:30
Lars Finander
3675332b75
Merge pull request #1405 from larsfinander/lifx_device_watch_statefix_staging
...
DVCSMP-2108 LIFX: Add devicewatch support
2016-11-07 09:12:44 -07:00
Vinay Rao
7431346187
Merge pull request #1429 from surfous/DVCSMP-2155_CHF-453-fix
...
Fix CHF-453 on ZigBee switch power DH
2016-11-04 15:49:51 -07:00
Kevin Shuk
6aa0ff97b3
Fix CHF-453 on ZigBee switch power
...
* original Health check implementation did not send refresh() commands to hub and thus the device. This fixes that problem.
* updated() does not have its return value processed as a list of hub commands. These must be sent explicitly
* Explicit returns rock
2016-11-04 15:48:28 -07:00
Juan Pablo Risso
bd1ace96de
DVCSMP-2178 - Add thermostats to Logitech Harmony ( #1408 )
2016-11-04 16:41:41 -04:00
Jack Chi
40c4520d08
Merge pull request #1419 from parijatdas/leviton
...
[CHF-404] [CHF-422] Health check for Leviton DZPA1 Plug-in Appliance Module and GE Plug-In Outdoor Smart Switch (GE 12720) (Z-Wave)
2016-11-04 09:24:29 -07:00
Zach Varberg
1f69a42341
Merge pull request #1402 from varzac/fix-binding-table-ETI
...
[DVCSMP-2175] ETI Clear binding table entries to other devices
2016-11-04 10:45:21 -05:00
Zach Varberg
969852602c
ETI Clear binding table entries to other devices
...
This adds support for ETI devices which have a firmware bug in which the
binding table is not properly cleared on network leave. So the DTH will
on configure (and refresh) look at the binding table and remove any
entries to not the current hub.
This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2175
2016-11-04 10:02:37 -05:00
Zach Varberg
4115d8c65f
Pass unhandled messages up to the cloud
...
Currently these DTHs return null when they parse a message that they
don't have specific handling for. This ends up sending the message up
to the cloud as an event, which prevented us from potentially parsing
that message in the cloud. By instead returning an empty map we can
instead send the message up to the cloud to be parsed there. This
allows us to add handling in the cloud for new message without requiring
and AppEngine deploy for them to work.
This resolves: https://smartthings.atlassian.net/browse/DPROT-200
2016-11-03 09:59:23 -05:00
Parijat Das
492315b78a
Added health check for Leviton DZPA1 Plug-in Appliance Module and GE Plug-In Outdoor Smart Switch (GE 12720) (Z-Wave) along with the README.md
2016-11-03 16:10:09 +05:30
Vinay Rao
40acb36009
Merge pull request #1423 from SmartThingsCommunity/staging
...
Rolling down staging to master
2016-11-02 16:50:04 -07:00
Vinay Rao
0a040aa51b
Merge branch 'production' into staging
...
# Conflicts:
# devicetypes/smartthings/smartsense-motion-temp-sensor.src/smartsense-motion-temp-sensor.groovy
# devicetypes/smartthings/smartsense-open-closed-accelerometer-sensor.src/smartsense-open-closed-accelerometer-sensor.groovy
2016-11-02 16:49:03 -07:00
dsainteclaire
8986c4f5d6
Merge pull request #1411 from dsainteclaire/DVCSMP-2179-added-device-watch-to-ecobee
...
DVCSMP-2179 added device watch for ecobee based on the code from lyric
2016-11-02 14:26:24 -07:00
Vinay Rao
58d8a7dac5
Merge pull request #1420 from workingmonk/feature/dth_migtration_step0_prod
...
CHANGE-751 Step 0 of migrating the deprecated DTH over to the new DTHs
2016-11-02 14:12:30 -07:00
Vinay Rao
a98d3dc2d6
CHANGE-751 Step 0 of migrating the deprecated DTH over to the new DTHs
2016-11-02 08:06:10 -07:00
David Sainte-Claire
3a377ba147
added code formatting based on pull request comments
2016-11-01 23:07:27 -07:00
Vinay Rao
2d25a0e63f
Merge pull request #1414 from SmartThingsCommunity/master
...
Rolling up master to staging for next week deploy
2016-11-01 14:27:41 -07:00
Vinay Rao
633a179074
Merge pull request #1413 from SmartThingsCommunity/staging
...
Rolling down staging changes to master
2016-11-01 14:26:07 -07:00
Vinay Rao
49bc42b4ab
Merge pull request #1412 from SmartThingsCommunity/revert-1409-revert-1392-revert-1390-revert_lifx_device_watch_staging
...
Revert "Revert of DVCSMP-2108 Revert of Revert LIFX device watch"
2016-11-01 14:25:10 -07:00
Vinay Rao
d258c46aee
Revert "Revert of DVCSMP-2108 Revert of Revert LIFX device watch"
2016-11-01 14:24:10 -07:00
David Sainte-Claire
8a66742bb5
added device watch implementation for ecobee based on the code from lyric
2016-11-01 13:30:35 -07:00
Vinay Rao
add519433c
Merge pull request #1410 from SmartThingsCommunity/staging
...
Rolling up staging to production for deployment
2016-11-01 12:46:47 -07:00
Vinay Rao
f6dcaf6d09
Merge pull request #1409 from SmartThingsCommunity/revert-1392-revert-1390-revert_lifx_device_watch_staging
...
Revert of DVCSMP-2108 Revert of Revert LIFX device watch
2016-11-01 12:30:56 -07:00
Vinay Rao
b07b34f66c
Revert "DVCSMP-2108 Revert of Revert LIFX device watch"
2016-11-01 12:28:47 -07:00
Zach Varberg
96659f0a73
Merge pull request #1399 from varzac/fix-battery-overvoltage-exception
...
DVCSMP-2177: Treat over voltage as 100% battery level
2016-11-01 08:59:19 -05:00
Zach Varberg
699f80e9f7
Treat over voltage as 100% battery level
...
Many DTHs that are generating battery events use the same bit of
copy/pasted code and in that code over voltage is sent as a battery
event with a value of "--" however, that non-numeric value results in
stack traces. Instead we now report over voltage as 100% battery.
This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2177
2016-11-01 08:52:34 -05:00
Jack Chi
d21dfc09fe
Merge pull request #1407 from jackchi/revert-chf404422
...
Revert "[CHF-404] [CHF-422] Health check for Leviton DZPA1 Plug-in Appliance Module and GE Plug-In Outdoor Smart Switch (GE 12720) (Z-Wave)"
2016-10-31 16:18:01 -07:00
Jack Chi
d196125092
Revert "[CHF-404] [CHF-422] Health check for Leviton DZPA1 Plug-in Appliance Module and GE Plug-In Outdoor Smart Switch (GE 12720) (Z-Wave)"
2016-10-31 16:11:48 -07:00
Lars Finander
44088d626a
DVCSMP-2108 LIFX: Add devicewatch support
...
-Fixed a color state issue introduced by previous PR
-Fixed original LIFX setup state bug
2016-10-31 13:37:19 -06:00
Jack Chi
2966c4d5a1
Merge pull request #1404 from SmartThingsCommunity/revert-1395-health-configure-to-updated
...
Revert "[CHF-429] Device Health enrollment refactored into updated()"
2016-10-31 12:09:26 -07:00
Jack Chi
3343273d40
Revert "[CHF-429] Device Health enrollment refactored into updated()"
2016-10-31 11:56:02 -07:00
Kevin Shuk
5c70da54a4
Merge pull request #1378 from surfous/DVCSMP-2155-ZigBee-switch-power-dh-hchk
...
DVCSMP-2155 ZigBee switch power DH health check
2016-10-28 10:44:36 -07:00
Vinay Rao
687c64d29d
Merge pull request #1305 from ShilpaMathew/DEVC-489-2
...
DEVC-489: Add fingerprint for Leviton 73A00-3ZB
2016-10-27 14:51:12 -07:00
Kevin Shuk
c9d1b168f7
DVCSMP-2155 ZigBee switch power DH health check
...
* Add capability Health Check
* specify 5 minute reporting interval to `zigbee.onOffConfig()`
* set the checkInterval attribute in `configure()` (as it sets the reporting interval)
* implements `ping()` by sending the `zigbee.onOffRefresh()` command
For the Google Home project, supports specifically
* GE/Jasco ZigBee Plug-in Smart Switch (45853)
* GE/Jasco ZigBee In-Wall Smart Switch (45856)
The DH itself supports those, plus the Smartthings Outlet V4
* `fingerprint profileId: "0104", inClusters: "0000, 0003, 0004, 0005, 0006, 000F, 0B04", outClusters: "0019"`
and two other generic fingerprints:
* `fingerprint profileId: "0104", inClusters: "0000, 0003, 0004, 0005, 0006, 0B04"`
* `fingerprint profileId: "0104", inClusters: "0000, 0003, 0004, 0005, 0006, 0702"`
2016-10-27 14:29:20 -07:00
Jack Chi
2f87309fdf
Merge pull request #1383 from pchomal/zigbeeDimmer_power
...
CHF-435 Implementation of Health Check for Zigbee Dimmer (GE Plug-In/In-Wall Smart Dimmer)
2016-10-26 21:58:51 -07:00
Jack Chi
37524f17b2
Merge pull request #1395 from jackchi/health-configure-to-updated
...
[CHF-429] Device Health enrollment refactored into updated()
2016-10-26 14:19:22 -07:00
jackchi
47522facc7
[CHF-429] Device Health enrollment refactored into updated() from configure()
2016-10-26 10:04:51 -07:00
Vinay Rao
4363661157
Merge pull request #1394 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-10-25 15:15:00 -07:00
Vinay Rao
330b41941a
Merge pull request #1393 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-10-25 15:14:13 -07:00
Vinay Rao
26d286e0a0
Merge pull request #1392 from SmartThingsCommunity/revert-1390-revert_lifx_device_watch_staging
...
DVCSMP-2108 Revert of Revert LIFX device watch
2016-10-25 15:12:45 -07:00
Lars Finander
ef2323f1b1
Revert "Revert LIFX device watch"
2016-10-25 16:10:48 -06:00
Vinay Rao
51452bc095
Merge pull request #1391 from SmartThingsCommunity/staging
...
Rolling up staging for prod deployment
2016-10-25 15:03:50 -07:00
Vinay Rao
b7b29d8dbc
Merge pull request #1390 from larsfinander/revert_lifx_device_watch_staging
...
Revert LIFX device watch
2016-10-25 14:29:34 -07:00
Lars Finander
b8111e8760
Revert LIFX device watch
...
DVCSMP-2108 LIFX: Add devicewatch support
DVCSMP-2168 LIFX: Send device watch registration events in update()
Left Hue change for second ticket above
2016-10-25 15:17:34 -06:00
Jack Chi
24ea8269a3
Merge pull request #1386 from parijatdas/leviton_dimmer
...
[CHF-436] Health check for Leviton DZPD3-1LW Plug-in Lamp Dimmer Module (Z-Wave)
2016-10-25 11:10:33 -07:00
Vinay Rao
20df244dca
Merge pull request #1388 from varzac/revert-humidity-change
...
[DPROT-183] Remove read attribute for new mfg code
2016-10-25 10:29:26 -07:00
Zach Varberg
583d42df13
Remove read attribute for new mfg code
...
Because of the interaction between the DTH running in the cloud and the
one running in appengine, we can't make this change yet as for unupdated
devices the humidity gets replaced with null. So we back out the call
with the new mfgID as there aren't devices out there yet using it.
This relates to: https://smartthings.atlassian.net/browse/DPROT-183
2016-10-25 09:10:39 -05:00
Parijat Das
f1309b2ee2
Added health check for Leviton DZPD3-1LW Plug-in Lamp Dimmer Module (Z-Wave) along with the README.md
2016-10-25 14:10:58 +05:30
Lars Finander
ec1ae2d0b1
Merge pull request #1387 from larsfinander/DVCSMP-2168_Philips_Hue_LIFX_dw_registration_in_update_staging
...
DVCSMP-2168 Philips Hue/LIFX: Send device watch registration
2016-10-24 16:53:51 -06:00
Lars Finander
5e48e710d4
DVCSMP-2168 Philips Hue/LIFX: Send device watch registration
...
-Send device watch register events in update()
2016-10-24 14:44:08 -06:00
Vinay Rao
07c5a3533f
Merge pull request #1342 from james-smartthings/DVCSMP-2013-temperature-scale-change-bug-fix
...
DVCSMP-2013 - Temperature Scale Change bug fix
2016-10-24 11:51:03 -07:00
piyush.c
72b2016b7d
CHF-435
...
Implementation of Health Check for Zigbee Dimmer (GE Plug-In/In-Wall Smart Dimmer)
2016-10-24 14:26:22 +05:30
Kevin Shuk
a9aee8fd96
Merge pull request #1367 from surfous/DVCSMP-2134-2135-ZLL-bulb-hchk2
...
Add health check for:
* DVCSMP-2134 ZLL white color temperature bulb
* DVCSMP-2135 ZLL dimmer bulb
2016-10-19 22:48:28 -07:00
Kevin Shuk
5c015cf678
DVCSMP-2135 health check ZLL dimmable bulb
...
* checkInterval set to 12 min (2 misses + leeway)
* configure a healthPoll every 5 min
* refreshes on/off state, switch level, and white color temperature
* schedule and set interval from either configure() or updated()
* but only once per execution
* ping refreshes level setting
2016-10-19 22:40:23 -07:00
Kevin Shuk
cf1a46e309
DVCSMP-2134 health check ZLL white color temp bulb
...
* checkInterval set to 12 min (2 misses + leeway)
* configure a healthPoll every 5 min
* refreshes on/off state, switch level, and white color temperature
* schedule and set interval from either configure() or updated()
* but only once per execution
* ping refreshes level setting
2016-10-19 22:38:57 -07:00
Lars Finander
7c5438880d
Merge pull request #1365 from larsfinander/DVCSMP-2108_LIFX_Add_devicewatch_support_staging
...
DVCSMP-2108 LIFX: Add devicewatch support
2016-10-19 12:11:32 -06:00
Lars Finander
d9888b3184
Merge pull request #1350 from larsfinander/DVCSMP-2088_Philips_Hue_Add_explicit_online_events_staging
...
DVCSMP-2088 Philips Hue: Add explicit online events
2016-10-19 12:11:07 -06:00
Lars Finander
b582c3d832
DVCSMP-2108 LIFX: Add devicewatch support
2016-10-19 09:35:11 -06:00
Jack Chi
1ff77dc608
Merge pull request #1355 from skt123/zwave_switch
...
[CHF-425] Health Check Implementation for Z-wave switch
2016-10-18 22:53:40 -07:00
Jack Chi
afbec02217
Merge pull request #1281 from parijatdas/leviton
...
[CHF-404] [CHF-422] Health check for Leviton DZPA1 Plug-in Appliance Module and GE Plug-In Outdoor Smart Switch (GE 12720) (Z-Wave)
2016-10-18 22:51:44 -07:00
Jack Chi
434a72bd13
Merge pull request #1292 from pchomal/zwave_dimmer
...
CHF-406
2016-10-18 22:50:14 -07:00
sushant.k1
3fba7c9422
Added Health Check Implementation for following Z-wave switches:
...
1. Plug-In Smart Switch (GE 12719)
2. In-Wall Smart Outlet (GE 12721)
3. In-Wall Smart Switch (GE 12722)
4. In-Wall Smart Toggle Switch (GE 12727)
Added Health Check Implementation for following Z-wave switches:
1. Plug-In Smart Switch (GE 12719)
2. In-Wall Smart Outlet (GE 12721)
3. In-Wall Smart Switch (GE 12722)
4. In-Wall Smart Toggle Switch (GE 12727)
2016-10-19 10:18:38 +05:30
piyush.c
b63d4a9156
CHF-406
...
Updated HealthCheck Implementation for Z-wave Dimmer (GE 12718, GE 12724, GE 12729) with checkInterval of 32min
2016-10-19 10:06:38 +05:30
Parijat Das
6eb29ad019
Added health check for Leviton DZPA1 Plug-in Appliance Module and GE Plug-In Outdoor Smart Switch (GE 12720) (Z-Wave) along with the README.md
2016-10-19 08:45:53 +05:30
Vinay Rao
711cdc3ebf
Merge pull request #1370 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-10-18 18:48:17 -07:00
Vinay Rao
f58a1ef589
Merge pull request #1369 from workingmonk/bug/osram_name
...
DVCSMP-1447 adding missing deviceJoinName in the generic dth
2016-10-18 18:47:35 -07:00
Vinay Rao
db5237ca33
adding missing deviceJoinName in the generic dth
2016-10-18 18:45:27 -07:00
Vinay Rao
7791c68a8a
Merge pull request #1364 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-10-18 14:40:53 -07:00
Vinay Rao
db4140ffd6
Merge pull request #1363 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-10-18 14:39:44 -07:00
Vinay Rao
c15b1e88e1
Merge pull request #1362 from SmartThingsCommunity/staging
...
Rolling up staging to production for deploy
2016-10-18 14:03:11 -07:00
Vinay Rao
ac422076c8
Merge pull request #1361 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-10-18 14:02:37 -07:00
Lars Finander
94f57dd249
DVCSMP-2088 Philips Hue: Add explicit online events
2016-10-18 10:59:27 -06:00
Lars Finander
c11c146690
Merge pull request #1349 from larsfinander/DVCSMP-2131_Philips_Hue_Handle_invalid_username_staging
...
DVCSMP-2131 Philips Hue: Handle case if bridge username becomes invalid
2016-10-18 10:39:02 -06:00
Lars Finander
9a5d506668
DVCSMP-2131 Philips Hue: Handle case if bridge username becomes invalid
2016-10-14 16:18:51 -06:00
Zach Varberg
723ef7e7e6
Merge pull request #1343 from varzac/fix-button-zone-status
...
[DPROT-180] Correctly parse zone status in zigbee-button
2016-10-14 09:28:17 -05:00
Zach Varberg
84c72de640
Merge pull request #1345 from varzac/handle-both-mfg-temp-humidity
...
[DPROT-183] Handle both mfgIDs for temp-humidity sensors
2016-10-14 09:26:01 -05:00
Zach Varberg
570454e6c3
Merge pull request #1341 from varzac/swap-refresh-configure-order
...
[DPROT-177] Call refresh before configure
2016-10-14 09:25:44 -05:00
Zach Varberg
a5d95fb025
Correctly parse zone status in zigbee-button
...
Previously the DTH didn't handle the extended status from zone status
reporting. This moves to use the library for parsing zone status
which will handle the extended status properly.
This resolves: https://smartthings.atlassian.net/browse/DPROT-180
2016-10-14 09:09:04 -05:00
James Chen
b12df3f360
Convert setpoints in case of a temperature scale change. Removed useage of convertTemperatureIfNeeded which is an undocumented API
...
fixed spacing
On temperature change it will update all setpoints in alterSetpoint function
fixed spacing issues
spacing changes
removed comments
2016-10-13 13:10:32 -07:00
Zach Varberg
50696902cf
Handle both mfgIDs for temp-humidity sensors
...
With upcoming OTA support for ZigBee end devices centralite devices
change manufacturer IDs between versions. As a result when reading a
manufacturer specific value, we have to handle the possibility of either
mfgID being correct. The simplest solution (and the one employed here)
was to simply read the attribute using both mfgIDs and ignoring null
responses.
This resolves: https://smartthings.atlassian.net/browse/DPROT-183
2016-10-13 13:28:50 -05:00
Zach Varberg
409658e899
Call refresh before configure
...
With the changes in https://smartthings.atlassian.net/browse/DPROT-168
it can take a little longer for the configuration process for a device
to complete. As a result sensor values may not be available immediately
by calling the refresh commands before the configure commands we can
populate those values sooner.
This resolves: https://smartthings.atlassian.net/browse/DPROT-177
2016-10-13 09:51:22 -05:00
Vinay Rao
1068a553f5
Merge pull request #1339 from workingmonk/feature/rgb_dth
...
DVCSMP-1447 Support for RGB ZigBee DTH
2016-10-12 12:40:20 -07:00
Vinay Rao
bbdf9ff02a
DVCSMP-1447 Support for RGB ZigBee DTH
2016-10-12 12:39:54 -07:00
Vinay Rao
9dac541473
Merge pull request #1338 from jackchi/health-checkInterval-value-fix
...
[CHF-417] Fix for onOffConfig older periodic values
2016-10-11 16:22:12 -07:00
jackchi
a6cc506803
[CHF-417] Fix for onOffConfig older periodic values
2016-10-11 16:18:06 -07:00
Vinay Rao
aba8a7ad4b
Merge pull request #1337 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-10-11 14:18:00 -07:00
Vinay Rao
b4c912ab80
Merge pull request #1336 from SmartThingsCommunity/staging
...
Rolling up staging to production for deploy
2016-10-11 13:23:51 -07:00
Vinay Rao
f5b7dfd4eb
Merge branch 'staging'
...
# Conflicts:
# devicetypes/smartthings/cree-bulb.src/cree-bulb.groovy
# smartapps/smartthings/logitech-harmony-connect.src/logitech-harmony-connect.groovy
2016-10-11 12:12:31 -07:00
marstorp
4b44460b0b
CHF-420 Add device health check to Bose DTH
2016-10-11 10:58:49 -07:00
Jack Chi
3e0306e912
Merge pull request #1330 from jackchi/healthcheck-chf417
...
[DVCSMP-2117] Fix NPE for unknown descriptions in parse
2016-10-10 10:15:57 -07:00
jackchi
2c2d75ae37
[DVCSMP-2117] Fix NPE for unknown descriptions in parse
2016-10-10 09:02:59 -07:00
Lars Finander
61ef40831c
Merge pull request #1327 from larsfinander/DVCSMP-2043_OSRAM_Saturation_fix_staging
...
DVCSMP-2043 OSRAM: Saturation values are not updated in older firmwares
2016-10-10 09:56:19 -06:00
Lars Finander
19169748df
DVCSMP-2043 OSRAM: Saturation values are not updated in older firmwares
2016-10-10 09:55:04 -06:00
Jack Chi
0f5a2c5e21
Merge pull request #1320 from jackchi/healthcheck-chf417
...
[CHF-417] [CHF-416] Health Check devices enroll with right checkInterval
2016-10-07 15:49:06 -07:00
jackchi
6dbb61536b
[CHF-417] [CHF-416] Health Check devices enroll with appropriate checkInterval
2016-10-07 15:18:28 -07:00
dsainteclaire
84323afa04
Merge pull request #1324 from james-smartthings/DVCSMP-2097-add-alterSetpoint-check
...
alterSetpoint - check for auto or off mode
2016-10-07 10:03:08 -07:00
Juan Pablo Risso
04a7627c21
DVCSMP-2104 - Harmony - Fix Exceptions, improve logging ( #1322 )
2016-10-07 11:34:44 -04:00
James Chen
12b09acfa8
alterSetpoint - check for auto or off mode
...
changed debug message
2016-10-06 16:02:09 -07:00
bflorian
9e8ad0dfdf
Merge pull request #1323 from bflorian/PROB-1359-fibaro-motion-temperature
...
PROB-1359 set Fibaro motion ZW5 temperature scale properly
2016-10-06 11:29:48 -07:00
bflorian
80eb1e43b9
PROB-1359 set Fibaro motion ZW5 temperature scale properly
2016-10-06 10:22:51 -07:00
Lars Finander
af383de368
Merge pull request #1315 from larsfinander/DVCSMP-2101_Philips_Hue_Exception_lights_removed__staging
...
DVCSMP-2101 Philips Hue: Exception if lights removed outside of ST
2016-10-05 13:34:50 -06:00
Juan Pablo Risso
427fa88ed8
Harmony - Fix Exceptions ( #1321 )
...
response.status
2016-10-05 14:33:38 -04:00
Jack Chi
57514944d5
Merge pull request #1139 from parijatdas/CHF-156_NYCE_sensor
...
[CHF-156] Health Check NYCE Door/Window Sensor NCZ-3011
2016-10-05 09:34:01 -07:00
Parijat Das
823efed562
Added health checks for NYCE open/closed sensor
...
checkInterval value determined and added
Implemented ping functionality
Fixed indentation in the metadata section
2016-10-05 08:24:08 +05:30
Jack Chi
540db429f3
Merge pull request #1270 from jackchi/cree-schedule-fix
...
[CHF-374] Better healthPoll scheduling for Cree Bulb
2016-10-04 16:13:10 -07:00
Jack Chi
0c3a5de661
Merge pull request #1314 from parijatdas/category_removal
...
[CHF-402] Removing categorization from DTHs
2016-10-04 15:48:52 -07:00
Vinay Rao
989f08708b
Merge pull request #1319 from SmartThingsCommunity/master
...
Rolling up master to staging for next week deploy
2016-10-04 15:05:01 -07:00
Vinay Rao
60e09c56b7
Merge pull request #1318 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-10-04 15:04:25 -07:00
Vinay Rao
9f5eb7b85a
Merge pull request #1316 from SmartThingsCommunity/staging
...
Rolling up staging to prod for deployment
2016-10-04 14:41:53 -07:00
Lars Finander
62b37f5c3d
DVCSMP-2101 Philips Hue: Exception if lights removed outside of ST
2016-10-04 14:08:57 -06:00
Lars Finander
64e4ccc517
Merge pull request #1311 from larsfinander/CHF-413_hue_unavailable_16minutes_staging
...
CHF-413 Philips Hue bulb shows unavailable after 16minutes and
2016-10-04 10:33:00 -06:00
Parijat Das
c17830ab56
Removed categorization in DTHs for the following devices:
...
1. SmartSense Moisture Sensor
2. SmartSense Temp/Humidity Sensor
3. SmartSense Multi Sensor
4. SmartSense Open/closed Sensor
5. SmartPower Outlet
6. SmartSense Motion Sensor
7. OSRAM Lightify LED On/Off/Dim
8. OSRAM Lightify LED RGBW
9. OSRAM Lightify Tunable 60 White
10. Tyco Door/Window Sensor
2016-10-04 18:19:41 +05:30
Lars Finander
aa890ae3d5
CHF-413 Philips Hue bulb shows unavailable after 16minutes and
...
CHF-412 Hue Bridge shows OFFLINE instead of "Unavailable"
2016-10-03 14:36:15 -06:00
Lars Finander
8d701b9fea
Merge pull request #1298 from dsainteclaire/DVCSMP-2087-device-temperature-unit-wrong-type
...
DVCSMP-2087 changed deviceTemperatureUnit attribute to be type string
2016-10-03 09:39:50 -06:00
Jack Chi
c7f78a69e4
Merge pull request #1307 from pchomal/tycosensor
...
CHF-273
2016-09-30 14:25:16 -07:00
Jack Chi
80500207a8
Merge pull request #1285 from jackchi/health-hardwareid
...
[CHF-392] Add Hub Hardware ID to Device-Watch
2016-09-29 14:54:40 -07:00
piyush.c
29db335e1c
CHF-273
...
Updated Tyco Door/Window Sensor
2016-09-29 16:48:46 +05:30
Jack Chi
55b5b7d03d
Merge pull request #1269 from pchomal/tyco_new
...
CHF-273
2016-09-28 16:51:14 -07:00
piyush.c
730ccccd45
CHF-273
...
Updated Health Check capability implementation for "Tyco-Door-Window-Sensor".
2016-09-28 12:35:02 +05:30
ShilpaMathew
6a1a2b0ed9
Add fingerprint for Leviton 73A00-3ZB
2016-09-27 14:49:25 -07:00
Vinay Rao
719b24ecd6
Merge pull request #1304 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-09-27 14:39:24 -07:00
Vinay Rao
9d5ab3bfc8
Merge pull request #1303 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-09-27 14:38:13 -07:00
Vinay Rao
aae7f23a22
Merge pull request #1302 from SmartThingsCommunity/staging
...
Rolling up staging for production deployment
2016-09-27 14:14:57 -07:00
Juan Pablo Risso
218cc43520
DVCSMP-2089 - Harmony - Make HTTP Requests Async ( #1299 )
2016-09-27 15:43:37 -04:00
David Sainte-Claire
5b0ca4b815
changed deviceTemperatureUnit attribute to be type string
2016-09-27 07:48:54 -07:00
Zach Varberg
9ddc020f04
Merge pull request #1248 from varzac/add-send-to-raw-messages
...
Add explicit send commands for zigbee raw
2016-09-27 09:07:55 -05:00
Vinay Rao
aab3b8d7f8
Merge pull request #1297 from workingmonk/feature/temp_rounding
...
SSVD-2897 to round celsius and fix rounding on fahrenheit
2016-09-26 14:40:42 -07:00
Vinay Rao
a0ccf35eaa
SSVD-2897 to round celsius and fix rounding on fahrenheit
2016-09-26 14:39:07 -07:00
Steve Vlaminck
9fbbaec8f6
Merge pull request #1296 from vlaminck/GWU-completion-percentage-fix
...
Fix: Cleanup event feed when dimming cycle ends
2016-09-26 14:21:31 -05:00
vlaminck
e4c1824afd
Fix: reorder events so the feed makes more sense
2016-09-26 14:18:31 -05:00
vlaminck
797a58cb68
Fix: hide reset events
2016-09-26 14:14:55 -05:00
vlaminck
c428267d63
Fix: stop sending 100 percent from completion
2016-09-26 14:05:03 -05:00
Vinay Rao
02f30cf425
Merge pull request #1295 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-09-26 11:50:24 -07:00
Lars Finander
fea802ffce
Merge pull request #1294 from larsfinander/DVCSMP-2070_Philips_Hue_unreachable_devices_staging
...
DVCSMP-2070 Philips Hue: No commands sent if light is unreachable
2016-09-26 12:06:57 -06:00
Lars Finander
6400d26f4a
DVCSMP-2070 Philips Hue: No commands sent if light is unreachable
...
-PROB-1384
2016-09-26 11:59:48 -06:00
Lars Finander
5e3aaa3270
Merge pull request #1293 from larsfinander/DVCSMP-2081_Philips_Hue_650k_exceptions_staging
...
DVCSMP-2081 Philips Hue: Bridge is throwing 650k exceptions a day
2016-09-26 11:52:12 -06:00
Lars Finander
f5c3997679
DVCSMP-2081 Philips Hue: Bridge is throwing 650k exceptions a day
2016-09-26 10:21:03 -06:00
Jason Botello
81cf1179ef
Merge pull request #985 from SmartThingsCommunity/MSA-1351-2
...
MSA-1351: Gideon AI implementation
2016-09-23 13:38:52 -07:00
jackchi
7113d7470e
[CHF-392] Add Hub Hardware ID to Device-Watch
2016-09-22 16:03:25 -07:00
Juan Pablo Risso
79d20b0edb
SSVD-2740 - Remove zipcode input ( #1267 )
...
Limit to samsungtv channel
2016-09-22 18:59:07 -04:00
twack
b6d862fdd4
Merge pull request #1283 from twack/update_generic_zigbee_for_yale
...
(PROD-736) Update generic zigbee lock for Yale Key-Free Deadbolt. Requested changes incorporated.
2016-09-22 14:40:30 -07:00
twack
d58084c438
Update zigbee-lock.groovy
2016-09-22 12:06:29 -07:00
Juan Pablo Risso
dbfaef3e69
DVCSMP-2076 - Async Update ( #1279 )
2016-09-22 14:55:25 -04:00
twack
40ed88e7fd
Changed name to be consistent
...
Changed name to be consistent with "Yale Touch Screen Deadbolt Lock"
2016-09-22 11:34:33 -07:00
twack
1d6e22dc16
removed tabs
2016-09-22 11:23:29 -07:00
Lars Finander
30993aa218
Merge pull request #1284 from larsfinander/SSVD-2798_philips_hue_discovery_bridge_staging
...
SSVD-2798 Philips Hue: Bridge keeps getting unchecked during discovery
2016-09-22 12:11:15 -06:00
Lars Finander
2f8ed277ff
SSVD-2798 Philips Hue: Bridge keeps getting unchecked during discovery
2016-09-22 12:07:09 -06:00
twack
1d180ac487
update generic zigbee lock for Yale Key-Free Deadbolt (PROD-736)
2016-09-22 10:19:23 -07:00
Zach Varberg
230541a145
Add explicit send commands for zigbee raw
...
Previously a few places depended on the dev-conn behavior of
automatically appending a send command after a raw zigbee command. We
intend to deprecate that behavior and so we are adding explicit sends
where they were missing.
2016-09-22 11:08:30 -05:00
Lars Finander
8c4f7edc83
Merge pull request #1276 from larsfinander/DVCSMP-2057_Philips_Hue_Correct_incorrect_bridge_mac_production
...
INC-6888 Philips Hue: Correct incorrect bridge mac
2016-09-21 13:11:12 -06:00
Lars Finander
4f188581df
INC-6888 Philips Hue: Correct incorrect bridge mac
2016-09-21 11:14:11 -06:00
Jack Chi
71880e2644
Merge pull request #1246 from skt123/osram
...
CHF-356 : Modifying Readme for Core Devices
2016-09-20 14:24:27 -07:00
Vinay Rao
0b7bb40474
Merge pull request #1274 from SmartThingsCommunity/master
...
Rolling up master for next week deploy
2016-09-20 12:05:49 -07:00
Vinay Rao
8d920ea072
Merge pull request #1273 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-09-20 12:05:10 -07:00
Vinay Rao
e373b6f92e
Merge pull request #1272 from SmartThingsCommunity/staging
...
Rolling up staging to production for deployment
2016-09-20 11:53:36 -07:00
Vinay Rao
43a1ae6371
Merge pull request #1271 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-09-20 11:52:40 -07:00
jackchi
60a98e3074
[CHF-374] Better healthPoll scheduling for Cree Bulb
2016-09-20 11:10:31 -07:00
Vinay Rao
a441b94a33
Merge pull request #1264 from posborne/bugfix/fix-hue-connect-http-headers
...
PROB-1373: hue: fix HTTP request headers
2016-09-20 08:43:01 -07:00
sushant.k1
ced03d746d
Added Readme files for the following devices:
...
1. OSRAM Lightify LED On/Off/Dim
2. OSRAM Lightify LED RGBW
3. OSRAM Lightify Tunable 60 White
Modified Readme files for the following devices:
1. SmartSense Moisture Sensor
2. SmartSense Temp/Humidity Sensor
3. SmartSense Multi Sensor
4. SmartSense Open/closed Sensor
5. SmartPower Outlet
6. Connected Cree Bulb
7. SmartSense Motion Sensor
Added Readme files for the following devices:
1. OSRAM Lightify LED On/Off/Dim
2. OSRAM Lightify LED RGBW
3. OSRAM Lightify Tunable 60 White
Modified Readme files for the following devices:
1. SmartSense Moisture Sensor
2. SmartSense Temp/Humidity Sensor
3. SmartSense Multi Sensor
4. SmartSense Open/closed Sensor
5. SmartPower Outlet
6. Connected Cree Bulb
7. SmartSense Motion Sensor
Added Readme files for the following devices:
1. OSRAM Lightify LED On/Off/Dim
2. OSRAM Lightify LED RGBW
3. OSRAM Lightify Tunable 60 White
Modified Readme files for the following devices:
1. SmartSense Moisture Sensor
2. SmartSense Temp/Humidity Sensor
3. SmartSense Multi Sensor
4. SmartSense Open/closed Sensor
5. SmartPower Outlet
6. Connected Cree Bulb
7. SmartSense Motion Sensor
Added Readme files for the following devices:
1. OSRAM Lightify LED On/Off/Dim
2. OSRAM Lightify LED RGBW
3. OSRAM Lightify Tunable 60 White
Modified Readme files for the following devices:
1. SmartSense Moisture Sensor
2. SmartSense Temp/Humidity Sensor
3. SmartSense Multi Sensor
4. SmartSense Open/closed Sensor
5. SmartPower Outlet
6. Connected Cree Bulb
7. SmartSense Motion Sensor
2016-09-20 17:20:50 +05:30
Vinay Rao
5341d0d06f
Merge pull request #1268 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-09-19 17:22:19 -07:00
Vinay Rao
2a58d7ff62
Merge pull request #1266 from jimmyjames/revert-async-ecobee
...
Revert "[DVCSMP-1979] Use async http for polling and refresh tokens."
2016-09-19 15:22:20 -07:00
Juan Pablo Risso
260917d515
MKTP-829 - Moving disclaimer to first page ( #1261 )
2016-09-19 14:01:33 -04:00
Paul Osborne
c1478d3e96
hue: fix HTTP request headers
...
Previously, the whitespace characters from the file were used for
newlines in HTTP headers. In order for the HTTP headers sent to
the hue to be valid, line separators must always be \r\n. Oddly, the
hue seemed to accept and respond to requests with the invalid header
that was being sent but it would cause increased latency for all
other API clients.
In addition to the missing carriage returns, the GET request was also
missing the required blank line which marks the end of the request
headers.
https://smartthings.atlassian.net/browse/PROB-1366
http://status.smartthings.com/incidents/13j8g8g2w7ly
https://community.smartthings.com/t/new-hue-delay/57569
2016-09-19 11:01:52 -05:00
Jim Anderson
8b9bff15dc
Revert "[DVCSMP-1979] Use async http for polling and refresh tokens."
...
This reverts commit 826993cc45 .
2016-09-19 09:38:33 -05:00
Lars Finander
75c1ede16c
Merge pull request #1260 from larsfinander/SSVD-2737_philips_hue_color_handling_staging
...
SSVD-2736 Philips Hue: Color Coordinator does not work
2016-09-16 11:33:14 -06:00
Lars Finander
a7acc384a2
SSVD-2736 Philips Hue: Color Coordinator does not work
...
-SSVD-2631 Double color events
-SSVD-2601 Color picker control does not show the current color
-Changed color model for Philips Hue to use hue/sat instead of x/y
-Added color events in hex
-Added HSV color conversion algorithms
2016-09-16 11:16:31 -06:00
Vinay Rao
c6998e5f1d
Merge pull request #1249 from jackchi/healthcheck-12min-checkin
...
[CHF-363] Set HealthCheck interval to 12 min
2016-09-14 14:37:02 -07:00
jackchi
f95e906d6e
[CHF-363] Set HealthCheck interval to 12 min
2016-09-14 13:46:54 -07:00
Juan Pablo Risso
a6c7ab49b6
SSVD-2737 - Temperature Unit ( #1247 )
2016-09-14 09:43:26 -04:00
Jack Chi
4891e3b947
Merge pull request #1245 from jackchi/healthcheck-5min-reporting
...
[CHF-353] Cree Bulb polling fix; reads status every 5 minutes
2016-09-13 17:03:19 -07:00
jackchi
ae91f9bff5
[CHF-353] Cree Bulb polling fix; reads status every 5 minutes
2016-09-13 17:01:19 -07:00
Vinay Rao
bb87ad2cf0
Merge pull request #1196 from juano2310/disclaimer
...
MKTP-829 - Adding disclaimer
2016-09-13 15:13:43 -07:00
Vinay Rao
5dff03fb69
Merge pull request #1244 from SmartThingsCommunity/master
...
Rolling up master to staging for next week's deploy
2016-09-13 13:46:05 -07:00
Vinay Rao
629d768575
Merge pull request #1243 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-09-13 13:44:38 -07:00
Vinay Rao
dd7c6b90d5
Merge pull request #1241 from SmartThingsCommunity/staging
...
Rolling up staging to prod for deploy
2016-09-13 12:28:13 -07:00
Andrew Bresee
4523498dab
Add parens to unsubscribe method ( #1231 )
2016-09-13 13:23:55 -04:00
Jason Terhune
e89e45e000
Another circle fix: dependencies task needs artifactory creds too.
2016-09-13 08:47:22 -05:00
Jason Terhune
78ec280e83
Fix circle build.
2016-09-13 08:37:20 -05:00
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
f5bd580c9e
Merge pull request #1240 from juano2310/staging
...
SSVD-2733 - Typo fix
2016-09-12 18:00:11 -07:00
juano2310
d5329dbde3
SSVD-2733 - Typo fix
2016-09-12 20:58:36 -04:00
Vinay Rao
48818cfb06
Merge pull request #1239 from larsfinander/CHF-348_philips_hue_staging
...
CHF-348 Philips Hue: Change offline time to 16 min
2016-09-12 16:23:41 -07:00
Lars Finander
079919260b
CHF-348 Philips Hue: Change offline time to 16 min
2016-09-12 17:19:14 -06:00
Vinay Rao
570922e2ac
Merge pull request #1238 from jackchi/healthcheck-5min-reporting
...
[CHF-348] Set 10 VD required devices to report in at 5 minutes
2016-09-12 15:52:29 -07:00
Lars Finander
53ed9b4d2b
Merge pull request #1237 from larsfinander/add_hue_offline_events_staging
...
Add offline events to Philips Hue
2016-09-12 16:49:57 -06:00
jackchi
7149a81c85
[CHF-348] Set 10 VD required devices to report in at 5 minutes
2016-09-12 14:51:57 -07: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
Jack Chi
fb0caa6446
Merge pull request #1233 from jackchi/healthcheck-removehack
...
[CHF-201] Removing DTH workaround now that all events go to Kafka
2016-09-12 08:24:10 -07:00
Lars Finander
3d05d42cb8
Add offline events to Philips Hue
...
-Handles case when bridge goes offline
-Handles case when indiviudual lights go offline
2016-09-11 22:56:24 -06: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
01b8399893
[CHF-201] Removing DTH workaround now that all events go to Kafka
2016-09-09 14:58:03 -07: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
Vinay Rao
ce9ac624d0
Merge pull request #1199 from SmartThingsCommunity/staging
...
Rolling up staging to production for deploy
2016-09-06 16:41:19 -07:00
Juan Pablo Risso
f3f5cc42c9
CREX-5826 - Missing braces ( #1198 )
2016-09-06 17:38:45 -04:00
Vinay Rao
313fe8b734
Merge pull request #1197 from larsfinander/revert_WWST-40_staging
...
Revert "WWST-40 Philips Hue: Implement device watch"
2016-09-06 12:33:51 -07:00
Vinay Rao
0d693386d1
Merge pull request #1194 from jimmyjames/revert-latest-ecobee-changes
...
revert changes for DVCSMP-1980 and SSVD-2534 on staging
2016-09-06 12:01:30 -07:00
Lars Finander
d1aee1e874
Revert "WWST-40 Philips Hue: Implement device watch"
...
This reverts commit bacd335991 .
2016-09-06 12:42:11 -06:00
Lars Finander
3528e7da51
Merge pull request #1195 from larsfinander/DVCSMP-2004_Philips_Hue_Nullpointer_in_bridge_staging
...
DVCSMP-2004 Philips Hue: Nullpointer in bridge
2016-09-06 12:40:02 -06:00
juano2310
fe2fbc3b97
MKTP-829 - Adding disclaimer
2016-09-06 14:01:20 -04:00
Lars Finander
5c2e06c98d
DVCSMP-2004 Philips Hue: Nullpointer in bridge
2016-09-06 10:43:03 -06:00
Jim Anderson
26df619b4f
revert changes for DVCSMP-1980 and SSVD-2534 on staging
2016-09-06 11:22:06 -05:00
Juan Pablo Risso
af2ea04442
CREX-5826 - 2 SMS bug fix ( #1193 )
...
options.method = 'none' & variable name update
Revert variable name
2016-09-06 12:04:26 -04:00
Juan Pablo Risso
383f72580a
SSVD-2738 - SSVD-2734 - SSVD-2733 ( #1187 )
...
* SSVD-2738 - Count Down Bug
* SSVD-2734 - Copy text
* SSVD-2733 - Add Unit
2016-09-06 11:39:18 -04:00
Vinay Rao
090a306939
Merge pull request #1184 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-08-31 16:05:08 -07:00
Vinay Rao
d0a16c10b2
Merge pull request #1183 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-08-31 16:04:45 -07:00
Lars Finander
faa65f204d
Merge pull request #1181 from larsfinander/WWST-40_Philips_Hue_device_watch_staging
...
WWST-40 Philips Hue: Implement device watch
2016-08-31 16:39:26 -06:00
Lars Finander
bacd335991
WWST-40 Philips Hue: Implement device watch
2016-08-31 15:00:34 -06:00
Vinay Rao
740e5e096c
Merge pull request #1179 from varzac/smartsense-motion-temp-alarm2
...
DVCSMP-1999 Use proper IAS Zone alarm for triggering motion
2016-08-31 13:00:49 -07:00
Vinay Rao
aac2f9b177
Merge pull request #1174 from workingmonk/bug/osram_hue_name
...
SSVD-2632 The Device Details Recently tab does not log any
2016-08-31 13:00:24 -07:00
Vinay Rao
048eb77e64
fixes SSVD-2632 The Device Details Recently tab does not log any activity regarding OSRAM Lightify RGWB bulb color change
2016-08-31 12:47:09 -07:00
Zach Varberg
dadec937fa
Use proper IAS Zone alarm for triggering motion
...
Previously we were incorrectly looking at the alarm1 bit when we should
be looking at the alarm2 bit.
This resolves: https://smartthings.atlassian.net/browse/DVCSMP-1999
2016-08-31 13:09:18 -05:00
Vinay Rao
78aa6691c4
Merge pull request #1173 from SmartThingsCommunity/master
...
Rolling up changes for next week deploy
2016-08-30 13:32:36 -07:00
Vinay Rao
315918dc6f
Merge pull request #1172 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-08-30 13:19:16 -07:00
Vinay Rao
a22f71bc29
Merge pull request #1171 from SmartThingsCommunity/staging
...
Rolling up staging to prod for deploy
2016-08-30 12:57:12 -07:00
Vinay Rao
8eeb29a8a7
Merge pull request #1170 from SmartThingsCommunity/production
...
Rolling down prod hotfix to staging
2016-08-30 12:56:16 -07:00
Lars Finander
3d84bca3d7
Merge pull request #1168 from larsfinander/SSVD-2603_removing_hue_bridge_issue_staging
...
SSVD-2603 Prevent removing of Hue bridge
2016-08-30 12:54:17 -06:00
Lars Finander
46f47128bd
Merge pull request #1169 from larsfinander/SSVD-2613_stop_removing_hue_lights_staging
...
SSVD-2613 UX for Hue when adding lights is confusing
2016-08-30 12:54:08 -06:00
Lars Finander
9c8398b7a0
SSVD-2613 UX for Hue when adding lights is confusing
...
-Split lights list in SmartApp into already added lights and new lights
-Also fixed WWST-39 Sort list of bulbs by name during discovery
2016-08-29 16:18:07 -06:00
Lars Finander
cdf5d21e8f
SSVD-2603 Prevent removing of Hue bridge
...
-Moved warning messages to top of bridge DTH screen
-User is now presented with a warning message when removing
2016-08-29 15:35:58 -06:00
CosmicPuppy
5e6b4f74e0
To Netatmo DTHs, added Capability "Sensor" per http://docs.smartthings.com/en/latest/device-type-developers-guide/overview.html?highlight=sensor%20actuator#actuator-and-sensor .
...
There are some SmartApps out there using the "Actuator" and "Sensor" Capabilities and this Device doesn't show up for them (e.g., SmartTiles V6).
2016-08-29 13:55:19 -07:00
Mike Robinet
276f7d3b43
Merge pull request #1158 from mrobinet/ssvd-2534
...
SSVD-2534 Set temperature unit/scale when sending temperature events
2016-08-29 13:36:28 -05:00
Vinay Rao
ce12ad5013
Merge pull request #1164 from marstorp/bose-routine-fix
...
DVCSMP-1954 Routines turning Bose speaker on/off, toggles the power
2016-08-29 11:07:08 -07:00
Mike Robinet
beed783d19
SSVD-2534 Set temperature unit/scale when sending temperature events
2016-08-29 12:40:11 -05:00
Jim Anderson
7f347638d5
Merge pull request #1148 from jimmyjames/ecobee-cleanup
...
[DVCSMP-1980] some cleanup of Ecobee Connect SmartApp
2016-08-29 12:26:03 -05:00
marstorp
1f8ce734e7
DVCSMP-1954 Routines turning Bose speaker on/off, toggles the power state to off/on
2016-08-29 10:20:04 -07:00
Vinay Rao
17bf040c7e
Merge pull request #1161 from SmartThingsCommunity/staging
...
Rolling down staging health hotfix to master
2016-08-27 01:07:59 -07:00
Vinay Rao
d5b8db99a2
Merge pull request #1160 from workingmonk/bug/battery_health_timeout
...
CHF-201 changing timeout for health check to 4 hours
2016-08-27 01:07:04 -07:00
Vinay Rao
6ad4f0990c
CHF-201 changing timeout for health check to 4 hours for battery powered devices
2016-08-27 01:05:10 -07:00
Vinay Rao
f1c3f5942b
Merge pull request #1159 from workingmonk/feature/osram_new_aug26
...
DEVC-479 adding support for osram tw b40
2016-08-26 15:21:21 -07:00
Vinay Rao
212c9c4179
adding support for osram tw b40
2016-08-26 15:17:02 -07:00
Vinay Rao
4898006e4e
Merge pull request #1157 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-08-26 14:02:48 -07:00
Vinay Rao
b1c318ef36
Merge pull request #1156 from workingmonk/feature/osram_cct_health
...
CHF-239 health extension for osram cct bulbs
2016-08-26 13:39:15 -07:00
Vinay Rao
8eb6001f9f
CHF-239 extension for osram cct bulbs
2016-08-26 13:20:51 -07:00
Rohan Desai
d3eb7f756f
Merge pull request #1155 from rohandesai/life-360-security-fix
...
Removed log debugs of sensitive info
2016-08-26 11:39:06 -07:00
Rohan Desai
b95ba37364
removed log debugs of sensitive info
2016-08-26 11:12:41 -07:00
Jack Chi
87f8755faf
Merge pull request #1154 from parijatdas/troubleshooting
...
[CHF-240] Added Troubleshooting Tips for the 7 devices in their README.md
2016-08-26 07:59:34 -07:00
Parijat Das
555a9f5ab4
Added troubleshooting component in README for the following devices:
...
1. SmartPower Outlet
2. SmartSense Moisture Sensor
3. SmartSense Motion Sensor
4. SmartSense Multi Sensor
5. SmartSense Open/Closed Sensor
6. SmartSense Temp-Humidity Sensor
7. Connected Cree LED Bulb
2016-08-26 19:10:19 +05:30
Jim Anderson
0744384dbf
remove logging of token information
2016-08-25 20:36:41 -05:00
Juan Pablo Risso
97e0e9d0f8
CREX-5826 - Replace text ( #1153 )
2016-08-25 20:03:44 -04:00
Juan Pablo Risso
655e756b1b
DVCSMP-1959 - Remove logs with sensitive information ( #1152 )
2016-08-25 20:03:20 -04:00
Jim Anderson
7ce7ad86bd
[DVCSMP-1980] fix some missed parent call method signature changes
2016-08-25 12:48:36 -05:00
Vinay Rao
d90e15ee31
Merge pull request #1151 from larsfinander/PROB-1352_Hue_colors_rendering_incorrectly_production
...
PROB-1352 Hue colors rendering incorrectly
2016-08-24 13:13:45 -07:00
Lars Finander
cfe25607ac
PROB-1352 Hue colors rendering incorrectly
...
-Disable color conversion algorithm for hue/sat
2016-08-24 13:56:06 -06:00
Vinay Rao
f251042954
Merge pull request #1149 from varzac/dprot-153-null-pointer
...
Fix event map name in NYCE Motion sensor
2016-08-24 12:10:40 -07:00
Zach Varberg
33df9b1ff1
Fix event map name in NYCE Motion sensor
...
There was a null pointer as a result of using the wrong map name
This resolves: https://smartthings.atlassian.net/browse/DPROT-153
2016-08-24 14:04:19 -05:00
Jack Chi
24c64608a9
Merge pull request #1140 from ShunmugaSundar/Adding_Readme
...
CHF-240 : Adding readme.md files for below devices
2016-08-24 10:28:28 -07:00
Jim Anderson
dbc2a1e45c
a few more whitespace fixes
2016-08-24 07:29:04 -05:00
ShunmugaSundar
92cc8afdf7
CHF-240 : Adding readme.md files for below devices
...
1. SmartSense Moisture Sensor
2. SmartSense Temp/Humidity Sensor
3. SmartSense Multi Sensor
4. SmartSense Open/closed Sensor
5. SmartPower Outlet
6. Connected Cree Bulb
7. Aeon Multisensor
8. Aeon Multisensor Gen5
9. Aeon Multisensor 6
10. SmartSense Motion Sensor
CHF-240 : Added readme.md files for below devices
1. SmartSense Moisture Sensor
2. SmartSense Temp/Humidity Sensor
3. SmartSense Multi Sensor
4. SmartSense Open/closed Sensor
5. SmartPower Outlet
6. Connected Cree Bulb
7. SmartSense Motion Sensor
2016-08-24 15:05:14 +05:30
Jim Anderson
e545842f7c
[DVCSMP-1980] some cleanup of Ecobee Connect SmartApp
2016-08-23 23:27:30 -05:00
Vinay Rao
c8bda222cb
Merge pull request #1146 from SmartThingsCommunity/master
...
Rolling up master for next week's deploy
2016-08-23 15:12:15 -07:00
Vinay Rao
17014dd248
Merge branch 'staging'
...
# Conflicts:
# devicetypes/smartthings/smartpower-outlet.src/smartpower-outlet.groovy
# devicetypes/smartthings/zigbee-dimmer.src/zigbee-dimmer.groovy
# devicetypes/smartthings/zigbee-rgbw-bulb.src/zigbee-rgbw-bulb.groovy
2016-08-23 14:50:39 -07:00
Vinay Rao
555edf623a
Merge pull request #1144 from SmartThingsCommunity/revert-1141-revert-dprot-2
...
DPROT-2 Reverting again to put the change back " Revert "Update DTHs to use ZigBee library ZoneStatus""
2016-08-23 14:05:48 -07:00
Vinay Rao
feb6ba0e24
Revert " Revert DPROT-2: "Update DTHs to use ZigBee library ZoneStatus""
2016-08-23 14:04:47 -07:00
Vinay Rao
9d65150bf7
Merge pull request #1143 from SmartThingsCommunity/staging
...
Rolling up changes to production for deploy
2016-08-23 14:04:20 -07:00
Vinay Rao
99d6e9f668
Merge pull request #1142 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-08-23 12:23:38 -07:00
Vinay Rao
a35f271a8e
Merge pull request #1138 from workingmonk/bug/SSVD-2532
...
SSVD-2532 setting up the generic name at install
2016-08-23 11:34:46 -07:00
Vinay Rao
fd4969981f
Merge pull request #1141 from varzac/revert-dprot-2
...
Revert DPROT-2: "Update DTHs to use ZigBee library ZoneStatus"
2016-08-23 11:27:23 -07:00
Jack Chi
1ec110155d
Merge pull request #1137 from jackchi/healthcheck-osram
...
[CHF-239] Health Check Osram RGB / Dimmer Devices
2016-08-23 10:03:04 -07:00
Zach Varberg
79b90d741f
Revert "Update DTHs to use ZigBee library ZoneStatus"
...
This reverts commit 7bfa0304af .
2016-08-23 08:45:47 -05:00
Vinay Rao
6009bc52ab
SSVD-2532 setting up the generic name at install
2016-08-23 02:59:06 -07:00
Lars Finander
33a8fe108e
Merge pull request #1133 from larsfinander/DVCSMP-1727_Philips_Hue_Update_status_response_staging
...
DVCSMP-1727 Philips Hue: Update status on response
2016-08-22 16:09:37 -06:00
jackchi
fadc496e1f
[CHF-239] Health Check Osram RGB / Dimmer Devices
2016-08-22 15:06:57 -07:00
Vinay Rao
910694f1d1
Merge pull request #1136 from jackchi/revert-pr1424
...
Revert PR-1424
2016-08-22 14:08:58 -07:00
jackchi
fa9ebed998
Revert PR-1424
2016-08-22 13:58:11 -07:00
Jack Chi
0a2f2bffc2
Merge pull request #1131 from jackchi/healthcheck-core
...
[CHF-201] [CHF-206] Health Check Core Devices
2016-08-22 11:14:12 -07:00
jackchi
8dc36eb8f6
[CHF-201] [CHF-206] Health Check Core Devices
2016-08-22 11:05:24 -07:00
Jason Botello
d0929ab89e
Merge pull request #1017 from SmartThingsCommunity/MSA-1375-1
...
MSA-1375: Reminders using notifications and light
2016-08-19 17:08:29 -07:00
Lars Finander
df6646103a
DVCSMP-1727 Philips Hue: Update status on response
...
-Only send events when feedback is recevied from bridge
-Cleaned up color conversions
-DVCSMP-1728 Philips Hue: Handle new LAN polling
-DVCSMP-1763 Philips Hue: Bad rounding can cause level to be 0, light on
-DVCSMP-1678 Philips Hue: Bridge detail page should display the status.
-DVCSMP-1669 Phillips Hue: The on/off button flickering between states
-DEVC-450 Hue Connect app is throwing errors in the IDE
-Changed manual refresh to check bridge and run poll()
-Updated some strings
2016-08-19 14:58:44 -06:00
Vinay Rao
014affe1ea
Merge pull request #1130 from workingmonk/cccTile
...
SSVD-2465 changing the kelvin tile to name tiles for OSRAM
2016-08-18 16:17:48 -07:00
Vinay Rao
53fc948b00
SSVD-2465 changing the kelvin tile to name tiles
2016-08-18 15:04:48 -07:00
Vinay Rao
f389e925d2
Merge pull request #1129 from workingmonk/vdfixosram
...
SSVD-2463 hotfix for level jumping issues
2016-08-17 21:59:52 -07:00
Vinay Rao
ef47ec9393
hotfix for level jumping issues
2016-08-17 18:21:54 -07:00
Vinay Rao
62d800e99a
Merge pull request #1128 from larsfinander/SSVD-2465_production
...
SSVD-2465 Philips Hue No description for slider
2016-08-17 15:08:18 -07:00
Lars Finander
a79c9c1ade
SVD-2465 Philips Hue No description for slider
...
-Changed Kelvin tile to Whites (same as Philips Hue app)
2016-08-17 15:56:31 -06:00
Vinay Rao
4505ca85b2
Merge pull request #1126 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-08-16 16:11:09 -07:00
Vinay Rao
3c0c050b3a
Merge pull request #1125 from SmartThingsCommunity/staging
...
Rolling up staging to production for deployment
2016-08-16 14:45:48 -07:00
Rohan Desai
2cd915ba77
Merge pull request #1124 from moorage/master
...
DVCSMP-1959: remove logging of phone number in barkley been fed
2016-08-16 13:58:24 -07:00
Matthew Moore
4866ecd204
DVCSMP-1959: remove logging of phone number in barkley been fed
2016-08-16 13:52:53 -07:00
dsainteclaire
f0071aad6d
Merge pull request #1123 from dsainteclaire/DVCSMP-1959-fix-smartapps-logging-personal-information
...
DVCSMP-1959 fixed issue with logging personal information and unused subscription from SmartApps
2016-08-16 12:35:50 -07:00
David Sainte-Claire
0d4a00ae2b
fixed wrong subscription based on code review comment
2016-08-16 11:46:47 -07:00
David Sainte-Claire
90384d0852
DVCSMP-1959 fixed issue with logging personal information and unused subscription from SmartApps
2016-08-16 11:35:04 -07:00
Jack Chi
47183ebbff
Merge pull request #1116 from jackchi/healthcheck-outlet
...
[CHF-204] Implementation of PING in SmartPower Outlet
2016-08-15 14:32:13 -07:00
jackchi
d68f70b3dd
[CHF-204] Implementation of PING in SmartPower Outlet
2016-08-12 14:33:42 -07:00
Vinay Rao
e1b1479cfc
Merge pull request #1101 from CosmicPuppy/CosmicPuppy-SensorActuator-Patches
...
Added Capability "Sensor" and/or "Actuator" per DTH standards.
2016-08-11 12:12:34 -07:00
Zach Varberg
16e4954f10
Merge pull request #1087 from varzac/update-zonestatus
...
Update DTHs to use ZigBee library ZoneStatus
2016-08-10 10:04:59 -05:00
Vinay Rao
a1b375c929
Merge pull request #1111 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-08-09 14:55:52 -07:00
Vinay Rao
929f8e1a44
Merge pull request #1110 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-08-09 14:54:50 -07:00
Vinay Rao
4f97d1a3ef
Merge pull request #1109 from SmartThingsCommunity/staging
...
Rolling up staging to production for deploy
2016-08-09 14:30:15 -07:00
Vinay Rao
255185ee8c
Merge pull request #1108 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-08-09 14:29:35 -07:00
SmartThings, Inc
ad50582e92
Merge pull request #1013 from SmartThingsCommunity/MSA-1372-2
...
Merged publication request 'Gidjit - Smart Launcher OAuth Permission Capability'
2016-08-09 14:02:26 -05:00
Vinay Rao
6de6704502
Merge pull request #694 from workingmonk/feature/zigbee_valve
...
[DEVC-21] zigbee valve DTH for HA 1.2 Waxman Valve
2016-08-08 20:05:45 -07:00
Vinay Rao
a5bc475cc1
zigbee valve DTH for HA 1.2 Waxman Valve
2016-08-08 20:04:23 -07:00
Vinay Rao
4fd5cc5d70
Merge pull request #1106 from workingmonk/leviton_switch
...
DEVC-365 adding leviton switch to zigbee switch post certification
2016-08-08 12:38:39 -07:00
Vinay Rao
236c37290e
adding leviton switch to zigbee switch post certification
2016-08-08 12:36:22 -07:00
CosmicPuppy
7beb2e3905
Added Capability "Sensor" and/or "Actuator" per http://docs.smartthings.com/en/latest/device-type-developers-guide/overview.html?highlight=sensor%20actuator#actuator-and-sensor .
...
There are some integrations out there using the "Actuator" and "Sensor" Capabilities and this doesn't show up for them (e.g., SmartTiles V6).
2016-08-05 01:09:32 -07:00
Vinay Rao
d17bc1869f
Merge pull request #1098 from marstorp/bose-power-8-4
...
SSVD-1605 and SSVD-1897 Fix for update of switch tile
2016-08-04 16:57:31 -07:00
marstorp
534118a47a
Fix for SSVD-1605 and SSVD-1897, update of switch tile when speaker is turned on/off
2016-08-04 16:47:13 -07:00
Vinay Rao
c7396349f1
Merge pull request #851 from workingmonk/feature/new_button_dth
...
DVCSMP-1742 DVCSMP-1513 Adding support for osram and iris ZigBee buttons
2016-08-04 15:55:47 -07:00
Vinay Rao
089cc1a5dd
adding support for osram and iris buttons
...
commenting out iris fingerprints until cert is complete
2016-08-04 15:43:22 -07:00
Zach Varberg
7bfa0304af
Update DTHs to use ZigBee library ZoneStatus
...
This makes use of a new class exposed from the ZigBee library to
automatically parse the ZoneStatus attribute bit map and expose
the individual values in a simple way. This fixes a lot of
unhandled cases in the previous copy-pasted switch statements,
as well as allowing for a simpler interface with less copy/pasted
code.
2016-08-03 15:53:30 -05:00
Vinay Rao
842f39e9ff
Merge pull request #1091 from juano2310/staging
...
SSVD-1823 - Name change to correct filename and filepath for new zwave device
2016-08-03 13:53:25 -07:00
juano2310
dd308f6d8f
SSVD-1823 - Name change
2016-08-02 18:53:28 -04:00
Vinay Rao
1a72158a9a
Merge pull request #1089 from SmartThingsCommunity/master
...
Rolling up master to staging for next week's deploy
2016-08-02 14:38:46 -07:00
Vinay Rao
94ab309335
Merge pull request #1088 from SmartThingsCommunity/staging
...
Rolling up staging to production
2016-08-02 13:54:57 -07:00
Luke Ness
f4571289a5
Merge pull request #1086 from gausnes/PRP-205
...
[PRP-205] Fixing dimmer name to reflect other Z-Wave devices
2016-08-02 11:32:14 -07:00
Luke Ness
b9b0cc6b37
[PRP-205] Changed name of ZWave Dimmer to reflect other DTH naming conventions
2016-08-02 12:48:18 -05:00
Juan Pablo Risso
34ad221f5d
No parenthesis ( #1085 )
...
* SSVD-1823 - Z-wave Switch Generic
Remove Indicator
Update Name
deviceJoinName
* SSVD-1823 - Drop parenthesis
2016-08-02 12:04:34 -04:00
Juan Pablo Risso
7d8acd5dd6
SSVD-1823 - Z-wave Dimmer Switch (Generic) ( #1084 )
...
- deviceJoinName
- Wall
- sendHubCommand and preferences
- remove 014F
2016-07-30 17:42:01 -04:00
Juan Pablo Risso
dba8ea7b99
SSVD-1823 - Z-wave Switch Generic ( #1083 )
...
Remove Indicator
Update Name
deviceJoinName
2016-07-30 17:14:02 -04:00
Juan Pablo Risso
49eec58de2
SSVD-1823 - Indicator Light Preference page ( #1080 )
...
required = false
indentation
Bob's update
2016-07-30 14:08:39 -04:00
Vinay Rao
f2d635ab44
Merge pull request #1079 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-07-26 14:09:07 -07:00
Vinay Rao
a7cd9e072b
Merge pull request #1078 from SmartThingsCommunity/staging
...
Rolling up staging to production for deploy
2016-07-26 13:45:49 -07:00
Donald C. Kirker
b70706f150
Merge pull request #1077 from SmartThingsCommunity/aeon-multi-6
...
Aeon multi 6
2016-07-26 09:31:58 -07:00
Donald C. Kirker
0d0a3f5ebb
Protect ternary operations in configure
...
Protect ternary operations against order of operations, resulting in incorrect math and math against null values.
2016-07-26 06:32:23 -07:00
Donald C. Kirker
be7fad76fc
Add updated Aeon Multisensor 6 fingerprint
2016-07-26 05:30:31 -07:00
Curb Operations
1674dc7339
MSA-1408: it exposes a customer's smart thing switches, and allows the user to toggle them from the Curb app.
2016-07-22 10:39:53 -05:00
Steve Vlaminck
f0e87fa5e9
Merge pull request #1070 from vlaminck/DVCSMP-1904
...
Fix: Gentle Wake Up requires contact input for Contact Book users [DVCSMP-1904]
2016-07-22 08:23:51 -05:00
vlaminck
1b385afa5b
Fix: Gentle Wake Up requires contact input for Contact Book users
2016-07-22 08:16:42 -05:00
Vinay Rao
b5843acc38
Merge pull request #1067 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-07-19 16:00:31 -07:00
Vinay Rao
863c49ffd4
Merge pull request #1066 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to production
2016-07-19 15:55:53 -07:00
Vinay Rao
4e5d1f6ad0
Merge pull request #1065 from SmartThingsCommunity/staging
...
Rolling up staging to production for deploy
2016-07-19 15:09:07 -07:00
Vinay Rao
2f0d8d814b
Merge pull request #1064 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-07-19 15:06:43 -07:00
Vinay Rao
a86eba494f
Merge pull request #1063 from tslagle13/add-capability-SS-open/closed
...
Add capability sensor to SS Open/Closed
2016-07-18 15:46:21 -07:00
tslagle13
2549372bb7
Add capability sensor to SS Open/Closed
...
There are some integrations out there using the "Actuator" and "Sensor" Capabilities and this doesn't show up for them.
2016-07-18 15:20:06 -07:00
Vinay Rao
38cdde7479
Merge pull request #1057 from SmartThingsCommunity/DVCSMP-1892
...
DVCSMP-1892 Fix error in Z-Wave Door/Window Sensor wake up handler
2016-07-14 10:54:36 -07:00
Duncan McKee
853f616cc8
DVCSMP-1892 Fix error in Z-Wave Door/Window Sensor wake up handler
2016-07-14 13:51:36 -04:00
Vinay Rao
2b3a4e1278
Merge pull request #1055 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-07-13 19:45:29 -07:00
Vinay Rao
825e693efd
Merge pull request #1054 from SmartThingsCommunity/production
...
Rolling down prod hotfix to staging
2016-07-13 19:44:57 -07:00
Vinay Rao
686c8f7337
Merge pull request #1053 from rappleg/FixFalseBatteryNotificationOnNewerGroovyVersion
...
PRP-192 Fix false low battery notifications on Groovy 2.4.4
2016-07-13 19:40:55 -07:00
rappleg
11f4e42fe9
PRP-192 Fix false low battery notifications on Groovy 2.4.4
2016-07-13 21:22:57 -05:00
Steve Vlaminck
bc459ae178
Merge pull request #1051 from vlaminck/GWU-exception-fix
...
fix divide by zero exception [DVCSMP-1891]
2016-07-13 10:01:10 -05:00
vlaminck
1392b6e1a5
fix divide by zero exception
2016-07-13 09:27:23 -05:00
Vinay Rao
3db96faa00
Merge pull request #1049 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-07-12 15:04:26 -07:00
Vinay Rao
399fbcb676
Merge pull request #1048 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-07-12 15:03:28 -07:00
Vinay Rao
eed1ced71b
Merge pull request #1047 from SmartThingsCommunity/staging
...
Rolling up staging for production deploy
2016-07-12 14:33:19 -07:00
Vinay Rao
d080833d5c
Merge pull request #1046 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-07-12 14:26:10 -07:00
Vinay Rao
e998528e8e
Merge pull request #1041 from rappleg/ProductionFixJsonSlurperHashMap
...
PRP-172 Fix Hue Connect parse errors on newer versions of Groovy
2016-07-11 23:49:10 -07:00
Jack Chi
3472ee329d
Merge pull request #1036 from jackchi/healthcheck-zwave-aeon
...
[CHF-138] Adds HealthCheck to Z-Wave Sensors
2016-07-11 11:21:30 -07:00
Juan Pablo Risso
577b127287
PRP-151 Harmony cloud fix + PENG-161 - Allow setLevel ( #1035 )
...
* PRP-151 - Harmony Cloud
Added is IP
Try around Integer.parseInt
declare int p outside try
* Remove unsubscribe & unschedule
* PENG-161 - Allow setLevel for switch capability
Last version
2016-07-11 10:04:32 -04:00
rappleg
d85566bb98
PRP-172 Fix Hue Connect parse errors on newer versions of Groovy
2016-07-10 15:35:12 -05:00
jackchi
5f41af35e2
[CHF-138] Adds HealthCheck to Z-Wave Sensors
2016-07-08 15:36:58 -07:00
Duncan McKee
e1a5b4dd27
Merge pull request #1034 from SmartThingsCommunity/DVCSMP-1879
...
DVCSMP-1879 Fix error in Z-Wave Door/Window Sensor throwing exceptions on update
2016-07-06 17:43:42 -04:00
Duncan McKee
a2baa37901
DVCSMP-1879 Fix error in Z-Wave Door/Window Sensor throwing exceptions on update
2016-07-06 17:08:15 -04:00
Vinay Rao
922ab45343
Merge pull request #1033 from SmartThingsCommunity/master
...
Rolling up master to staging for deploy
2016-07-06 13:59:03 -07:00
Vinay Rao
962774996e
Merge pull request #1032 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-07-06 13:57:35 -07:00
Vinay Rao
d79594cbcb
Merge pull request #1031 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-07-06 13:56:39 -07:00
Vinay Rao
bf8fe4cad7
Merge pull request #1030 from rappleg/RevertLazyMapNewerGroovyVersion
...
Revert "PRP-172 Fix Hue Connect parse errors on newer versions of Groovy"
2016-07-06 13:53:32 -07:00
rappleg
65752ce378
Revert "PRP-172 Fix Hue Connect parse errors on newer versions of Groovy"
...
This reverts commit be7f6a76a9 .
2016-07-06 14:44:58 -05:00
spurohit1
95f08aeb3d
Update logitech-harmony-connect.groovy ( #1009 )
...
If port is present in the callbackUrl then send command to hub else post the request through http.
Removed isIP function since it is no longer required.
2016-07-06 09:40:29 -04:00
Vinay Rao
cd7bc1b262
Merge pull request #1023 from rappleg/FixHueConnectParseErrorsGrailsUpgradeProduction
...
PRP-172 Fix Hue Connect parse errors on newer versions of Groovy
2016-06-30 00:46:24 -07:00
rappleg
be7f6a76a9
PRP-172 Fix Hue Connect parse errors on newer versions of Groovy
2016-06-30 02:42:24 -05:00
Jim Mangione
1ddd0632c9
Modifying 'Reminders using notifications and light'
2016-06-29 20:44:59 -05:00
Jim Mangione
53d0957383
Modifying 'Reminders using notifications and light'
2016-06-29 20:03:27 -05:00
Vinay Rao
10e5b7e9d7
Merge pull request #1021 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-06-28 22:57:32 -07:00
Vinay Rao
fc38c534f9
Merge pull request #1020 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-06-28 21:04:33 -07:00
Vinay Rao
90e6dc91eb
Merge pull request #1018 from SmartThingsCommunity/staging
...
Rolling up staging to production
2016-06-28 14:16:10 -07:00
Donald C. Kirker
2e502024a6
Merge pull request #1015 from SmartThingsCommunity/DVCSMP-1826
...
New handlers for Vision ZW+ Motion and Door/Window DVCSMP-1826 DVCSMP-1831
2016-06-28 10:13:59 -07:00
Jim Mangione
b4a4d83ce7
MSA-1375: These apps use different sensors to detect if a draw or container has been opened or moved. If no activity is detected without 60 minutes of a set reminder time, then an in-app reminder is generated. If no activity after 10 additional minutes, an LED light is turned on and set to RED until activity is recorded.
...
Additionally, the Temp-Motion app sends an in-app notification if the temperature of the container exceeds a particular threshold.
2016-06-27 20:31:56 -05:00
Matthew Page
ef29820fa1
MSA-1372: This is an updated version of the previous, however a user can now set the preferences and permissions from an OAuth page.
2016-06-24 10:31:30 -05:00
Steve Vlaminck
fd47bcb8a8
Merge pull request #1011 from vlaminck/gwu-exception-handling
...
Gwu exception handling
2016-06-23 12:26:42 -05:00
vlaminck
972599b1b5
Provide a way to remove unsupported devices from settings
2016-06-23 12:19:54 -05:00
vlaminck
f5d3cca6a0
Guard against devices that don't support necessary commands
2016-06-23 09:27:54 -05:00
Jack Chi
6d3ae11e44
Merge pull request #1008 from jackchi/healthcheck-open-close
...
[CHF-131] Adding Health Check to V1 SmartSense Open/Close Sensor
2016-06-22 11:03:45 -07:00
jackchi
dd63e76dfb
[CHF-131] Adding Health Check to V1 SmartSense Open/Close Sensor
2016-06-22 10:19:40 -07:00
Duncan McKee
7d6f37d98f
Z-Wave Plus Secure Sensors: reduce configure() delay for join v2
2016-06-22 11:12:10 -04:00
Vinay Rao
a015742d65
Merge pull request #1005 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-06-21 13:42:00 -07:00
Vinay Rao
3ee8f86aa3
Merge pull request #1004 from SmartThingsCommunity/staging
...
Rolling up staging to prod
2016-06-21 13:19:59 -07:00
Juan Pablo Risso
9b285ec93b
PRP-151 - Harmony Cloud ( #1003 )
...
- Added isIP() to check if a local or cloud callback URL
- Added try around Integer.parseInt
2016-06-21 13:19:53 -04:00
Duncan McKee
23f66e3caa
Z-Wave Plus Door/Window Sensor DVCSMP-1831
2016-06-20 17:35:31 -04:00
Duncan McKee
7a44c59581
Z-Wave Plus Motion/Temp Sensor device type DVCSMP-1826
2016-06-18 15:48:56 -04:00
Duncan McKee
4d343d9bcf
Z-Wave D/W: send requests secure encapsulated when necessary DVCSMP-1826
2016-06-17 21:49:08 -04:00
Juan Pablo Risso
777f8f7e20
PENG-161 - Logitech Harmony don't allow undefined commands ( #965 )
...
https://smartthings.atlassian.net/browse/PENG-161
extra )
New getCapabilityName()
Small fixes
Extra colon
capName
Added .id
2016-06-16 15:26:39 -04:00
Vinay Rao
de6d84acd2
Merge pull request #994 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-06-14 15:59:24 -07:00
Vinay Rao
eac48382e8
Merge pull request #993 from SmartThingsCommunity/staging
...
Rolling down hotfix to master
2016-06-14 15:55:53 -07:00
Vinay Rao
d1a910f11f
Merge pull request #992 from SmartThingsCommunity/staging
...
Rolling up staging to prod
2016-06-14 13:11:06 -07:00
Vinay Rao
9f09a4b0b2
Merge pull request #991 from SmartThingsCommunity/production
...
Rolling down hotfix
2016-06-14 13:10:03 -07:00
Donald C. Kirker
3c47fe7b60
Merge pull request #990 from dkirker/astra-devices
...
Add re-type for Vision Motion Sensor Plus.
2016-06-14 11:41:04 -07:00
Donald Kirker
45a0822e9b
Add re-type for Vision Motion Sensor Plus.
2016-06-14 11:07:31 -07:00
Rohan Desai
8cc87f3858
Merge pull request #966 from rohandesai/PENG-160
...
PENG-160 Alfred workflow should not allow undefined commands
2016-06-13 14:17:10 -07:00
Vinay Rao
e818695947
Merge pull request #987 from SmartThingsCommunity/staging
...
Roll down hotfix
2016-06-13 10:50:29 -07:00
Vinay Rao
bbba20288e
Merge pull request #986 from larsfinander/DVCSMP-1819_Philips_Hue_Incorrect_folder_name_for_Ambiance_bulb_DTH_staging
...
DVCSMP-1819 Philips Hue: Incorrect folder name for Ambiance bulb DTH
2016-06-13 10:49:34 -07:00
Lars Finander
ff9dd3f6e2
DVCSMP-1819 Philips Hue: Incorrect folder name for Ambiance bulb DTH
...
-Renamed folder to .src
2016-06-13 10:46:25 -07:00
Nicola Russo
4ad0a6fd9d
MSA-1351: The Gideon AI smart app allows you to connect and control all of your smartThings devices with the Gideon AI app. Gideon AI smart app makes your smartThings device even smarter adding features like energy monitoring, vdeo surveillance history etc..
2016-06-12 08:35:14 -05:00
Vinay Rao
a94a62d34c
Merge pull request #982 from rohandesai/netatmo-hotfix
...
NPE fix for NetAtmo
2016-06-09 11:30:51 -07:00
Rohan Desai
e861d3c256
added fix for NPE
2016-06-09 11:04:55 -07:00
Vinay Rao
7adff88d0f
Merge pull request #978 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-06-07 16:47:52 -07:00
Vinay Rao
ad1f1b2dc9
Merge pull request #977 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-06-07 16:44:35 -07:00
Vinay Rao
8d8b039dda
Merge pull request #975 from SmartThingsCommunity/staging
...
Rolling up staging to production
2016-06-07 12:23:55 -07:00
Duncan McKee
c875547942
Merge pull request #947 from SmartThingsCommunity/DPROT-110
...
DPROT-110 Add manufacturer fingerprints to Z-Wave Motion Sensor
2016-06-07 12:11:17 -04:00
Zach Varberg
1676a9c381
Merge pull request #942 from varzac/update-smartsense-multi
...
DVCSMP-1801: mfgCode in the ZigBee library for smartsense-multi-sensor
2016-06-07 09:50:39 -05:00
Rohan Desai
49d293e749
PENG-160 UBI should not allow undefined commands
...
- added some more changes
added changes to alfred workflow
2016-06-03 15:25:50 -07:00
Lars Finander
5d1b033486
Merge pull request #962 from larsfinander/DVCSMP-1676_Philips_Hue_timeout_message_search
...
DVCSMP-1676 Philips Hue: Need to provide timeout message if search ta…
2016-06-03 10:26:29 -07:00
Lars Finander
31f77513da
DVCSMP-1676 Philips Hue: Need to provide timeout message if search takes too long.
...
DVCSMP-1675 Changed to show bridge serial number instead of IP
-Shows timeout screen after 5 minutes
-Removed old image code that didnt work for one of the pages
-Handled null pointer when adding unsupported devices
2016-06-02 21:13:00 -07:00
rohandesai
98d7829d1a
Merge pull request #957 from rohandesai/peng-158-staging
...
PENG-158 UBI should not allow undefined commands
2016-06-02 14:33:49 -07:00
Vinay Rao
c6f706e47a
Merge pull request #960 from SmartThingsCommunity/staging
...
Rolling down Staging to master
2016-06-02 14:30:49 -07:00
Vinay Rao
532afd7336
Merge pull request #959 from rohandesai/delete-prempoint
...
removed Prempoint from staging
2016-06-02 14:30:02 -07:00
Rohan Desai
ac7f1a0c66
removed Prempoint from staging
2016-06-02 14:24:29 -07:00
Lars Finander
cb26f055d7
Merge pull request #950 from larsfinander/DVCSMP-400_Philips_Hue_Not_Yet_Configured
...
DVCSMP-400 Philips Hue: Hue bridge & Bulbs displaying as Not Yet Conf…
2016-06-02 12:14:44 -07:00
Rohan Desai
34107f935e
PENG-158 UBI should not allow undefined commands
...
- now validating commands per capability of the device in the smartapp
removed commented out code
2016-06-02 11:18:54 -07:00
Lars Finander
cc2d19e951
DVCSMP-400 Philips Hue: Hue bridge & Bulbs displaying as Not Yet Configured
2016-06-01 18:06:46 -07:00
rohandesai
031a15ec86
Merge pull request #897 from rohandesai/PENG-158
...
PENG-158 UBI should not allow undefined commands
2016-06-01 15:22:45 -07:00
Vinay Rao
fc2db2575d
Merge pull request #949 from SmartThingsCommunity/staging
...
Rolling down hotfix to master
2016-06-01 12:18:54 -07:00
Vinay Rao
fd549631e6
Merge pull request #948 from SmartThingsCommunity/revert-828-stage2_v1_multi_garage
...
Revert "DVCSMP-1107 Stage 2 of adding preferences to support garage s…
2016-06-01 12:11:49 -07:00
Vinay Rao
417c246d61
Revert "DVCSMP-1107 Stage 2 of adding preferences to support garage sensor in v1 safari mutli sensor"
2016-06-01 12:09:38 -07:00
Zach Varberg
038d770691
Use mfgCode in the ZigBee library for smartsense-multi-sensor
...
With the change to the ZigBee library in appengine to add
the optional manufacturers code, the custom writing of
ZigBee commands can be replaced with calls to the library
This resolves https://smartthings.atlassian.net/browse/DVCSMP-1801
2016-06-01 10:23:30 -05:00
Duncan McKee
ce28ec2039
DPROT-110 Add manufacturer fingerprints to Z-Wave Motion Sensor
2016-05-31 18:29:40 -04:00
Vinay Rao
0f1781c02e
Merge pull request #946 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-05-31 14:22:14 -07:00
Vinay Rao
4ce6ee0890
Merge pull request #945 from SmartThingsCommunity/staging
...
Rolling down staging hotfixes to master
2016-05-31 14:14:13 -07:00
Vinay Rao
f8050a5cd5
Merge pull request #944 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-05-31 14:07:40 -07:00
Jack Chi
d44dac448b
Merge pull request #920 from jackchi/smartsense-motion-power
...
[CHF-74] Add Smartsense device-health related documentation
2016-05-31 11:24:42 -07:00
Vinay Rao
67c20abcba
Merge pull request #828 from workingmonk/stage2_v1_multi_garage
...
DVCSMP-1107 Stage 2 of adding preferences to support garage sensor in v1 safari mutli sensor
2016-05-31 11:13:58 -07:00
Duncan McKee
d56e132896
Merge pull request #941 from SmartThingsCommunity/INTL-626-prod
...
INTL-626 Add mfr fingerprint for Fibaro Smoke Sensor
2016-05-31 14:08:48 -04:00
Duncan McKee
009ec2539d
INTL-626 Add mfr fingerprint for Fibaro Smoke Sensor
2016-05-31 14:00:59 -04:00
Lars Finander
ff0860cbe1
Merge pull request #934 from larsfinander/DVCSMP-1795_Philips_Hue_Hue_Ambience_bulb
...
DVCSMP-1795 Philips Hue: Add support for Hue Ambience bulb
2016-05-27 09:57:24 -07:00
Lars Finander
ecfb99974b
DVCSMP-1795 Philips Hue: Add support for Hue Ambience bulb
...
-Add support for Hue White Ambiance Bulb (white,dimmable+color temp)
2016-05-27 09:45:26 -07:00
Jason Botello
aa3a18f421
Merge pull request #865 from SmartThingsCommunity/MSA-1255-1
...
MSA-1255: Gidjit - Smart Launcher with SmartThings support
2016-05-25 15:13:55 -05:00
Vinay Rao
c2f18a91be
Merge pull request #906 from SmartThingsCommunity/master
...
Rolling up master to staging for next week's deploy
2016-05-24 16:28:51 -07:00
Vinay Rao
fc6b14b85e
Merge pull request #921 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-05-24 16:27:08 -07:00
jackchi
0c1208928f
[CHF-74] Add Smartsense device-health related documentation for motion sensor
2016-05-24 15:17:40 -07:00
Vinay Rao
02d9963fab
Merge pull request #919 from SmartThingsCommunity/staging
...
Rolling up staging to production for release May 24
2016-05-24 13:59:11 -07:00
Vinay Rao
f131fb71cf
Merge pull request #918 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-05-24 13:51:26 -07:00
Adam Jensen
22185c5440
Added labels to the motion attribute in the main multiattributetile
2016-05-24 08:18:51 -05:00
Vinay Rao
9c27ed6cb7
Merge pull request #913 from SmartThingsCommunity/revert-904-revert-901-DVCSMP-1739-revert-untested-code
...
Revert "DVCSMP-1739 Revert "Undo DVCSMP-1739 Revert "make sure reformat the storeGraphData"""
2016-05-23 16:05:09 -07:00
Dwight Liu
35edaa19c7
Revert "DVCSMP-1739 Revert "Undo DVCSMP-1739 Revert "make sure reformat the storeGraphData"""
2016-05-23 14:38:40 -07:00
Vinay Rao
dc09201866
Merge pull request #912 from larsfinander/DVCSMP-1770_Add_MSR_to_zwave-switch_staging
...
DVCSMP-1770 Add MSR to zwave-switch and configure at pairing
2016-05-23 14:22:40 -07:00
Lars Finander
6afcbf8f70
DVCSMP-1770 Add MSR to zwave-switch and configure at pairing
...
-Make ZWave switch and Dimmer switch behave the same and save MSR and
manufacturer name in data
2016-05-23 14:13:10 -07:00
rohandesai
2894d52efa
Merge pull request #909 from SmartThingsCommunity/MSA-1285-3
...
MSA-1285: May 2016 Submission
2016-05-20 13:39:33 -07:00
Will Price
a21f9f177c
MSA-1285: Updated submission, already reviewed, just cleaning up the pull request.
2016-05-20 14:22:19 -05:00
rohandesai
02f968b8cb
Merge pull request #889 from SmartThingsCommunity/MSA-1278-2
...
MSA-1278: Updates to dynamic object execution for security compliance
2016-05-20 10:30:48 -07:00
Rohan Desai
32f0385e30
PENG-158 UBI should not allow undefined commands
...
- now validating commands per capability of the device in the smartapp
removed commented out code
2016-05-19 11:59:13 -07:00
Juan Pablo Risso
b105d9d80e
DVCSMP-1775 - Call poll() every 5 minutes to reduce duplicated calls ( #902 )
...
* DVCSMP-1775 - Call poll() every 5 minutes to reduce duplicated calls
Call poll() every 5 minutes instead of discovery() to reduce duplicated
getActivityList() call.
* Better error logging
2016-05-19 13:58:44 -04:00
Chelsea Okey
9bfad5d6a4
Merge pull request #908 from ch3lsea/INTL-527
...
INTL-527 Temperature Notifications Should Respect Location Temp Scale
2016-05-19 10:41:01 -05:00
chelseaokey
85a335d365
INTL-527 Temperature Notifications Should Respect Location Temp Scale
2016-05-19 09:59:45 -05:00
Jim Anderson
40e6778e31
Merge pull request #898 from jimmyjames/add-tiles-readme
...
DOCS-284 adding README for example/test tiles
2016-05-18 13:58:45 -05:00
Jim Anderson
feba6643a6
Merge pull request #893 from jimmyjames/tile-examples-default-state
...
DOCS-284 - update tiles for best practices, add setColor to colorWheel
2016-05-17 14:07:55 -05:00
Vinay Rao
49c893771d
Merge pull request #905 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-05-17 10:06:48 -07:00
Vinay Rao
d73f4c2ded
Merge pull request #904 from SmartThingsCommunity/revert-901-DVCSMP-1739-revert-untested-code
...
DVCSMP-1739 Revert "Undo DVCSMP-1739 Revert "make sure reformat the storeGraphData""
2016-05-17 10:01:27 -07:00
Vinay Rao
13a056ec8d
Revert "Undo DVCSMP-1739 Revert "make sure reformat the storeGraphData""
2016-05-17 09:59:03 -07:00
Vinay Rao
bd0ccd0c21
Merge pull request #903 from SmartThingsCommunity/staging
...
Rolling up staging to production Deploy May 17
2016-05-17 09:58:29 -07:00
Vinay Rao
d34508c19d
Merge pull request #901 from dsainteclaire/DVCSMP-1739-revert-untested-code
...
Undo DVCSMP-1739 Revert "make sure reformat the storeGraphData"
2016-05-16 17:28:04 -07:00
David Sainte-Claire
a8e118fe83
Revert "make sure reformat the storeGraphData"
...
This reverts commit e1de599668 .
Revert "make descriptive comment and add space in else condition"
This reverts commit 0e01cbed06 .
Revert "null zwave event check in storeGraphData"
This reverts commit 8821c68e9c .
2016-05-16 17:20:43 -07:00
Vinay Rao
072cc066b6
Merge pull request #900 from workingmonk/bug/cree_remove_fingerprint
...
DPROT-94 removing cree fingerprint from zll dimmer until the fix in trim
2016-05-16 14:59:22 -07:00
Vinay Rao
17562c96ae
removing cree fingerprint from zll dimmer until the fix in trim for deviceJoinName
2016-05-16 14:54:09 -07:00
Lars Finander
f55452d1c6
Merge pull request #887 from larsfinander/Add_MSR_to_zwave-switch
...
DVCSMP-1770 Add MSR to zwave-switch and configure at pairing
2016-05-16 13:37:18 -07:00
rohandesai
14b5fd41b8
Merge pull request #895 from rohandesai/DVCSMP-1709
...
DVCSMP-1709 Android>SmartApps>PlatLinkConnector>Unable To Add
2016-05-16 13:18:22 -07:00
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
rohandesai
a95fbf2612
Merge pull request #867 from rohandesai/DVCSMP-1699
...
DVCSMP-1699 Na02>Missing/Failed Oauth Tokens - Netatmo
2016-05-16 13:17:57 -07:00
Jack Chi
0f60ca61cb
Merge pull request #899 from jackchi/add-category-smartsense
...
[CHF-74] Add category to SmartSense DTH
2016-05-16 11:50:00 -07:00
jackchi
293a73136e
[CHF-74] Add category to SmartSense DTH
2016-05-16 11:43:21 -07:00
Vinay Rao
3b56fb4a2f
Merge pull request #891 from workingmonk/bug/hotfix_cree_fingerprint
...
DPROT-94 moving the cree specific generic fingerprint back to cree dth
2016-05-16 11:30:50 -07:00
Jim Anderson
26a0f6f939
DOCS-284 adding README for example/test tiles
2016-05-13 21:10:54 -05:00
Rohan Desai
8de3276ce6
DVCSMP-1709 Android>SmartApps>PlatLinkConnector>Unable To Add
...
- now getting the right shard url
2016-05-13 11:13:58 -07:00
Jim Anderson
f77c5810c6
DOCS-284 - update tiles for best practices, add setColor to colorWheel tile
2016-05-13 10:26:45 -05: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
Lars Finander
55d7a4a263
Merge pull request #886 from larsfinander/DVCSMP-1761_Remove_heartbeat
...
DVCSMP-1716 Remove heartbeat from device types
2016-05-12 21:01:17 -07:00
Vinay Rao
cca1eccce6
moving the cree specific generic fingerprint back to cree dth because of cree manufacturerInfo spacing issue
2016-05-12 16:10:05 -07:00
Matthew Hartley
56eef9cf22
MSA-1278: The Prempoint SmartApp is a service bridge to allow Prempoint users to import, share, and manage devices that are controlled by their SmartThings hub.
2016-05-12 14:28:40 -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
Rohan Desai
45b78eff8d
DVCSMP-1699 Na02>Missing/Failed Oauth Tokens - Netatmo
...
- refactored the oauth component for the app to work in different shards, if supported
- fixed some white spacing issues and indents
- addressed comments
- edited spacing
2016-05-12 11:18:09 -07:00
Lars Finander
a133406b6e
DVCSMP-1770 Add MSR to zwave-switch and configure at pairing
...
-Make ZWave switch and Dimmer switch behave the same and save MSR and
manufacturer name in data
2016-05-11 23:41:19 -07:00
Lars Finander
bd62962ee1
DVCSMP-1716 Remove heartbeat from device types
...
-Remove heartbeat from OSRAM white bulb and Smartpower Outlet
-Heartbeat was a hack previously used for Amazon Echo
2016-05-11 23:06:09 -07:00
tslagle13
f1e54c8a5c
Merge pull request #872 from tslagle13/fix-vacation-lighting-director-exception
...
fix exception caused by typo
2016-05-11 18:59:00 -07: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
tslagle13
a4a48fddd2
fix exception caused by typo
...
added paren to end of "someoneIsHome" check on accident.
2016-05-11 12:07:03 -07:00
Vinay Rao
2bd18859b9
Merge pull request #870 from SmartThingsCommunity/master
...
Rolling up master to staging for next week's release
2016-05-10 15:44:41 -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
Vinay Rao
566425c531
Merge pull request #869 from SmartThingsCommunity/staging
...
Rolling up staging to production 05-10
2016-05-10 13:40:49 -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
Matthew Page
ab2ba8104d
MSA-1255: The following app submitted will be an endpoint for our IOS app Gidjit.
...
Gidjit is like having a home screen based on your environment. It scans your surroundings looking for home devices, personal electronic devices, times and locations of interest, and more. It will present a list of corresponding launcher panels that allow you to quickly access actions like open an app, control/monitor a device, execute a SmartThings Routine, or link to the control/launch screen of a device. For example based on the users location they will quickly be able to access a preset routine. We are really looking forward to having SmartThings in integration with the app.
Link: https://itunes.apple.com/us/app/gidjit-smart-launcher/id961388659?mt=8
The app currently will not have the SmartThing's support until the next version that will be released when this is hopefully approved, as we will also have to go through the Apple approval process allowing them to test the features.
Thank you for your time!
Matt
2016-05-07 16:51:30 -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
Vinay Rao
e7448e7908
Merge pull request #848 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-05-03 10:59:58 -07:00
Vinay Rao
973c16f088
Merge pull request #842 from SmartThingsCommunity/staging
...
Rolling up changes to production from staging 2016-05-03 Release
2016-05-03 10:20:53 -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
e278a3b57d
Merge pull request #838 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-04-26 11:34:03 -07: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
Vinay Rao
b05d956d95
Merge pull request #830 from SmartThingsCommunity/staging
...
Rolling up changes to production from staging 2016-04-26 Release
2016-04-26 10:59:05 -07: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
Vinay Rao
d17cadc4c7
stage 2 of adding preferences to support garage sensor in mutli sensor
2016-04-22 17:41:57 -07: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
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
Vinay Rao
0c75c8806e
Merge pull request #780 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-04-13 23:35:44 -05:00
Vinay Rao
d91fea89df
Merge pull request #779 from SmartThingsCommunity/staging
...
Rolling down hotfix from staging to master
2016-04-13 23:28:57 -05:00
Vinay Rao
d28d27c4ed
Merge pull request #778 from SmartThingsCommunity/production
...
Rolling down hotfix from production to staging
2016-04-13 22:34:01 -05:00
Michael Hudson
235e3f5507
Added fingerprint for NYCE door hinge sensor
2016-04-12 18:23:28 -06:00
Vinay Rao
e7c1d88285
Merge pull request #773 from SmartThingsCommunity/fix-multi-thermostat-dth
...
Update tile-multiattribute-thermostat.groovy
2016-04-12 10:03:43 -07:00
Kyle LeNeau
74c334a0f7
Update tile-multiattribute-thermostat.groovy
2016-04-12 12:02:15 -05:00
Vinay Rao
6881f469f5
Merge pull request #768 from SmartThingsCommunity/staging
...
Rolling up changes to production from staging 2016-04-12 Release
2016-04-12 09:27:46 -07:00
Dylan Bijnagte
be8c84306a
Merge pull request #770 from Bijnagte/INTL-525
...
INTL-525 translation refresh
2016-04-11 15:57:46 -05:00
dylanbijnagte
a6105188ea
INTL-525 translation refresh
2016-04-11 13:44:40 -05:00
Vinay Rao
22f218c072
Merge pull request #769 from SmartThingsCommunity/master
...
Adding the mobile ux test changes to the release train
2016-04-07 17:15:11 -07: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
Vinay Rao
8b543d399b
Merge pull request #767 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-04-07 13:55:16 -07:00
Vinay Rao
bb21b9a612
Merge pull request #766 from SmartThingsCommunity/staging
...
Rolling down hue hotfix to master
2016-04-07 13:40:44 -07:00
Vinay Rao
e366a2686f
Merge pull request #765 from SmartThingsCommunity/production
...
Rolling down production hue hotfix to staging
2016-04-07 12:40:43 -07:00
Tyler Lange
820405a3ab
Merge pull request #559 from macand/MSA-906-3
...
MSA-906: Fibaro Door/Window Sensor ZW5
2016-04-07 09:49:24 -07:00
Tyler Lange
69875becae
Merge pull request #558 from macand/MSA-905-2
...
MSA-905: Fibaro Motion Sensor ZW5
2016-04-07 09:49:05 -07:00
Tyler Lange
5c90091e36
Merge pull request #557 from macand/MSA-904-1
...
MSA-904: Fibaro Flood Sensor ZW5
2016-04-07 09:48:39 -07:00
Vinay Rao
af19cee795
Merge pull request #764 from juano2310/production
...
Switched colors for hue bulb
2016-04-06 13:47:42 -07:00
juano2310
55ed08d5e7
Switched colors around
2016-04-06 16:34:13 -04:00
Juan Pablo Risso
2dec6f69c8
Merge pull request #762 from juano2310/production
...
CHANGE-479 - Restore Hue Bulb Color
2016-04-06 12:45:16 -04:00
juano2310
381fcfdd31
CHANGE-479 - Restore Hue Bulb Color
2016-04-06 11:59:24 -04: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
Vinay Rao
fd29fe2b2a
Merge pull request #758 from workingmonk/feature/new_button_dth
...
Changing the name for the DTH and the namespace
2016-04-04 17:07:28 -07:00
Vinay Rao
c259af4312
change name for button to generic name
2016-04-04 17:06:25 -07:00
Vinay Rao
45663ffb86
changes to button controller to read number of buttons from the dth
2016-04-01 16:17:03 -07:00
Vinay Rao
82214e29eb
Merge pull request #753 from SmartThingsCommunity/staging
...
Rolling down staging hotfixes to master
2016-04-01 13:51:12 -07:00
Vinay Rao
bf00284c74
Merge pull request #752 from SmartThingsCommunity/production
...
Rolling down prod hotfix to staging
2016-04-01 13:44:39 -07:00
Vinay Rao
8de5ed77f4
Merge pull request #751 from jeff-blaisdell/slack
...
Add Slack integration into build process.
2016-04-01 13:43:37 -07:00
Doug Sabers
4d31f8dbe8
Merge pull request #747 from sabersd/transUpdates
...
INTL-520 updating translations
2016-04-01 15:37:39 -05:00
Jeff Blaisdell
9d378ce9a1
Add Slack integration into build process.
2016-04-01 14:39:55 -05:00
sabersd
8abe4ac29f
INTL-520 updating translations
2016-03-31 22:06:23 -05:00
Doug Sabers
104fa8d616
Merge pull request #745 from sabersd/apTrans
...
INTL-309 missing translations
2016-03-31 17:53:09 -05:00
sabersd
5b5e185ef0
INTL-309 missing translations
2016-03-31 17:52:13 -05:00
Vinay Rao
3a0c9c1298
Merge pull request #743 from mitchpond/smart-fob-forPR
...
Merging in non fingerprint DTH from community
2016-03-31 15:31:52 -07:00
Vinay Rao
51fb7fc7a9
Merge pull request #717 from SmartThingsCommunity/staging
...
Rolling up changes to production from staging 2016-03-31 Release
2016-03-31 14:31:39 -07:00
Mitch Pond
4a096fc884
Iris Smart Fob - cleaned up and commented out fingerprint for submission
2016-03-31 16:36:42 +00:00
Doug Sabers
babc0206df
Merge pull request #742 from sabersd/tilesWork
...
INTL-309 translating tiles
2016-03-31 10:02:43 -05:00
sabersd
d419fb8606
INTL-309 translating tiles
2016-03-31 09:28:25 -05:00
Lars Finander
70aae0d76c
Merge pull request #720 from larsfinander/staging_DVCSMP_1667_Authentication_update_Philips_Hue
...
DVCSMP-1667 Authentication needs to be updated for Philips Hue
2016-03-30 16:37:16 -07:00
Lars Finander
1cd5c68e68
DVCSMP-1667 Authentication needs to be updated for Philips Hue
...
-Philips updaded their API and current ST implementation will stop
working when next Hue firmware is released without this change
2016-03-30 13:58:53 -07:00
tslagle13
9e427d4108
Merge pull request #718 from tslagle13/bug-fix-for-vacation-lighting-director
...
Make timeIntervalInput dynamic page
2016-03-29 17:20:14 -07:00
tslagle13
a8628b7343
Make timeIntervalInput dynamic page
...
Forgot to make timeIntervalInput a dynamic page so it can update view on selection.
2016-03-29 17:12:28 -07:00
Lars Finander
1736caebfe
Merge pull request #716 from larsfinander/DVCSMP-1597-Hue-remove-temp-control
...
DVCSMP-1597 Bloom and Strip lights need temperature control removed
2016-03-29 14:08:45 -07:00
Lars Finander
0fa363fa1a
Merge pull request #715 from larsfinander/DVCSMP-1672-hue-lux-icon-color
...
DVCSMP-1672 Phillips HUE: Mismatched on button color for hue lux
2016-03-29 13:42:22 -07: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
a6ee53641f
DVCSMP-1672 Phillips HUE: Mismatched in on button light color for hue lux
...
-Changed color from green to blue to match other Hue lights
2016-03-28 20:51:32 -07:00
Duncan McKee
c6818c8c2b
Add new Ecolink Motion MSR to door/window retyping code
2016-03-28 13:29:51 -04:00
Vinay Rao
6ac174c2f3
Merge pull request #707 from SmartThingsCommunity/staging
...
Rolling down build changes to master from staging
2016-03-25 16:51:58 -07:00
Vinay Rao
eb8d5ed4c9
Merge pull request #706 from SmartThingsCommunity/production
...
Rolling down build changes to staging from production
2016-03-25 16:47:12 -07:00
Vinay Rao
7b5d618de8
Merge pull request #705 from jeff-blaisdell/fix-production
...
Update public repo to new build setup.
2016-03-25 16:45:47 -07:00
Jeff Blaisdell
c024e09fb8
Update public repo to new build setup.
2016-03-25 18:33:15 -05:00
Amol Mundayoor
e5841fb3cb
Merge pull request #702 from larsfinander/DVCSMP-1667-Update-Hue-user-creation
...
DVCSMP-1667 Authentication needs to be updated for Philips Hue
2016-03-25 11:28:19 -07:00
Lars Finander
805b870447
DVCSMP-1667 Authentication needs to be updated for Philips Hue
2016-03-25 10:12:48 -07:00
Vinay Rao
fe92f7ad19
Merge pull request #698 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-03-24 13:25:36 -07:00
Vinay Rao
10245315ee
Merge pull request #697 from SmartThingsCommunity/staging
...
Rolling down staging commits to master
2016-03-24 13:22:33 -07:00
Vinay Rao
0b239d4686
Merge pull request #696 from SmartThingsCommunity/revert-668-staging_remove_hue
...
Revert "Revert "DVCSMP-1615 & DEVC-372""
2016-03-24 13:19:48 -07:00
Vinay Rao
9374290d64
Revert "Revert "DVCSMP-1615 & DEVC-372""
2016-03-24 13:12:23 -07:00
Vinay Rao
ffcacb9da5
Merge pull request #664 from SmartThingsCommunity/staging
...
Rolling up changes to production from staging 2016-03-25 Release
2016-03-24 13:03:24 -07:00
Vinay Rao
c45129170a
Merge pull request #668 from larsfinander/staging_remove_hue
...
Revert "DVCSMP-1615 & DEVC-372"
2016-03-24 12:56:35 -07:00
Lars Finander
53406ada8e
Merge pull request #690 from larsfinander/DVCSMP-1615-Improve-Hue-error-handling
...
DVCSMP-1615 Hue setColor throws exceptions when missing parameters
2016-03-23 18:57:32 -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
Vinay Rao
5c1236a21a
Merge pull request #693 from SmartThingsCommunity/staging
...
[DVCSMP-1657] Syncing down changes from staging to master
2016-03-23 15:24:13 -07:00
Vinay Rao
0911651f71
Merge pull request #692 from workingmonk/bug/hotfix_multi
...
[DVCSMP-1657] Bug/hotfix multi
2016-03-23 15:19:18 -07:00
Vinay Rao
9cc92b1987
fixing issue with list of list of maps with multi parsing
...
adding return type to methods
2016-03-23 15:13:33 -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
Lars Finander
633bef2ac5
Revert "DVCSMP-1615 & DEVC-372"
...
This reverts commit 6fbef3b297 .
(temporary for staging, MArch 25 deploy)
2016-03-22 14:29:32 -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
a8357e7644
Merge pull request #652 from SmartThingsCommunity/master
...
Rolling up changes from master to staging
2016-03-18 13:38:31 -07: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
Vinay Rao
024a6cb698
Merge pull request #632 from SmartThingsCommunity/staging
...
Rolling up changes to production from staging 2016-03-17 Release
2016-03-18 10:43:22 -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
Nowak
8a5f0af0e2
added missing capability
2016-03-17 16:02:14 +01: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
Vinay Rao
7526d2b445
Merge pull request #628 from SmartThingsCommunity/master
...
Rolling up master to staging
2016-03-10 18:35:42 -08:00
Vinay Rao
caf761c015
Merging changes from staging to master
2016-03-10 18:11:54 -08:00
Vinay Rao
62a965d90b
Merge pull request #599 from SmartThingsCommunity/staging
...
Rolling up changes to production from staging 2016-03-10 Release
2016-03-10 16:26:26 -08:00
Vinay Rao
fb9f1dee47
Merge pull request #626 from munds/hue-hotfix
...
Hue hotfix for color temperature and overall stability
2016-03-10 15:04:01 -08:00
Amol Mundayoor
3a433d3865
Hue hotfix for color temperature and overall stability
2016-03-10 14:21:49 -08: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
Matt Pennig
c15a09a077
Merge pull request #606 from SmartThingsCommunity/update-simulated-thermostat
...
Update simulated thermostat with new functionality and brand colors
2016-03-09 18:33:25 -06:00
Amol Mundayoor
2e4036d694
Merge pull request #610 from SmartThingsCommunity/MSA-941-1
...
MSA-941: Remove color temperature from Hue Lux.
2016-03-09 16:31:26 -08:00
Amol
49b6fb02df
MSA-941: This is a device type change that removes the color temperature slider for Hue Lux bulb. Additionally, the refresh tile has been modified to not be for ants. It's a regular 2x2 tile (with scale: 2).
2016-03-09 17:50:24 -06:00
Nowak
e2ab965e89
updated initial sensor status (no motion)
2016-03-09 15:32:22 +01:00
Nowak
3824ccb5e1
updated initial sensor status (dry)
2016-03-09 15:31:52 +01:00
Vinay Rao
089ab00ab7
Merge pull request #581 from workingmonk/bug/ge-link-config
...
[DVCSMP-1588] changes to account for bad configure method for ge link.
2016-03-08 20:51:37 -08:00
Vinay Rao
a7b2e6a6cd
changes to account for bad configure method for ge link. to account for users with bad config, hitting refresh should solve it for them.
...
updating parse
deleting unused code
updating the config method
adding logic to refresh after the dimming is complete for any rate specified by the user
multi tiles for ge link
2016-03-08 20:19:26 -08:00
Jason Botello
361eca6b15
Merge pull request #370 from SmartThingsCommunity/MSA-747-10
...
MSA-747: BeaconThings
2016-03-08 13:38:30 -08:00
Jason Botello
56d991b8d2
Merge pull request #431 from SmartThingsCommunity/MSA-794-2
...
MSA-794: Simple Control
2016-03-08 13:38:09 -08:00
Matt Pennig
20e112f4f8
Update sim. thermostat with new functionality and brand colors
2016-03-08 11:20:57 -06:00
Vinay Rao
e83d08cf2f
Merge pull request #597 from workingmonk/bug/cree_bulb
...
[DVCSMP-1442] Cree bulb does not properly reflect dimming value
2016-03-07 20:17:53 -08:00
Vinay Rao
55905a10da
issue with CREE Bulb not reporting back state
...
updating copyright and spacing
2016-03-07 19:13:19 -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
Juan Pablo Risso
21ae20302c
Merge pull request #584 from juano2310/Hue_ColorTemp
...
DVCSMP-1565 & DVCSMP-1548
2016-03-07 17:27:18 -08:00
juano2310
9880ced851
Fix wrong DT for Hue bulb
2016-03-07 17:05:06 -08:00
twack
f593f08c5e
create i18n korean translation for smartpower-outlet
2016-03-06 09:53:00 -08:00
twack
2d7300d9e5
create i18n and align arrival-sensor-ha SA file
2016-03-06 09:23:42 -08:00
twack
f31c3bf5ee
i18n alignment for mobile-presense
2016-03-06 05:35:09 -08:00
twack
0799722bdb
i18n alignment for smartsense-multi-sensor
2016-03-05 23:45:30 -08:00
twack
7fdb99524e
i18n alignment for smartsense-motion-sensor
2016-03-05 23:15:21 -08:00
twack
04941dfa21
i18n groovy alignment for smartsense-moisture-sensor
2016-03-05 22:23:08 -08:00
juano2310
fb99a81704
fixed rich-control
2016-03-04 17:15:49 -05: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
Vinay Rao
c1422438ac
Merge pull request #576 from workingmonk/bug/refresh_tile
...
fix device.refresh for refresh tiles
2016-03-03 14:18:13 -08:00
Yaima
8ed23f4c7e
Merge pull request #577 from Yaima/master
...
Including unknown temperature values as part of the response for sensors
2016-03-02 14:24:04 -08: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
Vinay Rao
12896f4095
device.refresh change for tile
2016-03-01 19:51:27 -08:00
Vinay Rao
ab4e8a892a
Merge pull request #572 from workingmonk/bug/battery_values
...
[DVCSMP-1255] Fixing issue with weird battery values
2016-03-01 17:01:27 -08:00
Vinay Rao
e076818573
Merge pull request #573 from workingmonk/deprecate_DTH
...
[DVCSMP-1463] Deprecating copied DTH
2016-03-01 16:57:50 -08:00
Vinay Rao
cd8bbca5ee
removing the fingerprints from the additional copy of DTH
2016-03-01 12:46:16 -08:00
Vinay Rao
2d060bddfc
fixing issue with weird battery values
2016-03-01 12:17:50 -08:00
Vinay Rao
8f25ff4434
Merge pull request #570 from SmartThingsCommunity/master
...
Rolling up changes to staging from master
2016-03-01 12:01:26 -08:00
Dylan Bijnagte
4da9730319
Merge pull request #550 from Bijnagte/device-translations
...
adding korean translations for DTHs
2016-03-01 13:57:05 -06:00
Donald C. Kirker
25db4f5235
Merge pull request #571 from SmartThingsCommunity/DVCSMP-1440
...
Remove 3axis tile definition from 1st gen multi.
2016-03-01 10:58:09 -08:00
Donald Kirker
eae2a9ca08
Remove 3axis tile definition from 1st gen multi.
2016-03-01 10:53:42 -08:00
Yaima
2dd2d7cba4
Merge pull request #569 from Yaima/master
...
Ecobee multiple sensors fix
2016-02-29 14:50:45 -08:00
Yaima Valdivia
f5708bca8b
Copyright - Ecobee Sensor
2016-02-29 14:49:50 -08:00
Yaima Valdivia
a9da6d130a
Changed copyright information for Ecobee Sensor
...
https://smartthings.atlassian.net/browse/DVCSMP-1511
2016-02-29 14:49:02 -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
b131ba1507
Merge pull request #568 from larsfinander/hueConnectFix
...
DVCSMP-1516 Hue (Connect) throws 15k groovy.lang.MissingPropertyExcep…
2016-02-29 13:48:07 -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
bflorian
6a905e4380
Merge pull request #567 from bflorian/DVCSMP-1531-hue-command-types
...
DVCSMP-1531 switch hue command methods to void
2016-02-29 14:37:16 -05:00
bflorian
442f16680d
DVCSMP-1531 switch hue command methods to void
2016-02-29 14:11:51 -05:00
Nowak
1af43681a5
updated tiles
2016-02-29 15:10:26 +01:00
Nowak
b211b298c0
updated tiles
2016-02-29 15:10:02 +01:00
Yaima
1c68099b52
Merge pull request #562 from Yaima/master
...
Fix fan mode notifications
2016-02-26 12:54:54 -08:00
Yaima
cc9321ca9f
Fix fan mode notifications
...
https://smartthings.atlassian.net/browse/DVCSMP-1511
2016-02-26 12:39:32 -08:00
tslagle13
da029000c9
Remove unnecessary inputs
2016-02-26 12:24:11 -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
Vinay Rao
515b268374
Merge pull request #549 from SmartThingsCommunity/staging
...
Rolling up changes to production from staging 2016-02-25 Release
2016-02-26 10:51:42 -08:00
Vinay Rao
919c9b88ee
Merge pull request #555 from workingmonk/lock_fingerprinting_form
...
[DEVTOOLS-506] Fixing lock fingerprint causing Fingerprint Tool issue
2016-02-26 09:25:32 -08:00
Nowak
23a76fa72b
MSA-906: Device Handlers for Fibaro Door/Window Sensor ZW5 (with and without DS18B20 connected)
2016-02-26 13:18:11 +01:00
Nowak
a46f09a84a
MSA-905: Device Handler for Fibaro Motion Sensor ZW5
2016-02-26 13:14:39 +01:00
Nowak
aff8dec3ce
MSA-904: Device Handler for Fibaro Flood Sensor ZW5
2016-02-26 13:12:26 +01:00
Vinay Rao
2438942071
Fixing lock fingerprint causing Fingerprint Tool issue
2016-02-25 20:07:05 -08:00
Jeff Blaisdell
0d9bd98cfa
Merge pull request #554 from jeff-blaisdell/devtools-483-2
...
DEVTOOLS-483: Add circle deployments for SmartThingsPublic.
2016-02-25 14:44:39 -06:00
Jeff Blaisdell
9e33f190c3
DEVTOOLS-483: Add circle deployments for SmartThingsPublic.
2016-02-25 14:43:55 -06:00
Duncan McKee
c959691536
Merge pull request #532 from SmartThingsCommunity/DEVC-246-16
...
DEVC-246: Enerwave motion doesn't always get the associationSet that the hub sends on join
2016-02-25 15:32:25 -05:00
Jeff Blaisdell
2cb687dca9
Merge pull request #552 from jeff-blaisdell/devtools-483
...
DEVTOOLS-483: Create CircleCI job for SmartThingsPublic
2016-02-25 13:42:32 -06:00
Lars Finander
70ec8a28f8
Merge pull request #553 from larsfinander/boseNpeFix
...
DVCSMP-1521 NPE in Bose (Connect)
2016-02-25 11:17:56 -08: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
Jeff Blaisdell
934449c326
DEVTOOLS-483: Create CircleCI job for SmartThingsPublic
2016-02-25 12:39:46 -06:00
Juan Pablo Risso
9e37a37991
Merge pull request #551 from juano2310/Harmony_hotfix_namingConflict
...
callbackUrl naming conflict
2016-02-25 12:09:31 -05:00
Juan Pablo Risso
050da829d3
callbackUrl naming conflict
2016-02-25 10:02:06 -05:00
Lars Finander
f616dcbdf6
Merge pull request #542 from larsfinander/lifxExceptionFix
...
DVCSMP-1505 LIFX setColor() throws exception
2016-02-24 15:27:26 -08:00
Duncan McKee
8933510436
Send associationSet to Enerwave Motion on wake only when it isn't already working
2016-02-24 18:07:48 -05:00
Donald C. Kirker
3130e6ad27
Merge pull request #493 from SmartThingsCommunity/DVCSMP-1440
...
DVCSMP-1440 Remove three-axis values.
2016-02-24 14:06:49 -08:00
Donald Kirker
0c87601c64
DVCSMP-1440 Remove three-axis values.
...
Remove 3axis tile definition as well.
2016-02-24 13:59:46 -08:00
Lars Finander
d1a5a8631f
Merge pull request #548 from larsfinander/wemoNpeFix
...
DVCSMP-1517 Wemo (Connect) SmartApp throws NPE
2016-02-24 13:07:20 -08:00
dylanbijnagte
d86dcfd82f
adding korean translations for DTHs
2016-02-24 14:34:52 -06: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
Vinay Rao
9b87d39fe8
Merge pull request #546 from SmartThingsCommunity/master
...
Rolling up changes from master to staging
2016-02-23 10:50:20 -08:00
Vinay Rao
c17b856e6b
Merge pull request #545 from SmartThingsCommunity/staging
...
Syncing down changes from staging to master
2016-02-23 10:45:43 -08:00
Lars Finander
42b790ef10
DVCSMP-1505 LIFX setColor() throws exception
...
-Added empty return to command methods since sendEvent is used
-Added null check for hex values
2016-02-22 15:13:56 -08:00
Yaima
a4ebe87f4e
Merge pull request #541 from Yaima/master
...
Added colors for degrees in Celsius - https://smartthings.atlassian.net/browse/DVCSMP-1511
2016-02-22 14:59:31 -08:00
Yaima Valdivia
f84e21d83a
Added colors for degrees in Celsius
...
Emergency heat mapped to auxHeatOnly
2016-02-22 14:55:15 -08:00
Duncan McKee
e61be4ff9c
DVCSMP-1438: Fix Z-Wave Motion handling of Notification Report
2016-02-22 14:55:58 -05:00
Duncan McKee
6123fbeea5
DEVFRWK-78 Fix First Alert smoke alarm check-in handling
2016-02-22 13:52:56 -05:00
Yaima
85175eb298
Merge pull request #529 from Yaima/master
...
Ecobee - Changed tiles order
2016-02-19 14:45:01 -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
Donald C. Kirker
a9c078c0cb
DEVC-246: As noted in the Z-Wave Door/Window Sensor source code, "Enerwave motion doesn't always get the associationSet that the hub sends on join". It appears that sometimes when the Enerwave motion sensor joins it does not report events, which would be indicative of this. What can be done to resolve this? Is this a manufacturer firmware bug, or a bug with our stack? Enerwave claims that their DTH works "perfectly".
2016-02-19 05:41:34 -06:00
Tom Manley
edc98e4840
Merge pull request #497 from tpmanley/feature/outlet_fingerprint
...
outlet: Added fingerprint for new ST outlet
2016-02-18 19:25:39 -06:00
Vinay Rao
fb2c2cb2a7
Merge pull request #530 from workingmonk/iris_motion_contact
...
[DEVC-259] Iris motion and contact sensor fingerprints
2016-02-18 17:22:56 -08:00
Vinay Rao
62aeb0533d
Iris motion and contact sensor fingeprints
2016-02-18 17:07:11 -08:00
Yaima Valdivia
fb6cbcc35e
Merge branch 'master' of github.com:SmartThingsCommunity/SmartThingsPublic
...
# Via Yaima
* 'master' of github.com:SmartThingsCommunity/SmartThingsPublic:
2016-02-18 15:50:54 -08:00
Yaima Valdivia
097584944e
Ecobee - Changed tiles order
2016-02-18 15:48:30 -08:00
Yaima
01fae3dcd4
Merge pull request #525 from Yaima/master
...
Better exception handling for Ecobee
2016-02-18 15:13:34 -08: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
Vinay Rao
a103d437c2
Merge pull request #523 from SmartThingsCommunity/staging
...
Deploy to production 2/18
2016-02-18 09:28:02 -08:00
Vinay Rao
ae705deba4
Merge pull request #524 from SmartThingsCommunity/plantlink-merge
...
MSA-884: This is a quick update to a previously published device hand…
2016-02-17 19:32:49 -08:00
Oso Technologies
69a6fc4f9e
MSA-884: This is a quick update to a previously published device handler to accept the "update" packet that occurs when the zigbee pairs with the hub to stop an exception due to it not being in the map format that other packets are in.
2016-02-17 19:31:22 -08:00
Yaima
5728f08770
Merge pull request #522 from Yaima/master
...
Fixed Ecobee - HH errors
2016-02-17 13:28:40 -08:00
Yaima Valdivia
f073df0a57
Fixed Ecobee - HH errors
2016-02-17 13:28:10 -08:00
Yaima
2af0db4e89
Merge pull request #520 from Yaima/master
...
Ecobee fanMode available - https://smartthings.atlassian.net/browse/D…
2016-02-17 11:30:43 -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
Vinay Rao
d82a387c68
Merge pull request #517 from SmartThingsCommunity/master
...
Rolling up changes to staging from master
2016-02-17 07:47:16 -08:00
Luke Bredeson
9263107f0e
INSIDE-787: Improve Wemo (Connect) event subscriptions
2016-02-16 17:05:09 -06:00
Yaima
41b9d71e3d
Merge pull request #516 from Yaima/master
...
Ecobee 3 - https://smartthings.atlassian.net/browse/DEVC-285
2016-02-16 14:52:55 -08:00
Duncan McKee
e60a9d1925
Merge pull request #487 from dantheman2865/MSA-866-2
...
MSA-866: Update SmartSense Moisture to include Temperature Measurement from WWA02AA
2016-02-16 17:48:29 -05: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
dylanbijnagte
86e097ba0a
add event translation
2016-02-16 10:05:46 -06:00
Juan Pablo Risso
89ec1f207f
Merge pull request #513 from juano2310/hue_bu
...
Removed canInstallLabs()
2016-02-16 10:07:45 -05:00
Juan Pablo Risso
664af57708
Removed canInstallLabs()
2016-02-16 09:35:21 -05:00
vlaminck
d9aa1e378d
remove segmented style input to prevent iOS crash
2016-02-15 21:39:06 -06:00
Vinay Rao
376779598a
Prepping up v1 multi for garage door functionality
2016-02-15 13:01:12 -08:00
Juan Pablo Risso
ce26a2941e
Merge pull request #506 from juano2310/hue_bu
...
PROB-537 - Fix error in line 335
2016-02-12 14:34:00 -05:00
Juan Pablo Risso
81fb356a21
PROB-537 - Fix error in line 335
2016-02-12 14:31:04 -05:00
Vinay Rao
bdd88deb99
Merge pull request #504 from SmartThingsCommunity/staging
...
Merging changes from staging to production
2016-02-11 22:40:38 -08:00
Vinay Rao
20d660e236
Merge pull request #503 from SmartThingsCommunity/master
...
Merging into staging from master
2016-02-11 22:39:12 -08:00
Vinay Rao
aadbcc2eee
Merge pull request #501 from SmartThingsCommunity/staging
...
Rolling down changes from staging to master
2016-02-11 22:11:01 -08:00
Vinay Rao
4a49d4c15d
Merge pull request #108 from natec007/MSA-68-1
...
MSA-68: Spruce Irrigation
2016-02-11 22:06:25 -08:00
Nathan Cauffman
0e3bd5aa74
MSA-68: Spruce Irrigation controller and soil moisture sensors.
...
Merge in bug fixes and renames to match with new repository layout.
Deleted spruce-controller.groovy from 'Spruce Irrigation'
Deleted spruce-sensor-v1.groovy from 'Spruce Irrigation'
Deleted spruce-scheduler.groovy from 'Spruce Irrigation'
Modifying 'Spruce Irrigation'
Merge in bug fixes and renames to match with new repository layout.
2016-02-11 20:33:19 -08:00
Nathan Cauffman
bfd68228bc
# This is a combination of 3 commits.
...
# The first commit's message is:
MSA-68: Spruce Irrigation controller and soil moisture sensors.
Modifying 'Spruce Irrigation'
Updated Spruce Scheduler, better stability, notifications, moisture & season adjustments
Updated device types, start scheduler from device
Code review for ST publication
Review for ST submission
Delete spruce-sensor.groovy
Delete spruce-scheduler-v2-1.groovy
Moisture control adjsut
# This is the 2nd commit message:
Deleted spruce-controller.groovy from 'Spruce Irrigation'
# This is the 3rd commit message:
Deleted spruce-sensor-v1.groovy from 'Spruce Irrigation'
2016-02-11 20:28:09 -08:00
Tyler Lange
a2e8a8303b
Merge pull request #480 from rboy1/patch-1
...
Bugfixes for codeReports and AlarmReport (Rboy1)
2016-02-11 13:46:40 -08:00
Lars Finander
56580634e8
Merge pull request #494 from larsfinander/wemo
...
Fixed ArrayIndexOutOfBoundsException
2016-02-11 10:14:46 -08:00
Lars Finander
a82717744e
DVCSMP-1480 Fixed ArrayIndexOutOfBoundsException
...
Fixed ArrayIndexOutOfBoundsException from events that lack values to some fields
in a few LAN Connect SmartApps.
2016-02-10 14:45:12 -08:00
Vinay Rao
b1096a67af
Merge pull request #500 from SmartThingsCommunity/production
...
Rolling down changes from production to staging
2016-02-10 14:26:37 -08:00
Ben Boggess
ae945d1a15
Merge pull request #499 from boggebe/boggess/convert_hexToSignedInt_to_method
...
Convert closure to method
2016-02-10 11:16:13 -06:00
boggebe
12220da750
Convert closure to method
2016-02-10 10:57:10 -06:00
Ben Boggess
3f89bbb6d9
Merge pull request #498 from SmartThingsCommunity/revert-490-boggess/convert_hexToSignedInt_to_method
...
Revert "Convert closure to method"
2016-02-10 10:50:12 -06:00
Ben Boggess
fe2b36cd30
Revert "Convert closure to method"
2016-02-10 10:46:48 -06:00
Tom Manley
6c5b93da87
outlet: Added fingerprint for new ST outlet
...
Resolves:
https://smartthings.atlassian.net/browse/DVCSMP-1360
2016-02-10 10:43:21 -06:00
Ben Boggess
55c17383e1
Merge pull request #490 from boggebe/boggess/convert_hexToSignedInt_to_method
...
Convert closure to method
2016-02-10 06:53:31 -06:00
boggebe
bd9a1d1dc5
Closure was causing sandbox issues locally
2016-02-08 16:03:01 -06:00
Daniel Kurin
b7484ff0b8
MSA-866: Currently, the SmartSense Moisture handles both the FortrezZ WWA01 and the '02, however the '02 sends a temperature measurement. This PR expands the existing DH to add a valueTile with that temperature data (per https://github.com/SmartThingsCommunity/SmartThingsPublic/pull/447 )
2016-02-07 11:36:24 -05:00
Vinay Rao
a6bec43f2a
Merge pull request #474 from tpmanley/bugfix/multi_cmd_failure
...
multi: Fix occasional failures in sending ZigBee commands during configure
2016-02-02 23:04:58 -04:00
rboy1
6fe60146a4
Bugfixes for codeReports
...
1. Missing break in case 32 for AlarmReport
2. Bugfix - Not reporting all codes programmed into the lock causing SmartApps to fail while awaiting a codeReport notification (once a code is programmed into a lock it should be notified because there is no way to read back codes from the lock, apps awaiting a codeReport will go into an infinite programming loop to trying to update the codes and awaiting a codeReport notification indicating a successful programming)
2016-02-02 10:35:10 -05:00
Tom Manley
5ec82217ac
multi: Fix occasional failures in sending ZigBee commands during configure
...
The missing delay after some of the commands was sometimes causing the
ZigBee command to fail.
Resolves:
https://smartthings.atlassian.net/browse/DVCSMP-1225
2016-01-29 14:41:12 -06:00
Kris Schaller
208f0d97df
Merging staging into production
2016-01-25 13:12:05 -08:00
Kris Schaller
e444c8d020
Merging master into staging
2016-01-25 13:11:18 -08:00
Kristofer Schaller
3b89368d45
Merge pull request #467 from davidsulpy/master
...
New Initial State Event Streamer: removed buffering and sched-tasks
2016-01-25 13:08:51 -08:00
David Sulpy
12f6039de5
New Initial State Event Streamer: removed buffering and scheduled tasks for flushing buffer
2016-01-22 19:23:37 -06:00
Vinay Rao
65c9da32e7
Merge pull request #464 from workingmonk/smartpower_v1
...
[DVCSMP-1430] updating fingerprint for the problem device
2016-01-21 23:29:43 -08:00
Vinay Rao
7147770e2d
updating fingerprint for the problem device
2016-01-21 18:20:03 -08:00
Vinay Rao
9f75bbfbde
Merge pull request #463 from SmartThingsCommunity/staging
...
Merging changes into prod from staging
2016-01-20 17:13:25 -08:00
Vinay Rao
996ac27ba2
Merge pull request #462 from SmartThingsCommunity/master
...
Merging changes into stage
2016-01-20 17:06:44 -08:00
Jason Botello
5eb33eca19
Merge pull request #387 from SmartThingsCommunity/MSA-757-1
...
MSA-757: Timevalve Smart
2016-01-20 16:25:05 -08:00
Jason Botello
ec321ce85d
Merge pull request #425 from hhhss91/MSA-786-1
...
MSA-786: Encored Technologies : Smart Energy Service
2016-01-20 16:24:46 -08:00
Jason Botello
7669bec0bc
Update timevalve-smart.groovy
...
Commenting out fingerprint temporarily to avoid potential conflicts with other devices as this devices is specifically for a Korean deployment in AP01 - see DVCSMP-1425
2016-01-20 16:17:32 -08:00
Steve Vlaminck
a20a58bd48
Merge pull request #458 from vlaminck/gentle-wake-up-controller
...
Added Gentle Wake Up controller, updated SmartApp
2016-01-20 14:03:12 -06:00
vlaminck
efabd07dea
Added Gentle Wake Up controller, updated SmartApp
2016-01-20 09:05:47 -06:00
Vinay Rao
16b87c5eda
Merge pull request #456 from SmartThingsCommunity/staging
...
Merging changes into prod from staging
2016-01-19 16:10:44 -08:00
Vinay Rao
05ad96d583
Merge pull request #455 from SmartThingsCommunity/master
...
Merging changes into stage
2016-01-19 16:08:42 -08:00
Tyler Lange
1e55f62048
Merge pull request #454 from workingmonk/deprecate_osram_flex
...
deprecating this DTH as the fingerprints have been moved to ZigBee RGBW
2016-01-19 16:06:54 -08:00
Vinay Rao
12b18eae08
deprecating this DTH as the fingerprints have been moved to ZigBee RGBW Bulb
2016-01-19 16:02:35 -08:00
Vinay Rao
0a6bb51974
Merge pull request #453 from SmartThingsCommunity/staging
...
Merging ZigBee RGBW into prod
2016-01-19 15:57:18 -08:00
Vinay Rao
9ab74c3ba6
Merge pull request #452 from SmartThingsCommunity/master
...
Merging ZigBee RGBW into staging
2016-01-19 15:56:38 -08:00
Tyler Lange
aad82e10ef
Merge pull request #451 from workingmonk/zigbee_color_bulb
...
Adding ZigBee RGBW DTH - generic ZigBee DTH for OSRAM Flex Strip, OSRAM A19 RGBW, OSRAM BR30 RGBW, OSRAM RT5/6
2016-01-19 15:55:07 -08:00
Vinay Rao
b11b362c60
Adding ZigBee RGBW DTH
2016-01-19 15:40:43 -08:00
Tom Manley
8f08a0819c
Merge pull request #449 from SmartThingsCommunity/staging
...
Merge staging into production
2016-01-19 14:25:26 -06:00
Tom Manley
d34d1d3615
Merge pull request #448 from SmartThingsCommunity/master
...
Merge master into staging
2016-01-19 13:46:27 -06:00
Tom Manley
e1853b8e50
Merge pull request #443 from tpmanley/feature/sensor_updates
...
Feature/sensor updates
2016-01-19 13:43:40 -06:00
Tom Manley
968834e33e
Use table for battery voltage to percent remaining calculation
...
The new table based approach yields a more accurate battery percentage
remaining than the old linear calculation.
Resolves:
https://smartthings.atlassian.net/browse/SMJN-39
2016-01-19 13:40:02 -06:00
Tom Manley
e51a38eb28
Fix whitespace issues - no code changes
...
Replaced spaces with tabs for indentation and removed some unnecessary
white space.
2016-01-18 11:00:37 -06:00
Tom Manley
553b45a3f3
Merge pull request #441 from tpmanley/bugfix/arrival_readattr_events
...
arrival: Keep 'read attr' messages from being turned into events
2016-01-15 09:51:39 -06:00
Tom Manley
d9ab3bca00
arrival: Keep 'read attr' messages from being turned into events
...
Previously parse was returning null which causes the platform to create an event
using the message passed to parse. We don't want that to happen so return
an empty list instead.
Resolves:
https://smartthings.atlassian.net/browse/SMJN-38
2016-01-14 15:34:08 -06:00
Tom Manley
5085d7f184
Merge pull request #433 from SmartThingsCommunity/staging
...
Merge staging into production
2016-01-13 12:56:38 -06:00
Juan Pablo Risso
dc927e0659
Merge pull request #434 from SmartThingsCommunity/master
...
Master -> Staging
2016-01-13 13:21:51 -05:00
Juan Pablo Risso
56cfe9e936
Merge pull request #430 from juano2310/Wemo
...
PROB-537 - Fix error in line 337
2016-01-13 13:20:10 -05:00
Tom Manley
991637b1c1
Merge pull request #432 from SmartThingsCommunity/master
...
Merge from master into staging
2016-01-13 10:39:39 -06:00
Lee Joonmin
3a7abd6169
Modifying 'Timevalve Smart'
2016-01-12 18:01:23 -06:00
Will Price
783a30fa5f
MSA-794: We submitted this ages ago when the review process took the better part of a year. Resubmitting here with minor changes based your recent email requesting all OAuth apps be submitted, please expedite ASAP as we have a huge number of users using the OAuth app.
...
These apps integrate SmartThings with Simple Control for Audio Video control. They are in use by a great many users already and quite well tested.
2016-01-11 15:50:14 -06:00
Matt Pennig
d69abb64bd
Merge pull request #385 from SmartThingsCommunity/rich-simulated-thermostat
...
Adding multiAttributeTile definition to Simulated Thermostat device type handler
2016-01-11 15:10:59 -06:00
Tom Manley
7429ecc83b
Merge pull request #423 from tpmanley/feature/arrival_sensor_ha
...
arrival: Add support for ZigBee HA arrival sensor
2016-01-11 12:42:44 -06:00
Tom Manley
112a35f5db
arrival: Change voltage range for battery remaining calculation
2016-01-11 12:41:50 -06:00
Juan Risso
0d214b742e
PROB-537 - Fix error in line 337
2016-01-11 12:10:13 -05:00
Juan Pablo Risso
1372d4005a
Merge pull request #427 from SmartThingsCommunity/master
...
Master -> Staging
2016-01-08 16:08:16 -05:00
Juan Pablo Risso
c297564665
Merge pull request #426 from juano2310/Wemo
...
Increased delay to mark device as offline
2016-01-08 16:06:38 -05:00
Juan Risso
26ab32565b
Increased delay to mark device as offline
2016-01-08 16:01:57 -05:00
hyeon seok yang
c20026b376
MSA-786: Description from the app : "With visible realtime energy usage status, have good energy habits and enrich your life"
...
This app is specialized to show energy data which was grabbed from Encored Technologies' device that user installed at their home.
2016-01-08 16:01:05 +09:00
Tom Manley
9733947fea
arrival: Add support for ZigBee HA arrival sensor
...
Resolves:
https://smartthings.atlassian.net/browse/DVCSMP-1305
https://smartthings.atlassian.net/browse/DVCSMP-1322
2016-01-07 14:30:04 -06:00
Yaima
9439efd7b9
Merge pull request #421 from SmartThingsCommunity/master
...
Merging Ecobee and SmartSense code
2016-01-06 15:34:01 -08:00
Yaima
6abf8c7f20
Merge pull request #420 from Yaima/master
...
Removed degree sign from tile
2016-01-06 15:25:19 -08:00
Yaima Valdivia
fe505ddc9f
Removed degree sign from tile
...
https://smartthings.atlassian.net/browse/DVCSMP-1318
2016-01-06 15:24:47 -08:00
Tom Manley
f4034f5ccf
Merge pull request #419 from tpmanley/bugfix/multi_adjust_threshold
...
multi: Adjust threshold multiplier to prevent motion detection while …
2016-01-06 14:18:42 -06:00
Tom Manley
c1c2431299
multi: Adjust threshold multiplier to prevent motion detection while idle
...
The previous threshold multiplier was found to be too low so motion was
being detected while the sensor was idle. This new value of 630 seems to
produce better results.
2016-01-06 13:27:48 -06:00
Tom Manley
39f0c49ea6
Merge pull request #411 from tpmanley/bugfix/multi_accel_parsing
...
multi: Fix x,y,z parsing error
2016-01-06 13:26:27 -06:00
Yaima
70b8a042a7
Merge pull request #415 from SmartThingsCommunity/staging
...
Merging to prod
2016-01-05 16:01:55 -08:00
Yaima
451b7a4923
Merge pull request #414 from SmartThingsCommunity/master
...
Merging to staging
2016-01-05 16:01:05 -08:00
Yaima
ed5a409c63
Merge pull request #413 from Yaima/master
...
Added canChangeIcon: true
2016-01-05 16:00:08 -08:00
Yaima Valdivia
8453292038
Added canChangeIcon: true
2016-01-05 15:59:14 -08:00
Tom Manley
e98a04a1b4
multi: Fix x,y,z parsing error
...
The previous axis value parsing code was very fragile. For example, this
code block:
def unsignedY = hexToInt(part.split("13")[1].trim())
would fail when `part` was "13xx13", where "xx" is any value. The split
assumed the value "13" was present only once in the string, and everything
after the "13" was the value. When "13" was part of the value this code
would interpret only "xx" as the value, instead of "xx13".
The new parsing code is not fragile like this. It knows exactly what bytes
of the string are X, Y, and Z and parses the values correctly.
2016-01-04 15:21:55 -06:00
Kris Schaller
22c810e9df
Merging staging into production
2016-01-04 03:43:46 -08:00
Kris Schaller
cc80373b89
Merging master into staging
2016-01-04 03:43:30 -08:00
Kristofer Schaller
41e95b9248
Merge pull request #400 from kris-schaller/phonebook_auto_unlock
...
Updating code to use the phonebook API
2016-01-04 03:41:50 -08:00
Tom Manley
63f20c912d
Merge pull request #407 from tpmanley/bugfix/multi_invalid_XY
...
multi: ignore attribute reports that don't include all three axis
2015-12-31 14:42:03 -06:00
Tom Manley
837d2d0cfd
multi: ignore attribute reports that don't include all three axis
...
Resolves:
https://smartthings.atlassian.net/browse/DVCSMP-1366
2015-12-31 11:13:41 -06:00
Kris Schaller
629c4cc231
Updating code to use the phonebook API
2015-12-30 14:14:37 -08:00
Kris Schaller
ea98194abf
Merging staging into production
2015-12-28 16:21:37 -08:00
Kris Schaller
94f11c583f
Merging master into staging
2015-12-28 16:21:17 -08:00
Kristofer Schaller
f12684565c
Merge pull request #399 from kris-schaller/vinli_icon
...
Changing icon paths to hosted files
2015-12-28 16:18:48 -08:00
Kris Schaller
51e727b91a
Changing icon paths to hosted files
2015-12-28 16:06:15 -08:00
Kris Schaller
4a6e000cee
Merging staging into production
2015-12-28 15:41:51 -08:00
Kris Schaller
c3cf4089f4
Merging master into staging
2015-12-28 15:41:29 -08:00
Kristofer Schaller
49a858eb5c
Merge pull request #398 from kris-schaller/vinli_icon
...
Adding vinli icons
2015-12-28 15:39:16 -08:00
Kris Schaller
112a4087b0
Adding vinli icons
2015-12-28 15:38:23 -08:00
Kris Schaller
71f9f19465
Merging staging into production
2015-12-28 10:31:40 -08:00
Kris Schaller
f8317a6d2c
Merging master into staging
2015-12-28 10:31:20 -08:00
Kristofer Schaller
132d8fc9d8
Merge pull request #302 from SmartThingsCommunity/MSA-699-1
...
Merged publication request 'Vinli Home Connect'
2015-12-28 10:29:56 -08:00
Lee Joonmin
7def620f04
MSA-757: Smart Gas-Lock work with z-wave
2015-12-23 03:44:19 -06:00
Umang Parekh
5b0b239caa
Merge pull request #386 from umangparekh/multiSensorThresholdFix
...
Fine-tuning the Motion Threshold and Motion Threshold multiplier. Garage use case works. XYZ values reported correctly.
2015-12-22 19:58:59 -08:00
umangparekh
3ea70fecad
Fine-tuning the Motion Threshold and Motion Threshold multiplier for manufacturer Smarthings.
...
Garage Door use case works + implemented code review feedback
Implementing code review feedback + inverted the signedY to match Centralite like behavior.
Implementing code review feedback + inverted the signedY to match Centralite like behavior.
2015-12-22 19:33:06 -08:00
Matt Pennig
358cf261e8
Adding multiAttributeTile definition to Simulated Thermostat device type handler
2015-12-22 11:14:53 -06:00
Kris Schaller
2edda411e2
Merging staging into production
2015-12-21 12:55:20 -08:00
Kris Schaller
dd19b6e73f
Merging master into staging
2015-12-21 12:55:03 -08:00
Tyler Lange
f420907043
Merge pull request #381 from kris-schaller/master
...
Adding paths to locally hosted images for bose sound control
2015-12-21 12:53:45 -08:00
Kris Schaller
bf915b49dc
Adding paths to locally hosted images for bose sound control
2015-12-21 12:48:17 -08:00
Tyler Lange
1c2a65e313
Merge pull request #380 from kris-schaller/master
...
Adding icons to Bose Sound Touch
2015-12-21 12:40:14 -08:00
Kris Schaller
075fdf0974
Adding icons to Bose Sound Touch
2015-12-21 12:38:17 -08:00
Daniel
21041570db
Modifying 'Vinli Home Connect'
2015-12-17 09:40:00 -06:00
Vinay Rao
8c3daf5f34
Merge pull request #372 from workingmonk/lock_comment_out
...
[DVCSMP-1338] commenting out unused variables
2015-12-16 11:38:06 +05:30
Vinay Rao
f3138501e8
commenting out unused variables
2015-12-16 11:34:35 +05:30
Yaima
2dfb43f841
Merge pull request #371 from Yaima/master
...
Comment out TTS Capability from Speaker SmartApps
2015-12-16 00:24:13 -05:00
Yaima
f9b5e2ba79
Comment out TTS Capability from Speaker SmartApps
...
https://smartthings.atlassian.net/browse/DVCSMP-1258
2015-12-16 00:22:06 -05:00
Warodom Khamphanchai
1f86001418
Merge pull request #369 from snakedog116/master
...
Ecobee Update
2015-12-15 10:51:03 -08:00
Kris Schaller
ac74c6126d
Merging staging into production
2015-12-15 09:38:16 -08:00
Kris Schaller
80e02416f3
Merging master into staging
2015-12-15 09:38:02 -08:00
Kristofer Schaller
e4b010eb46
Merge pull request #367 from rappleg/AddEventBufferBackToAtomicState
...
Make sure we persist the updated eventBuffer with the new event added back to atomicState
2015-12-15 09:37:25 -08:00
obycode
177c816348
MSA-747: BeaconThings is a simple app to let you integrate iBeacons into your SmartThings smart home. With BeaconThings, you can get more reliable, and more specific location information. Spread some beacons around your home, register them with BeaconThings, and it will tell SmartThings when you're nearby. For each BeaconThing your register, a device is added to SmartThings that can be used with SmartRules, or custom SmartApps, to trigger events.
...
This submission contains the SmartApp to which the iOS app connects with OAuth, and the device type which is created by the SmartApp for each beacon registered in the app.
2015-12-15 10:46:27 -06:00
snakedog116
c921121645
Update ecobee-connect.groovy
...
Replace the licensing information as previously deleted by 1b9d2fe @kwarodom. I believe this was removed in error. The original code was under Apache, so the resulting code should be too.
2015-12-14 23:44:14 -07:00
snakedog116
9be808a3eb
Update ecobee-thermostat.groovy
...
Added some description to the temporary hold.
2015-12-14 23:36:55 -07:00
rappleg
6778f8d58a
Make sure we persist the updated eventBuffer with the new event added back to atomicState
2015-12-14 19:50:39 -06:00
Kris Schaller
653f0e28ca
Merging staging into production
2015-12-14 17:25:47 -08:00
Kris Schaller
49dc1e96ba
Merging master into staging
2015-12-14 17:25:34 -08:00
Kristofer Schaller
961ee321ac
Merge pull request #365 from rappleg/PreventEventBufferInitialStateGrowingUnbounded
...
Improve performance when streaming to Inital State and prevent buffer growing unbounded
2015-12-14 17:24:46 -08:00
Kris Schaller
76fcca90d3
Merging staging into production
2015-12-14 17:09:08 -08:00
Kris Schaller
c197f4263e
Merging master into staging
2015-12-14 17:08:51 -08:00
Kristofer Schaller
22fb4e36c6
Merge pull request #216 from SmartThingsCommunity/MSA-640-3
...
Merged publication request 'PlantLink'
2015-12-14 17:04:38 -08:00
rappleg
18bfa87948
Improve performance when streaming to Inital State and prevent buffer growing unbounded
2015-12-14 18:40:55 -06:00
Kris Schaller
54f976229e
Merging staging into production
2015-12-14 12:59:39 -08:00
Kris Schaller
3ba148d5d2
Merging master into staging
2015-12-14 12:59:25 -08:00
Steve Vlaminck
7fc4aaa341
Merge pull request #366 from vlaminck/every-element-update
...
Updated the every element app to better represent what each element can and can't do
2015-12-14 13:57:02 -06:00
vlaminck
d1504e9a3c
Updated the ever element app to better represent what each element ca…
2015-12-14 13:27:41 -06:00
Tom Manley
91fefe536d
Merge pull request #355 from tpmanley/bugfix/wrong_xyz_values
...
multi: Fix invalid accelerometer readings during refresh
2015-12-14 12:01:36 -06:00
Tom Manley
fe4a2ed3d0
multi: Fix invalid accelerometer readings during refresh
...
The code can only correctly handle the accelerometer readings when they
are all received in the same message. Individual reads of the attributes
results in individual read attribute responses which led to events with
incorrect values. The most straightforward fix is to not read the attributes
in the first place and rely on attribute reporting to report the values
at the appropriate time.
Resolves:
https://smartthings.atlassian.net/browse/DVCSMP-1315
2015-12-11 00:24:44 -06:00
Tom Manley
e529624d36
Merge pull request #349 from tpmanley/feature/updated_smartsense_devices
...
Added fingerprints/support for new version of multi/moisture/motion sensors
2015-12-11 00:23:21 -06:00
Tom Manley
6ba37caa03
Added fingerprints/support for new version of multi/moisture/motion sensors
...
Partially resolves:
https://smartthings.atlassian.net/browse/DVCSMP-1305
2015-12-10 22:50:15 -06:00
Kris Schaller
041733373b
Merging staging into production
2015-12-10 15:09:04 -08:00
Kris Schaller
b67783a235
Merging master into staging
2015-12-10 15:08:28 -08:00
Yaima
8d0fa7f561
Merge pull request #351 from SmartThingsCommunity/DEVC-256-11
...
DEVC-256: DEVC-256 Bose SoundTouch Control SmartApp - Approval
2015-12-10 15:03:33 -08:00
Donald C. Kirker
6ede225715
DEVC-256: Bose SmartApp - Approval
2015-12-10 16:47:28 -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
b90e2a1982
Merge branch 'staging' into production
2015-12-05 10:26:47 -05:00
bflorian
ae444dfe09
Merge branch 'staging' of https://github.com/SmartThingsCommunity/SmartThingsPublic into staging
2015-12-05 10:26:25 -05: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
Donald C. Kirker
df55116ac6
Merge pull request #330 from mckeed/prob-398
...
PROB-398 Fix Homeseer Multi Instance encap parse
2015-12-04 12:38:39 -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
Vinay Rao
7d0b3ef796
Merge pull request #333 from SmartThingsCommunity/staging
...
Merging changes into prod from staging
2015-12-02 15:51:30 -08:00
Vinay Rao
c3d5f60250
Merge pull request #332 from SmartThingsCommunity/master
...
Merging changes into stage
2015-12-02 15:49:34 -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
Duncan McKee
f55ea8b2f8
Fix Homeseer Multi Instance encap parse PROB-398
2015-12-02 11:49:13 -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
Juan Pablo Risso
968c9cc647
Merge pull request #317 from SmartThingsCommunity/staging
...
Staging -> Production
2015-11-26 11:09:51 -05:00
Juan Pablo Risso
3e7ce67ea4
Merge pull request #316 from SmartThingsCommunity/master
...
Master -> Staging
2015-11-26 11:08:44 -05: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
Daniel
96f2c5ed8b
MSA-699: 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.
2015-11-23 11:38:25 -06: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
Vinay Rao
479651a330
Merge pull request #296 from SmartThingsCommunity/staging
...
Merging changes into prod from staging
2015-11-18 14:36:36 -08:00
Vinay Rao
39b00c2a04
Merge pull request #295 from SmartThingsCommunity/master
...
Merging changes into stage
2015-11-18 14:04:44 -08: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
5a52e69911
Merge remote-tracking branch 'origin/staging' into production
2015-11-13 17:10:15 -08:00
Vinay Rao
7f4384cd85
Merge remote-tracking branch 'origin/master' into staging
2015-11-13 17:09:47 -08: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
Vinay Rao
42479a94b4
Merge remote-tracking branch 'origin/staging' into production
2015-11-12 15:30:24 -08:00
Juan Pablo Risso
57e668f1f2
Merge pull request #268 from SmartThingsCommunity/master
...
Master -> Staging
2015-11-09 16:31:21 -05: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
Juan Pablo Risso
9b8be908e2
Merge pull request #261 from juano2310/Harmony_Global
...
Harmony Global Oauth
2015-11-05 16:03:09 -05:00
Juan Pablo Risso
ea65ed58dc
Added a ","
2015-11-05 14:24:15 -05:00
Juan Pablo Risso
d19ec0b525
removed function ShardUrl()
2015-11-05 14:19:20 -05:00
Juan Pablo Risso
9654c27ca8
added singleInstance: true
2015-11-05 14:15:50 -05:00
juano2310
dec9ff20b0
Harmony Global Oauth
2015-11-05 14:11:38 -05:00
Mike Robinet
c62fd52a26
Merge pull request #253 from mrobinet/crex-1094
...
CREX-1094 Delete stale device subscriptions on IFTTT app update
2015-11-05 11:28:43 -06:00
Juan Pablo Risso
1195161232
Merge pull request #251 from juano2310/harmony
...
Jawbone Global Oauth
2015-11-05 10:59:24 -05:00
Juan Pablo Risso
5f1ff8a5c6
Code Cleanup
2015-11-05 10:07:19 -05:00
bflorian
7aabd9bc5f
Deleted lights on when door opens after sundown
2015-11-04 14:44:06 -08:00
bflorian
f260e36d54
More name/namespace changes
2015-11-04 14:09:51 -08:00
bflorian
594b61c852
Merge branch 'master' of https://github.com/SmartThingsCommunity/SmartThingsPublic
2015-11-04 13:59:38 -08:00
bflorian
c416560f19
Misc filename and namespace changes.
2015-11-04 13:57:17 -08:00
Juan Pablo Risso
1ee768016f
Merge pull request #252 from juano2310/HUE_NEW
...
Force Level = 1% to 1
2015-11-04 16:11:58 -05:00
Mike Robinet
54e5334cca
CREX-1094 Delete stale device subscriptions on IFTTT app update
2015-11-04 14:38:28 -06:00
Juan Pablo Risso
8c55b6314a
Force Level = 1% to 1
...
This ensures that the bulb will be able to dim to it minimum
2015-11-04 15:07:26 -05:00
juano2310
ac5f15efd8
buildActionUrl("hookCallback")
2015-11-04 14:18:46 -05:00
juano2310
bbc680746e
Jawbone Global Oauth
2015-11-04 13:05:49 -05:00
bflorian
702f0f87d0
Merge branch 'master' into staging
2015-11-04 09:41:38 -08:00
bflorian
d830c1fae0
Filename corrections
2015-11-03 18:08:51 -08:00
bflorian
f337e8a085
Corrected filename of Z-Wave Device Multichannel
2015-11-03 17:55:11 -08:00
Tom Manley
8f6201507a
Merge pull request #246 from tpmanley/feature/lock-battery-fix
...
Fix 'Low Battery Handler' exception caused by non-integer battery events
2015-11-03 16:47:30 -06:00
Matt Nohr
0171644a77
Merge branch 'master' into staging
2015-11-02 15:45:08 -06:00
Matthew Nohr
58187006b7
Merge pull request #136 from mrobinet/master
...
CREX-3129 Update service manager apps to be singleton
2015-11-02 15:44:36 -06:00
Donald C. Kirker
5e6bfb5857
Merge pull request #214 from keenhome/update-keen-home-smart-vent-handler
...
update keen home smart vent device handler
2015-11-02 10:03:18 -08:00
Tom Manley
2d22b5a384
Fix 'Low Battery Handler' exception caused by non-integer battery events
...
ZigBee locks report battery percentage remaining in .5% increments. However
the Low Battery Handler Smart App in Hello Home expects it to be an integer.
2015-11-02 09:51:03 -06:00
Juan Pablo Risso
10dee44c0a
Merge pull request #240 from SmartThingsCommunity/master
...
Master -> Staging
2015-10-31 00:21:46 -04:00
Juan Pablo Risso
20e5b51aef
Merge pull request #239 from juano2310/WEMO_FFinal4
...
DVCSMP-1189: Wemo refactor final
2015-10-31 00:14:03 -04:00
juano2310
20f1a76889
Wemo refactor final (DVCSMP-1189)
...
https://smartthings.atlassian.net/browse/DVCSMP-1189
Detect and mark device offline within 5 minutes.
Show Device offline in device tile.
Show Device offline in Recent Activity.
Log the current IP address to Recent Activity.
Log the changed IP address to Recent Activity.
Support 'Turning on' and 'Turning off' (blindly changing the state of
device to ON or OFF without confirming bulb responded correctly)
Turn on / off through Wemo-App reflected timely in SmartThings
App/Ecosystem.
Manual turn on / off of device is reflected timely in SmartThings
App/Ecosystem.
Lower case createEvent
Bug Fixes
Bug fixes
setOffline
Minor cosmetic fixes
2015-10-30 21:56:01 -04:00
Juan Pablo Risso
6db15b12c1
Merge pull request #230 from juano2310/hue_ff
...
Fix DVCSMP-1227 & DVCSMP-1232
2015-10-30 15:08:26 -04:00
Luke Bredeson
91c01dc643
DST fix for Button Controller
2015-10-29 12:35:28 -05:00
Warodom Khamphanchai
aa93850c62
Merge pull request #209 from kwarodom/aeonMultiSensor6
...
DVCSMP-668: Aeon Multi Sensor 6
2015-10-28 20:37:36 -07:00
Juan Pablo Risso
47210ca8b4
Fix to Hue reverts dimmer settings (DVCSMP-1227)
...
if you use the hue native app to adjust the dimmer setting, smartthings will reset the dimmer to previous value when toggling from ST app (and automations)
2015-10-28 14:12:35 -04:00
Mike Cousins
cbd5c91d52
update keen home smart vent device handler
2015-10-28 14:07:09 -04:00
Oso Technologies
dcfc16cf12
MSA-640: Updated version of the deviceType and SmartApp that now uses % moisture instead of fuel %. Improved server api performance. Previously worked with Donald Kirker and Shilpa Mathew.
...
Needed vars for testing:
client_id = 6479182133460992
clident_secret = a0c318b6-042f-4a91-8f56-654a6cc37c9a
https_plantLinkServer = https://hardware-dot-oso-tech.appspot.com
2015-10-23 10:01:19 -05:00
Warodom Khamphanchai
794ff6b68a
DVCSMP-668
...
- Show batteryStatus tile insteady of battery tile to be able to display both when sensor is USB powered or battery powered
- Remove background for illuminance. This can be added when we have best practice of showing colors for lux.
- Instead of using powerSupply:failed, configurationGet cmd is sent and then the configure() is triggered by configurationReport to determine powerSupply (USB Cable/Battery)
- Instead of querying battery level on wake up, battery report is put in association group 2 that is configured to report every 6 hours by default
- Update configure() to send both unsecure and secure configuration commands when sensor is joined normally or securely
2015-10-21 15:48:31 -07:00
Warodom Khamphanchai
ef21fd4257
DVCSMP-668
...
The following changes has been made to the original Aeon Multisensor device type handler to improve and modernize it:
1. Add "powerSupply" attribute to be able to tell power source (USB Cable/Battery)
2. Add preference page for user to customize "motion delay time", "motion sensitivity", and "sensor report interval"
3. Add color backgroud of "illuminance" value tile
4. Add tile for "ultravioletIndex"
5. Add tile for "powerSupply"
6. Modify updated() to be able to send configuration commands to sensor whether it is powered by USB cable or battery
7. When battery operated, send command to get update battery level if it hasn't been reported for a while
8. Report MSR of the sensor
9. Add handle for ConfigurationReport command class to update the "powerSupply" tile and change opetion mode of the sensor accordingly
10. Update configure() to configure parameters changed by user in preference page
11. Take out the "Configure" tile and instead send the configuration commands on every wakeup (sensor is battey powered)
2015-10-21 15:48:31 -07:00
Kristofer Schaller
1965f10584
Merge pull request #192 from tslagle13/master
...
Fix requirement for SMS
2015-10-20 13:42:08 -07:00
Warodom Khamphanchai
0321a7f071
Merge pull request #135 from kwarodom/fibaroSmokeSensor
...
Fibaro Smoke Sensor: initial device type
2015-10-20 10:53:21 -07:00
Warodom Khamphanchai
9c9fba0939
Merge pull request #193 from kwarodom/newDimmerSwitch
...
Refactor and update z-wave dimmer-switch DTH
2015-10-19 15:38:41 -07:00
Vinay Rao
725f9ebec7
Merge pull request #204 from workingmonk/white_color_temp
...
Generic ZigBee White color temp
2015-10-19 14:40:37 -07:00
Vinay Rao
e217805d98
generic device type for zigbee color temperature bulb
2015-10-19 14:39:44 -07:00
bflorian
ff39270ba4
Removed accidentally added device type
2015-10-16 17:21:59 -07:00
Tom Manley
d2ece83b47
Merge pull request #198 from tpmanley/feature/yale-lock
...
Added fingerprint for Yale YRL220 lock to ZigBee Lock DTH [DVCSMP-101]
2015-10-16 16:47:25 -05:00
Tom Manley
66dbc02274
Added fingerprint for Yale YRL220 lock to ZigBee Lock DTH [DVCSMP-101]
2015-10-16 16:45:32 -05:00
Warodom Khamphanchai
5f899a48d0
Merge pull request #135 from kwarodom/fibaroSmokeSensor
...
Fibaro Smoke Sensor: initial device type
2015-10-16 12:34:44 -07:00
Warodom Khamphanchai
72899ee036
Fibaro Smoke Sensor: fix request to get batteryreport after device is configured
2015-10-16 12:18:43 -07:00
Warodom Khamphanchai
9ff67e9e17
Fibaro Smoke Sensor: send commands to update tiles during joining process, add save nav operator to MSR
2015-10-16 11:27:30 -07:00
Warodom Khamphanchai
f6791d1744
Fibaro Smoke Sensor: initial device type
...
Fibaro Smoke Sensor: remove CO capability, set default temp report interval, check MSR
2015-10-16 11:27:30 -07:00
Matthew Nohr
8f31b48974
Merge pull request #191 from mrnohr/arrival-colors
...
CREX-2981 Update the background image for arrival devices
2015-10-16 09:44:21 -05:00
Vinay Rao
b6dd5168d1
Merge pull request #195 from workingmonk/improved_switch
...
Improved Switch DTH
2015-10-15 14:21:35 -07:00
Vinay Rao
8a37d5715a
Merge pull request #194 from workingmonk/improved_dimmer
...
Improved dimmer
2015-10-15 14:16:54 -07:00
Vinay Rao
4ef1d12c61
updated config with updated requirements
2015-10-15 14:11:07 -07:00
Vinay Rao
045a024bca
removing the simulator from the power DTH
2015-10-15 14:07:18 -07:00
Vinay Rao
855ed02ffa
Merge remote-tracking branch 'origin/staging' into production
2015-10-15 11:55:46 -07:00
Vinay Rao
60fd008d4a
Merge remote-tracking branch 'origin/master' into staging
2015-10-15 11:45:09 -07:00
Vinay Rao
4d5bf094aa
Updates based on the cloud methods
2015-10-14 18:54:57 -07:00
Warodom Khamphanchai
9d016839c8
Refactor and update dimmer-swith DTH
2015-10-14 16:10:51 -07:00
Vinay Rao
e4ce916d8f
Merge pull request #158 from tpmanley/feature/zigbee-lock
...
Generic ZigBee lock DTH with support for Yale touchscreen lever lock
2015-10-14 15:42:41 -07:00
Tom Manley
d6668a1e86
Generic ZigBee lock DTH w/ support for Kwikset models 910, 912, 914 and 916
...
This version does not have support for configuring door lock codes.
[DVCSMP-1030] ZigBee Kwikset Lock support
2015-10-14 17:08:01 -05:00
tslagle13
ecb975540b
Fix requirement for SMS
...
Removed requirement to provide a SMS number is the user does not have contacts. Add logic to verify a number was provided before sending SMS.
2015-10-14 10:05:02 -07:00
Matt Nohr
cd81871f90
Update the background image for arrival devices
2015-10-14 12:00:26 -05:00
Kris Schaller
df764d57c3
Merging staging into production
2015-10-13 16:15:40 -07:00
Kris Schaller
a96bb027c8
Merging master into staging
2015-10-13 16:15:28 -07:00
Kristofer Schaller
73415f59e1
Merge pull request #150 from tslagle13/MSA-589-9
...
MSA-589: Routine Director
2015-10-13 16:13:42 -07:00
SmartThings, Inc.
30fdb92141
Merge pull request #148 from tslagle13/MSA-588-8
...
Merged publication request 'Hello, Home Phrase Director'
2015-10-13 18:13:22 -05:00
Vinay Rao
587b3295ae
Merge pull request #186 from SmartThingsCommunity/sensor_name_missing
...
[DVCSMP-1164] Sensor name not shown
2015-10-12 12:52:27 -07:00
Vinay Rao
9538df65e5
[DVCSMP-1164] Sensor name not shown
...
During acceleration events, the sensor name is not shown.
2015-10-12 10:52:53 -07:00
Vinay Rao
6b62f88bb7
Merge remote-tracking branch 'origin/master' into production
2015-10-06 14:13:30 -05:00
Vinay Rao
848bbdcf2b
Merge remote-tracking branch 'origin/master' into staging
2015-10-06 13:58:55 -05:00
bflorian
12288accda
Merge branch 'master' into staging
2015-10-02 07:21:38 -07:00
Juan Pablo Risso
3533943827
Merge pull request #161 from SmartThingsCommunity/master
...
Merge Master -> Staging
2015-10-01 11:02:20 -04:00
Tim Slagle
39e7ddb781
MSA-589: Initial Commit for Routine Director.
2015-09-28 18:54:23 -07:00
Tim Slagle
45f08df026
Modifying 'Hello, Home Phrase Director'
2015-09-28 18:51:48 -07:00
Tim Slagle
09b91014da
Modifying 'Hello, Home Phrase Director'
2015-09-28 18:50:25 -07:00
Tim Slagle
5edff0df53
MSA-588: Update to HHFD
2015-09-28 18:48:18 -07:00
Mike Robinet
8ba5eaf74d
CREX-3129 Update parent and service manager apps to be singleton
2015-09-24 15:51:51 -05:00