Zach Varberg
79b90d741f
Revert "Update DTHs to use ZigBee library ZoneStatus"
...
This reverts commit 7bfa0304af .
2016-08-23 08:45:47 -05: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
fa9ebed998
Revert PR-1424
2016-08-22 13:58:11 -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
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
929f8e1a44
Merge pull request #1110 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-08-09 14:54:50 -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
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
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
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
juano2310
dd308f6d8f
SSVD-1823 - Name change
2016-08-02 18:53:28 -04: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
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
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
2f0d8d814b
Merge pull request #1064 from SmartThingsCommunity/production
...
Rolling down production hotfix to staging
2016-07-19 15:06:43 -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
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
825e693efd
Merge pull request #1054 from SmartThingsCommunity/production
...
Rolling down prod hotfix to staging
2016-07-13 19:44:57 -07:00
rappleg
11f4e42fe9
PRP-192 Fix false low battery notifications on Groovy 2.4.4
2016-07-13 21:22:57 -05: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
jackchi
5f41af35e2
[CHF-138] Adds HealthCheck to Z-Wave Sensors
2016-07-08 15:36:58 -07: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
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
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
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
Donald Kirker
45a0822e9b
Add re-type for Vision Motion Sensor Plus.
2016-06-14 11:07:31 -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
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
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
4ce6ee0890
Merge pull request #945 from SmartThingsCommunity/staging
...
Rolling down staging hotfixes to master
2016-05-31 14:14:13 -07:00