FutureTense / keymaster

Home Assistant integration for managing Z-Wave enabled locks
MIT License
218 stars 44 forks source link

fix: add `callback` decorator to `handle_state_change` #365

Closed firstof9 closed 1 month ago

firstof9 commented 1 month ago

Proposed change

Add missing callback decorator on handle_state_change function.

Type of change

Additional information