Can we still do dry() wet() for a Simulated Water Sensor with a Rule?

You can do this locally with an Edge driver. I have a Virtual Hub Kit with a virtual water sensor. The main thread is here:

You would just create a local automation that triggered wet/dry based on your govee device. It eliminates the cloud and alexa from the equation and also works with STHM.

The intent of this driver is to enable local versions for some of the use cases that used to live in webcore/rules api.

1 Like