Ledron YK-16
Model | YK-16 |
Vendor | Ledron |
Description | RGB+CCT Remote |
Exposes | battery, voltage, action |
Picture | ![]() |
Options
How to use device type specific configuration
zone_1_group_id
: Group ID for zone 1 (default: 101). The value must be a number with a minimum value of1
and with a with a maximum value of65535
zone_2_group_id
: Group ID for zone 2 (default: 102). The value must be a number with a minimum value of1
and with a with a maximum value of65535
zone_3_group_id
: Group ID for zone 3 (default: 103). The value must be a number with a minimum value of1
and with a with a maximum value of65535
zone_4_group_id
: Group ID for zone 4 (default: 104). The value must be a number with a minimum value of1
and with a with a maximum value of65535
zone_5_group_id
: Group ID for zone 5 (default: 105). The value must be a number with a minimum value of1
and with a with a maximum value of65535
zone_6_group_id
: Group ID for zone 6 (default: 106). The value must be a number with a minimum value of1
and with a with a maximum value of65535
zone_7_group_id
: Group ID for zone 7 (default: 107). The value must be a number with a minimum value of1
and with a with a maximum value of65535
zone_8_group_id
: Group ID for zone 8 (default: 108). The value must be a number with a minimum value of1
and with a with a maximum value of65535
expose_values
: Expose additional numeric values for action properties (hue, saturation, level, etc.). The value must betrue
orfalse
zone_actions
: Publish zone-specific actions with zone IDs (e.g., on_zone_1, off_zone_2). The value must betrue
orfalse
Exposes
Battery (numeric)
Remaining battery in %, can take up to 24 hours before reported. Value can be found in the published state on the battery
property. It's not possible to read (/get
) or write (/set
) this value. The minimal value is 0
and the maximum value is 100
. The unit of this value is %
.
Voltage (numeric)
Voltage of the battery in millivolts. Value can be found in the published state on the voltage
property. It's not possible to read (/get
) or write (/set
) this value. The unit of this value is mV
.
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
, off
, brightness_move_to_level
, color_temperature_move
, move_to_hue_and_saturation
.