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

Refactor Alarm Control Panel #777

Merged
merged 11 commits into from
Feb 22, 2022
Merged

Conversation

iMicknl
Copy link
Owner

@iMicknl iMicknl commented Feb 20, 2022

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Feb 20, 2022
@iMicknl iMicknl marked this pull request as ready for review February 21, 2022 09:47
@iMicknl iMicknl force-pushed the enhancement/refactor_alarm_control_panel branch from ea9e4a0 to 841b8be Compare February 21, 2022 12:19
Comment on lines 47 to 50
OverkizCommandParam.OFF: STATE_ALARM_DISARMED,
"zone1": STATE_ALARM_ARMED_HOME,
"zone2": STATE_ALARM_ARMED_NIGHT,
OverkizCommandParam.TOTAL: STATE_ALARM_ARMED_AWAY,
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will need to add zone1 and zone2 to pyoverkiz. This is not according to Somfy spec. It should be partial1 and partial2, but in my and other users tests it seems that they use zone instead of partial.

tetienne
tetienne previously approved these changes Feb 21, 2022
@iMicknl iMicknl merged commit 7f915ae into master Feb 22, 2022
@iMicknl iMicknl deleted the enhancement/refactor_alarm_control_panel branch February 22, 2022 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants