You can connect it to Tuya Multi Mode ZigBee Bluetooth Gateway and gateway connected to your network by WIFI, but in this case use Tuya integration. I agree with you, buy it only if you are ready to struggle with troubles Hope they will improve this device with our help too
Device is connected now to Zegbee amplifier and after update I did not see disconnects. I have not checked if the sensitivity and consumption has improved. The current battery charge is 60% and still works.
To sniff and save OTA image is good idea. Second idea, what I have, is to find this file in Android file system, finding the file in IOS is going to be an impossible task.
Hey - I purchased the hub and updated the FW of two of my valves to 1.0.13. However, now it seems I can’t get them to pair with zigbee2mqtt anymore. Is anyone experiencing the same?
It seems ‘_TZE284_7ytb3h8u’ is a different footprint. according to this, the next release of Z2M should get rid of the error message. Judging by the release periodicity, this could drop any day…
PS: What’s the difference between GX02, QT06 and QT06_2? I ordered a GX02, but after the update to 1.0.13 (through an extra tuya gateway I bought) it identifies as this ‘_TZE284_7ytb3h8u’ which according to the devbranch of z2m is a QT06_2…
I just updated the firmware of my two, and will see how they go. To prevent overwatering, I always set the duration of the watering period on the device before turning the water on - that way if there was any drop out, or home assistant restarts etc, it would be controlled by the device.
Essentially, whenever the Smart Irrigation calculated a new watering duration, it would be sent to the valve.
alias: Outdoors - Front Garden Duration Set
description: ""
trigger:
- platform: state
entity_id:
- sensor.smart_irrigation_front_garden
condition: []
action:
- service: number.set_value
target:
entity_id: number.outdoors_front_gx02_tap_irrigation_target
data_template:
value: |
{% if is_state('sensor.smart_irrigation_front_garden','0' ) -%}
0
{%- else -%}
{{ states('sensor.smart_irrigation_front_garden') | float + 1 }}
{%- endif %}
mode: single
Yes, I probably should handle unavailable/unknown errors…
Hello, I think it depens on firmware version.
I ordered two GX02 and they came with firmware v.1.0.8 and had Zigbee Manufacturer_TZE200_7ytb3h8u.
It apperars in Z2M as GIEX QT06_2.
After updating one of them to firmware v.1.0.13, it has Zigbee Manufacturer _TZE284_7ytb3h8u and appears as GIEX GX02.
I just got my tuya zigbee controller yesterday, and was hoping to update the valve. However, 24h later the controller still says there are no updates available for the valve.
It’s running zigbee module v1.0.8 and MCU module v1.0.15.