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)

GiEX QT06_1

ModelQT06_1
VendorGiEX
DescriptionWater irrigation valve
Exposesbattery, state, mode, cycle_irrigation_num_times, irrigation_start_time, irrigation_end_time, last_irrigation_duration, water_consumed, irrigation_target, cycle_irrigation_interval
PictureGiEX QT06_1

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 %.

State (binary)

State. Value can be found in the published state on the state property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"state": NEW_VALUE}. If value equals ON state is ON, if OFF OFF.

Mode (enum)

Irrigation mode. Value can be found in the published state on the mode property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"mode": NEW_VALUE}. The possible values are: duration, capacity.

Cycle irrigation num times (numeric)

Number of cycle irrigation times, set to 0 for single cycle. Value can be found in the published state on the cycle_irrigation_num_times property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"cycle_irrigation_num_times": NEW_VALUE}. The minimal value is 0 and the maximum value is 100.

Irrigation start time (numeric)

Last irrigation start time. Value can be found in the published state on the irrigation_start_time property. It's not possible to read (/get) or write (/set) this value.

Irrigation end time (numeric)

Last irrigation end time. Value can be found in the published state on the irrigation_end_time property. It's not possible to read (/get) or write (/set) this value.

Last irrigation duration (numeric)

Last irrigation duration. Value can be found in the published state on the last_irrigation_duration property. It's not possible to read (/get) or write (/set) this value.

Water consumed (numeric)

Last irrigation water consumption. Value can be found in the published state on the water_consumed property. It's not possible to read (/get) or write (/set) this value. The unit of this value is L.

Irrigation target (numeric)

Irrigation target, duration in minutes or capacity in litres (depending on mode). Value can be found in the published state on the irrigation_target property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"irrigation_target": NEW_VALUE}. The minimal value is 0 and the maximum value is 1440. The unit of this value is minutes or litres.

Cycle irrigation interval (numeric)

Cycle irrigation interval. Value can be found in the published state on the cycle_irrigation_interval property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"cycle_irrigation_interval": NEW_VALUE}. The minimal value is 0 and the maximum value is 1440. The unit of this value is min.

Help to make the docu better and edit this page on Github ✌
Last Updated:: 5/7/25, 7:30 PM