OK I don’t have any Sonoff devices yet and no other Zigbee devices but I want to set up some garden watering automation this summer and saw this pre-order and placed an order for two.
I have many Z-Wave devices and a couple of BLE devices already.
I have a Home Assistant Yellow so Zigbee should be ready to go but this needs to go far from where HA server sits so I also ordered SONOFF Dongle Max Zigbee/Thread PoE Dongle to extend the network.
However, I am reading the product page for this new water valve and the manual shows it can be paried with Zigbee or BLE so now I’m not sure if it makes sense to start a Zigbee network for this or go with BLE?
Hi there, for sure you need Zigbee for full control. BLE contains a subset.
I have purchased 2 pcs of Sonoff Hydro ONE with flowmeter, they arrived today. This is the result with ZHA. (only on-off switch available)
Dear Jack. thank you for sharing this information. I added the "zha: " part in my configuration file ( and restarted HA). The result is unchanged. I believe I need a custom quirk in the /config/zhaquirks/ folder. Which one do you use for your SWV?
Actually my mistake, I have nothing relevent in my zhaquirks. For this device the fix was an update made available by the z2m as extra provider. Do you get a firmware version now?
Right, just updates only. Thanks for the clarification.
Now I need to get the flow rate sensor, water shortage auto close switch and diagnostics Water leak + Water supply in HA. Any idea how to fix that, is a firmware update needed? https://www.zigbee2mqtt.io/devices/SWV-ZFE.html
It looks like support for this device is on its way! You may want to look at https://github.com/zigpy/zha-device-handlers/pull/4927
for a “custom quirk” If you follow the link to his GitHub you can add his swv_zfe.py to your homeassistant/zhaquirks folder. Thanks to Fraser Killup for this
Dear Jack, you are my hero today! Thank you for pointing me in the right direction to get this working.
The custom quirk works for showing the info, some of the items report an error. Most likely this will be solved in the near future.