jason0x43 / hacs-hubitat

A Hubitat integration for Home Assistant
MIT License
189 stars 46 forks source link

Door Lock "Last Code Name" attribute no longer getting updated #267

Closed irvintim closed 3 months ago

irvintim commented 3 months ago

Describe the bug

Starting a few weeks ago, the Attribute "Last Code Name" on the Z-Wave Kwikset door locks from Hubitat is not being updated in Home Assistant.

To Reproduce

  1. Door is unlocked with a code
  2. In Hubitat confirm the lastCodeName in the current state of that lock has been updated correctly with the name of the owner of that code
  3. Further, in Hubitat conform in the Events list of that lock that the lastCodeName triggered Maker API (eventHandler) sending that update to Home Assistant
  4. In Home Assistant, open the device for the lock, then open the Attributes lists and confirm that the Last Code Name" field was not updated with the new info.

Additional Troubleshooting

Screenshots

Environment

irvintim commented 3 months ago

I have confirmed that the problem does persist even after the upgrade to the Hubitats.

I'm going to be at that location next weekend and I will try to debug this a little bit further.

irvintim commented 3 months ago

Thanks!