Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: label of notification event 0x0a is Emergency Alarm #6368

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

raman325
Copy link
Contributor

@raman325 raman325 commented Oct 5, 2023

@zwave-js-assistant zwave-js-assistant bot added the config ⚙ Configuration issues or updates label Oct 5, 2023
@AlCalzone AlCalzone changed the title fix: correct notifications.json fix: label of notification event 0x0a is Emergency Alarm Oct 6, 2023
@AlCalzone AlCalzone linked an issue Oct 6, 2023 that may be closed by this pull request
@AlCalzone AlCalzone merged commit a7e294d into zwave-js:master Oct 6, 2023
14 checks passed
@raman325 raman325 deleted the patch-1 branch October 6, 2023 16:56
AlCalzone added a commit that referenced this pull request Oct 9, 2023
### Bugfixes
* Normalize result of `Controller.getAvailableFirmwareUpdates` to always include `channel` field (#6359)
* Fixed a crash that could happen while logging dropped sensor readings (#6379)
* Increased the range and default of the `response` timeout to accomodate slower 500 series controllers (#6378)

### Config file changes
* Treat Basic Set as events for TKB TZ35S/D and TZ55S/D (#6381)
* Add Zooz ZAC38 Range Extender (#6136)
* Corrected the label of the notification event `0x0a` to be `Emergency Alarm` (#6368)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config ⚙ Configuration issues or updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notification type 0x0a should be "Emergency Alarm"
2 participants