issues
search
FutureTense
/
keymaster
Home Assistant integration for managing Z-Wave enabled locks
MIT License
239
stars
45
forks
source link
fix: handle `None` events
#367
Closed
firstof9
closed
6 months ago
firstof9
commented
6 months ago
Proposed change
Fix to handle when
events
passed are
None
Type of change
[ ] Dependency upgrade
[x] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (which adds functionality)
[ ] Breaking change (fix/feature causing existing functionality to break)
[ ] Code quality improvements to existing code or addition of tests
Additional information
This PR fixes or closes issue: fixes #366
Proposed change
Fix to handle when
events
passed areNone
Type of change
Additional information