Cameron Reid
bf2c2672c8
MSA-1463: The device type is to control Glazing Vision rooflights. The main bulk of the app is to open and close the rooflight . The device can be stopped while it is opening, then either opened further or closed using the arrow icons. Level control is included for future functionality. There is also an optional rain sensor that can be attached to the rooflight. If no rain sensor is connected the tile for it will remain blank from set up. If rain sensor is connected the tile will display if its raining or dry. There is also an event for if an optional thermostat is attached that produces an event on the recent tab to show that its been opened or closed by the thermostat.
2016-09-05 10:07:16 -05: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
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
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
315918dc6f
Merge pull request #1172 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-08-30 13:19:16 -07: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
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
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
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
8eb6001f9f
CHF-239 extension for osram cct bulbs
2016-08-26 13:20:51 -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
7ce7ad86bd
[DVCSMP-1980] fix some missed parent call method signature changes
2016-08-25 12:48:36 -05: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
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
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
feb6ba0e24
Revert " Revert DPROT-2: "Update DTHs to use ZigBee library ZoneStatus""
2016-08-23 14:04:47 -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
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
jackchi
fa9ebed998
Revert PR-1424
2016-08-22 13:58:11 -07:00
jackchi
8dc36eb8f6
[CHF-201] [CHF-206] Health Check Core Devices
2016-08-22 11:05:24 -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
53fc948b00
SSVD-2465 changing the kelvin tile to name tiles
2016-08-18 15:04:48 -07:00
Vinay Rao
ef47ec9393
hotfix for level jumping issues
2016-08-17 18:21:54 -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
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