[RELEASE] Tuya Zigbee Valve driver (w/ healthStatus)

I’m afraid there aren’t many good options if the device doesn’t report its valve state changes on its own. The TS011F is a pretty basic Tuya model (usually used for plugs/switches), so the issue could be in the firmware… or maybe there’s some specific initialization we’re missing.

A possible workaround would be to poll the TS011F periodically for open/closed status, but that’s not really a good practice and I’d prefer to avoid it.

If you’re up for experimenting, you could try the Tuya Zigbee Metering Plug driver instead. Just make sure to hit the Initialize button — or even better, re-pair the device with this driver already assigned. Then see what happens: does the on/off status update right away, or only after about 60 seconds?