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
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
PROD_2017.04.11
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