Aeotec Smart Switch 6 not updating on/off status

I have recently included a new Aeotec Smart Switch 6 and noticed that the on/off status is stuck on off.
All power readings are working, the switch turns on and off but no status update in Hubitat (remains off).
I have excluded and re included with the same issues.

The outClusters are null as well.
Is this an issue with the new zwave as I moved from the Legacy a while ago?
Running 2.4.1.163 but updating to 2.4.1.164 now.

Would be great to have some form of "re-inspect" capability......

Any ideas? many thanks

I observed this issue when changing to Java zwave stack, if you revert to the original zip based stack this issue disappears

I have reported this under the beta testing forum.
I had to switch to "Aeotec Smart Energy Switch" to get the status working under JS for now.
Thankfully I don't really need the electrical reporting numbers as they don't work with the substitute driver.
@gopher.ny

Try a quick rule like this. It helped keep my Google home assistant in sync. But appears to no longer be needed. Not sure what changed wether it was going to x.164 or the zwjs stack or some previous rev. May not help at all as is the case with zwjs and the universal z-wave dimmer driver.

Unfortunately i use the electric reporting (which is working). Thanks for the suggestion though.

@bobbyD, @bcopeland any chance you could look at the Aeotec Smart Switch 6 driver under the Java zwave stack?

Issues so far:
1, reports power status incorrectly: shows Off when on.
2, when reporting kWh intermittently I get the watts or volts reported as kWh messing up some monitoring I have.
3, defaults for what to report (watts, energy, amps, volts) etc all assign parameter 101 to 15 (report all). I can update these to the separate reporting groups (param 101,102 and 103) but these get overwritten by the default (would be good to have options to configure all 3 groups with what to report and timings (params 111,112,113) separately (see: https://manuals.plus/aeotec/aeotec-smart-switch-6-zw096-a02-manual#:~:text=negative%20values%20too.-,Parameter%20101:%20To%20set%20which%20report%20would%20be%20sent%20in,time%20interval%20of%20sending%20Report)

Many thanks