Ok, finally got it into pairing mode, not easy as instructions are quite poor.
It was discovered as a TZE284_vuwtqx0t Tuya TS0601, after following the instructions Instructions and downloading the 214c.py file 214c.py
I added the quirk, but had to edit the name in the file, changing
TuyaQuirkBuilder(“_TZE200_vuwtqx0t”, “TS0601”) to TuyaQuirkBuilder(“_TZE284_vuwtqx0t”, “TS0601”) which matches what it was discovered as in HA ZHA.
I doubt its going to be installed for a while as the whole borehole water supply will need de-pressurising. It may wait until the system is serviced in December.
It looks hopeful though, if I activate or de-activate the switch in HA, the valve opens and closes .
I primarily want it so I can monitor water consumption and plan better maintenance of the filters, the shutoff valve is a bonus.
Is it worth deleting the device in ZHA, doing a restart of HA, and then searching and pairing it again? then wait for a little while for them to communicate.
Very nice, but I might need some help: created the folder, copied the script (and also tried renaming it to value_customization.py as it says in the screen shots), removed device restarted HA, readded. All several times, always with the original result, always comes up with Firmware as the only entity. Also tried renaming in the file to :TZE284 as mentioned above. It is just not working. Always detected but with the firmware as the only entity. What am I overlooking? I notice in the screen shots that there are two more files in the zha_quirks folder, where do these come from? I am using the HA ZBT-1 connector, is it that maybe, it is working flawlessly with everything else.
the instructions also did not work for me. I needed to change the code in configuration.yaml to this: custom_quirks_path: /zha_quirks (so without the “config” subfolder).
Unfortunately I have a different problem, that only voltage and temperature is showing. No water consumption data. Does anyone have similar troubles? Thank you for any hint.