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 for night arming option #118

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

jdrahoz
Copy link
Contributor

@jdrahoz jdrahoz commented Oct 19, 2023

There appears to be a typo when changing the state of a partition where the night arming option is not passed through correctly. Instead of the night arming mode in the configuration being mapped to the night arming option passed through to alarm.com, it's mapped to the silent arming option, which would mean 1) the night arming option isn't actually ever set and 2) the silent arming option is being overwritten.

There appears to be a typo when changing the state of a partition where the night arming option is not passed through correctly.
@chase9 chase9 changed the base branch from master to beta October 19, 2023 21:36
@chase9
Copy link
Member

chase9 commented Oct 19, 2023

Looks good to me. Thanks for the PR!

@chase9 chase9 merged commit 719cf81 into node-alarm-dot-com:beta Oct 19, 2023
3 checks passed
@jdrahoz jdrahoz deleted the patch-1 branch October 20, 2023 00:22
@jdrahoz
Copy link
Contributor Author

jdrahoz commented Oct 20, 2023

These three lines solved an issue with night arming that has been driving me crazy for weeks!! Thanks for the quick merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants