Zigbee2MQTTZigbee2MQTT
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)

Ledron YK-16

ModelYK-16
VendorLedron
DescriptionRGB+CCT Remote
Exposesbattery, voltage, action
PictureLedron YK-16

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 of 1 and with a with a maximum value of 65535

  • zone_2_group_id: Group ID for zone 2 (default: 102). The value must be a number with a minimum value of 1 and with a with a maximum value of 65535

  • zone_3_group_id: Group ID for zone 3 (default: 103). The value must be a number with a minimum value of 1 and with a with a maximum value of 65535

  • zone_4_group_id: Group ID for zone 4 (default: 104). The value must be a number with a minimum value of 1 and with a with a maximum value of 65535

  • zone_5_group_id: Group ID for zone 5 (default: 105). The value must be a number with a minimum value of 1 and with a with a maximum value of 65535

  • zone_6_group_id: Group ID for zone 6 (default: 106). The value must be a number with a minimum value of 1 and with a with a maximum value of 65535

  • zone_7_group_id: Group ID for zone 7 (default: 107). The value must be a number with a minimum value of 1 and with a with a maximum value of 65535

  • zone_8_group_id: Group ID for zone 8 (default: 108). The value must be a number with a minimum value of 1 and with a with a maximum value of 65535

  • expose_values: Expose additional numeric values for action properties (hue, saturation, level, etc.). The value must be true or false

  • zone_actions: Publish zone-specific actions with zone IDs (e.g., on_zone_1, off_zone_2). The value must be true or false

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.

Help to make the docu better and edit this page on Github ✌
Last Updated: 10/21/25, 6:21 PM