Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

adding PRESS events support for HmIP-BSM #146

Merged
merged 4 commits into from
Jul 14, 2018
Merged

adding PRESS events support for HmIP-BSM #146

merged 4 commits into from
Jul 14, 2018

Conversation

ToSa27
Copy link
Contributor

@ToSa27 ToSa27 commented Jul 11, 2018

No description provided.

def __init__(self, device_description, proxy, resolveparamsets=False):
super().__init__(device_description, proxy, resolveparamsets)

self.ELEMENT.extend([1, 2])
Copy link
Owner

@danielperna84 danielperna84 Jul 13, 2018

Choose a reason for hiding this comment

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

I think you can leave away the ELEMENT since you are setting channels 1 and 2 explicitly in the EVENTNODE. Could you please try if it works without this line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Appears to work without explicitly extending ELEMENT. Pull request updated accordingly!

@danielperna84 danielperna84 merged commit 093b0e7 into danielperna84:hmip_bsm Jul 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants