Sengled E1E-G7F
Model | E1E-G7F |
Vendor | Sengled |
Description | Smart switch |
Exposes | action, linkquality |
Picture |
Notes
Pairing
Factory reset the switch by pressing and holding the on and off buttons at the same time for at least 3 seconds. The indicator will start flashing, indicating a successful reset. The device will enter pairing mode for one minute. If the device is not connected in one minute, you must restart the pairing process.
If device won't go in to pairing mode, try installing a fresh battery.
Long press action
The device will sometimes output a single push in addition to a long press. You can mitigate this by using the Debounce device configuration. Refer to How to use device type specific configuration.
For the up
and down
buttons, they will first output the action, and then output {action}_long
every approximately 1 second, repeating until the button is released.
OTA updates
This device supports OTA updates, for more information see OTA updates.
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
, up
, down
, off
, on_double
, on_long
, off_double
, off_long
.
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
.