Fibaro Wall Plug - Hubitat Driver Issue with Z Wave JS

As detailed in other thread (rant) since switching to JS I'm having issues with various Fibaro devices. Some do not have system drivers and I'm having to try and fix myself, however the Fibaro Wall Plug is not working correctly with Hubitat driver under JS.

The device turns on/off via command. However when turning on, the state momentarily changes to 'on' before immediately returning to 'off'. This obviously messes up dashboards with wrong state and affects rules (cannot use from dashboard - only driver command panel). There's nothing obvious in debug logs. Output from command on:

It'll update power immediately. I have to send a 'refresh' to update the switch state.

Tagging @bcopeland

In the meantime is anyone aware of a community driver for this device so that I can get things working myself?

Try “Dome On Off Plug”. I vaguely remember that working for someone else.

Thanks I'll try that and report back

@aaiyar 'Dome On Off Plug' is working great for the first device I've switched to it. Annoyingly my HD+ dashboards using maker api reverted it to a generic sensor but I can alter that (albeit it's time consuming)