Schneider Electric 550D6001
Model | 550D6001 |
Vendor | Schneider Electric |
Description | LK FUGA wiser wireless battery 4 button switch |
Exposes | action, linkquality |
Picture | ![]() |
White-label | Elko EKO07117 |
Notes
Pairing
- Short press (< 0.5 seconds) the upper left button three times.
Resetting
- Short press (< 0.5 seconds) the upper left button three times and hold for 10 seconds, until the LED blinks red. After releasing the LED will stop blinking once the device is reset.
Battery
The battery used is a standard CR2032. The battery can be replaced by pulling off the button keys along with the horizontal bar in the middle of the switch.
ELKO Smart
This device is also used by the EKO07117 SmartSwitch Push Wireless in the ELKO Smart range (ELKO is a subsidiary of Schneider Electric).
Troubleshooting
LED blinking green and red
Device is unable to communicate with gateway. Press the reset button quickly three times, then hold for 20 seconds, until the LED blinks red. After this the device will reboot and should be ready for pairing.
Additional resources
- Wiser system user guideopen in new window
- LK FUGA® Wiser wireless battery 4 button switch manualopen in new window
Options
How to use device type specific configuration
simulated_brightness
: Simulate a brightness value. If this device provides a brightness_move_up or brightness_move_down action it is possible to specify the update interval and delta. Example:
simulated_brightness:
delta: 20 # delta per interval, default = 20
interval: 200 # interval in milliseconds, default = 200
2
3
Exposes
Action (enum)
Triggered action (e.g. a button click). Value can be found in the published state on the action
property. It's not possible to read (/get
) or write (/set
) this value. The possible values are: on_top
, off_top
, on_bottom
, off_bottom
, brightness_move_up_top
, brightness_stop_top
, brightness_move_down_top
, brightness_stop_top
, brightness_move_up_bottom
, brightness_stop_bottom
, brightness_move_down_bottom
, brightness_stop_bottom
.
Linkquality (numeric)
Link quality (signal strength). Value can be found in the published state on the linkquality
property. It's not possible to read (/get
) or write (/set
) this value. The minimal value is 0
and the maximum value is 255
. The unit of this value is lqi
.