|
| 1 | +# Eaton 5-scene keypad |
| 2 | + |
| 3 | +Cloud Execution |
| 4 | + |
| 5 | +Works with: |
| 6 | + |
| 7 | +* [Eaton 5-scene keypad](http://www.cooperindustries.com/content/public/en/wiring_devices/products/lighting_controls/aspire_rf_wireless/aspire_rf_5_button_scene_control_keypad_rfwdc_rfwc5.html) |
| 8 | + |
| 9 | +## Table of contents |
| 10 | + |
| 11 | +* [Capabilities](#capabilities) |
| 12 | +* [Installation](#installation) |
| 13 | +* [Supported Functionality](#supported-functionality) |
| 14 | +* [Unsupported Functionality](#unsupported-functionality) |
| 15 | +* [Deinstallation](#deinstallation) |
| 16 | + |
| 17 | +## Capabilities |
| 18 | + |
| 19 | +5 Controller supports: |
| 20 | + |
| 21 | +* **Actuator** - represents device has commands |
| 22 | +* **Refresh** - is capable of refreshing current cloud state with values retrieved from the device |
| 23 | +* **Sensor** - detects sensor events |
| 24 | +* **Health Check** - check if device is available or unavailable |
| 25 | + |
| 26 | + |
| 27 | +Child devices support: |
| 28 | + |
| 29 | +* **Actuator** - represents device has commands |
| 30 | +* **Switch** - represents a device with a switch |
| 31 | +* **Sensor** - detects sensor events |
| 32 | + |
| 33 | +## Installation |
| 34 | + |
| 35 | +The Eaton 5-scene keypad has blue LEDs which will all blink when the device is not included in a Z-Wave network. |
| 36 | + |
| 37 | +* To include this device in SmartThings Hub network, start device discovery from SmartThings app, then press the device's All Off button one time. |
| 38 | +* DO NOT press any buttons while the device LEDs are blinking sequentially. After pairing is complete the LEDs will stop blinking. |
| 39 | +* If all blue LEDs on the device start blinking again, press All Off button again. |
| 40 | +* Confirm addition of new device from SmartThings app. |
| 41 | +* Initial device configuration will start. It will take about a minute, so Hub will light LEDs from 5 to 1 to indicate progress. |
| 42 | +* After initial configuration ends, Handler will check twice if configuration was successful, and retry if neccessary. One check will take about a minute. Hub will light LEDs from 5 to 1 to indicate progress of each of those configuration checks. |
| 43 | +* This process may fail too. To check if set up was successful, wait for all leds to be turned off, and turn every switch on (Important note: do this without turning any switch off). |
| 44 | +* Now check status of all switches in mobile application. If all switches are turned on, set up was successful. |
| 45 | +* If any switches is still turned off, please exclude Eaton 5-scene keypad from hub's z-wave network and try again. |
| 46 | + |
| 47 | +## Supported Functionality |
| 48 | + |
| 49 | +SmartThings will treat Eaton 5-scene keypad as 5-switch remote. |
| 50 | + |
| 51 | +## Unsupported Functionality |
| 52 | + |
| 53 | +SmartThings does not support Dimmer and All Off functionality of Eaton 5-scene keypad. Using All Off feature will most likely cause device to be out of synch with it's cloud state. |
| 54 | + |
| 55 | +## Deinstallation |
| 56 | +* Start device exlusion using SmartThings app. |
| 57 | +* Press the ALL OFF button one time to exclude device from SmartThings. |
| 58 | +* All the device's LEDs will start blinking indicating that the device is no longer in the z-wave network. |
| 59 | + |
0 commit comments