Inovelli Z-Wave Red Series Notification LED

I got around to implementing the device_id() feature released in 2021.8.0. This allows us to do the following exciting things now.

  1. Auto-detect which integration is likely in use Z-Wave JS, Z-Wave, OpenZWave (ozw)!
  2. Reliably extract the model name from the parent device of the light switch!
  3. Auto-determine which model type is being used!

No longer should you have to manually set the zwave_integration variable or pass the model type variable in the script call!

1 Like