LZW31-SN scenarios don't work after updating to 1.57

Hi, folks,
I understand this topic has already been discussed, but:

  • my scenario buttons (double/triple/n-ple push/hold) no longer work

  • pushing the config button produces no events in hubitat log as well (!) - which, as I understand, should not be affected by parameter5?values

  • scenario events used to work before upgrading to 1.57

  • I’ve reset parameters 50, 51 and 52 and they seem to be set correctly.

  • scenario events from LZW-36 do appear in the log just fine

  • after upgrading I had to exclude and re-include the switch

  • I see a similar issue on all four switches I have (smarty-pants me have updated them all before fully testing)

Any hints?

The driver being used is 2021-11-30 version of https://raw.githubusercontent.com/InovelliUSA/Hubitat/master/Drivers/inovelli-dimmer-red-series-lzw31-sn.src/inovelli-dimmer-red-series-lzw31-sn.groovy

State Variables

  • parameter2value : 101
  • parameter5value : 40
  • parameter21value : 1
  • actualAssociation4 : []
  • actualAssociation3 : []
  • parameter10value : 0
  • bin : -1
  • parameter8value : 0
  • oldLabel : Bedroom Light
  • parameter13value : 170
  • rfProtectionState : 0
  • parameter22value : 0
  • flashing : false
  • lastRan : 1639369132359
  • parameter3value : 101
  • parameter52value : 0
  • parameter9value : 0
  • parameter6value : 99
  • parameter17value : 3
  • localProtectionState : 0
  • parameter14value : 5
  • parameter50value : 7
  • parameter11value : 0
  • associationGroups : 4
  • parameter51value : 1
  • parameter7value : 0
  • parameter15value : 1
  • parameter4value : 101
  • needfwUpdate : false
  • defaultG3 : []
  • actualAssociation2 : []
  • parameter1value : 3
  • defaultG2 : []
  • actualAssociation1 : [01]
  • defaultG1 : [01]
  • parameter12value : 15

Current States

  • firmware : 1.57
  • firmware0 : 1.57
  • firmware1 : 1.44
  • groups : 4
  • lastActivity : 2021 Dec 12 Sun 10:21:52 PM
  • level : 30
  • numberOfButtons : 8
  • switch : on

Did you flash the flash1 firmware as well? I can’t remember if the firmware is off by one number between production firmware and beta firmware. According to the support site, 1.57 should be using the 1.45 MCU firmware as well. I just remember there was an a number off somewhere.

Doh. Looks like I’ve flashed LZW-31 hardware instead of LZW-31-SN. Thank you for pointing out, good sir!

1 Like

@xflower - That may do it then. Luckily should be an easy fix. This time, I’d test one and make sure it fully works prior to doing the rest of them :wink:

1 Like

Confirmed, that was it.
Thanks again!

1 Like