Closed MQTT-ESP8266 closed 1 year ago
Debe presionar el "atributo read" para obtener el valor actual. ¿Has presionado para leer?
Perfect!!! Now I can do it!
Thank you very much!!!
Sorry to ask this here, but since there seem to be success going on here I figured it'd be the best place. I just got two of these valves in the mail, but I haven't even figured out how to pair them. https://www.aliexpress.com/item/1005005196816776.html?spm=a2g0o.order_list.order_list_main.40.72851802bjMZd5
Using ZHA with a Sonoff USB dongle. Just updated firmware on the dongle to this one https://github.com/Koenkk/Z-Stack-firmware/raw/master/coordinator/Z-Stack_3.x.0/bin/CC1352P2_CC2652P_launchpad_coordinator_20221226.zip
Tried pairing both straight from the coordinator as well as via some Tuya mains dimmers that will be closer.
I long-press the only button for 5 sec until the light goes out and then it starts blinking but only for a short while. I guess this could be one of these battery-powered-device-that-timeouts-during-pairing issues? Is there any remedy for that?
I've struggled a lot with Ikea shortcut buttons too and still haven't fixed the battery drain on them.
Hi everyone.
Just to let know that the https://raw.githubusercontent.com/zigpy/zha-device-handlers/dev/zhaquirks/tuya/ts0601_valve.py, which includes @mbo18 PR, is apparently working on a _TZE204_a7sghmms (https://pt.aliexpress.com/item/1005005879940870.html), with just the addition to MODELS_INFO.
--- ts0601_valve.py.orig
+++ ts0601_valve.py
@@ -381,7 +381,7 @@
"""GiEX valve device."""
signature = {
- MODELS_INFO: [("_TZE200_sh1btabb", "TS0601"), ("_TZE200_a7sghmms", "TS0601"), ( "_TZE204_7ytb3h8u", "TS0601")],
+ MODELS_INFO: [("_TZE200_sh1btabb", "TS0601"), ("_TZE200_a7sghmms", "TS0601"), ( "_TZE204_7ytb3h8u", "TS0601"), ("_TZE204_a7sghmms", "TS0601")],
ENDPOINTS: {
# <SimpleDescriptor endpoint=1 profile=260 device_type=0x0051
# input_clusters=[0x0000, 0x0004, 0x0005, 0xef00]
I cannot get this Tuya water valve to run. There are no entities shown in the device manager.
It would be great if this device could be added to tuva quirks so that it is usable with ZHA. There already exists a solution for zigbee2mqtt (link below). Maybe that makes it easier.
Additional logs
``` [0x0000:zdo] ZDO request ZDOCmd.Mgmt_Permit_Joining_req: [60,Additional context