FutureTense / keymaster

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

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

Closed firstof9 closed 6 months ago

firstof9 commented 6 months ago

Proposed change

Add missing callback decorator on handle_state_change function.

Type of change

Additional information