Device.st_store.driver.type wrong type for Zwave device

@nayelyz
Getting the values from device.st_store for an otherwise correctly initialized and working Z-Wave device shows the wrong value for device.st_store.driver.type.

This value appears to be set by the internal framework. Running firmware version 000.044.00009.

device.st_store.driver = {
    id="8af64a77-f05d-48e9-abb2-e853d8fab563",
    name="Z-Wave Sensor",
    type="ZIGBEE",
  },
2 Likes

Hi, @csstup!
Thank you for bringing this up. I made a test with another driver and got the same result.
I’ll report it to the engineering team and keep you updated. :smiley:

1 Like