[ZWave Unknown Device] Homeseer Floodlight HS-FLS100-G2

@Bruce_Osborne
I used the command mentioned in this comment:

Keep in mind that you need to ssh into openhab, in my case:

ssh -p 8101 openhab@localhost

update command:

bundle:update org.openhab.binding.zwave [SNAPSHOT URL HERE]

I grabbed the snapshot url from here:

https://ci.openhab.org/blue/organizations/jenkins/openHAB2.5.x-ZWave/detail/openHAB2.5.x-ZWave/99/artifacts

for example, below is the update command that I used with the latest snapshot url:

bundle:update org.openhab.binding.zwave https://ci.openhab.org/job/openHAB2.5.x-ZWave/99/artifact/target/org.openhab.binding.zwave-2.5.12-SNAPSHOT.jar

I ran the following command to check the zwave binding version:

bundle:list | grep ZWave

it returned the updated zwave binding version:

289 │ Active │  80 │ 2.5.12.202101110340     │ openHAB Add-ons :: Bundles :: ZWave Binding