False "wet" reports attributed to Dome Leak Sensor

I have also noticed in my logs that other Z-Wave device drivers are reporting strange unhandled commands, such as:

[warn] Downstairs Bathroom Fan received unhandled command: ThermostatHeatingModeReport(mode:255)

The above device is a GE/Jasco Z-Wave Plus Toggle-Style Switch using the Botched1 driver, but the way I understand the above, parse() on this device driver is being called for some Z-Wave event corresponding to a thermostat mode report.

I’m not clear whether this issue is unique to my setup or whether somehow certain Z-Wave events (such as an alarm report that could be falsely interpreted by a water sensor’s driver as “wet”) received by the HE Z-Wave radio are being sent to incorrect HE devices and their drivers to be parsed and handled.