Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for HmIPW-DRS4 Switch Actuator #477

Merged
merged 4 commits into from
Dec 14, 2022

Conversation

sschiffer
Copy link

I basically copied what I found about the DRS8 actuator, adopted it to match the DRS4 and applied it.
I manually tested it and without these changes the --list-devices just returned <homematicip.device.BaseDevice object at 0x101a25780>. After applying my changes the same command returned a proper description of the device as DRS4.

I also tested the --turn-on and --turn-off commands successfully with different channels.

I'd appreciate if someone else can review my changes and support this PR by adding proper tests.

Closes #436

@hahn-th hahn-th merged commit 8765519 into hahn-th:master Dec 14, 2022
@hahn-th
Copy link
Owner

hahn-th commented Dec 14, 2022

Vielen Dank!

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

Successfully merging this pull request may close these issues.

Implement HmIPW-DRS4
2 participants