This repository was archived by the owner on Feb 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 107
Add support for HmIPW-Devices (DRD3, SPI, DRBL4) #310
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changes required in Home Assistant:
|
I observed similar behavior before; also on raspmatic. I'm using two fully separated Raspies (1x Raspmatic, 1x HomeAssistant). And actually, the Raspmatic one has to be fully started, before I can use anything on HA. Due to the additional stuff that has been put in, I'd recommend the use of Raspmatic as the controller for HM devices. @p0l0 - wouldn't the |
@henningweiler i think you mean IPWMotionDection? You are right, it should be a sensor, I will change it. |
danielperna84
added a commit
that referenced
this pull request
Aug 4, 2020
* Add support for HmIPW-Devices (DRD3, SPI, DRBL4) (#310) * Added support for HmIPW-DRD3, HmIPW-SPI and HmIPW-DRBL4 * Fix whitespace Co-authored-by: Daniel Perna <[email protected]> * support rx_mode (#313) * support rx_mode * fix whitespace * feat: added support for HB-UNI-RGB-LED-CTRL (https://github.com/jp112sdl/HB-UNI-RGB-LED-CTRL) (#315) Co-authored-by: Lukas Riegel <[email protected]> * Pyhomematic/add/ipw key blind multi (#318) * Fixed work around for hm init issue * added callback call * remove comments * removed pmatic * fixed spacing * according to alignment in #318, listdevice and interface if statement changed * removed debug breakpoint setting * added more generic check: proxy._remoteport == [2010, 32010, 42010] * fixed proxy._remoteport in [2010, 32010, 42010] statement * Limit to HmIP * Remove whitespace * Home Assistant doesn't use createDeviceObjects * Change skipping mechanism * Fix syntax Co-authored-by: Daniel Perna <[email protected]> * Add sensornode for HmIP Covers * Update changelog * Bump version * Set https for json #311 Co-authored-by: P0L0 <[email protected]> Co-authored-by: Steffen Rusitschka <[email protected]> Co-authored-by: lukasriegel <[email protected]> Co-authored-by: Lukas Riegel <[email protected]> Co-authored-by: Matthias Weiss <[email protected]>
weissm
pushed a commit
to weissm/pyhomematic
that referenced
this pull request
Oct 8, 2020
* Added support for HmIPW-DRD3, HmIPW-SPI and HmIPW-DRBL4 * Fix whitespace Co-authored-by: Daniel Perna <[email protected]>
danielperna84
added a commit
that referenced
this pull request
Dec 13, 2020
* Add support for HmIPW-Devices (DRD3, SPI, DRBL4) (#310) * Added support for HmIPW-DRD3, HmIPW-SPI and HmIPW-DRBL4 * Fix whitespace Co-authored-by: Daniel Perna <[email protected]> * support rx_mode (#313) * support rx_mode * fix whitespace * feat: add device support for HmIP-DRSI1 Co-authored-by: P0L0 <[email protected]> Co-authored-by: Daniel Perna <[email protected]> Co-authored-by: Steffen Rusitschka <[email protected]> Co-authored-by: Lukas Riegel <[email protected]>
danielperna84
added a commit
that referenced
this pull request
Jan 1, 2021
* Homeassistant/improve/cover (#341) * enhanced device nameing * rmeoved unused var * Device Support for HmIP-DRSI1 (#356) * Add support for HmIPW-Devices (DRD3, SPI, DRBL4) (#310) * Added support for HmIPW-DRD3, HmIPW-SPI and HmIPW-DRBL4 * Fix whitespace Co-authored-by: Daniel Perna <[email protected]> * support rx_mode (#313) * support rx_mode * fix whitespace * feat: add device support for HmIP-DRSI1 Co-authored-by: P0L0 <[email protected]> Co-authored-by: Daniel Perna <[email protected]> Co-authored-by: Steffen Rusitschka <[email protected]> Co-authored-by: Lukas Riegel <[email protected]> * Update misc.py (#363) * Update misc.py Added support for Wall Mounted Switch WRCC2 * Update misc.py * Update misc.py Starting to feel a bit stupid now, but now it should be correct * Add sensornode for tilt position of HmIP Covers (#365) * Support for Bat Level and WRCC2 (#366) Added battery voltage helper to remote HmIP devices Added WRCC2 remote switch. All tested and working with WRC2 and WRCC2 * Adds inhibit param to supported devices. (#364) * Bump version, update changelog * Lint * Support for HmIP-FALMOT-C12 #367 * Add HmIP-SRD #347 * Add to dict #347 * Logging cleanup Co-authored-by: Matthias Weiss <[email protected]> Co-authored-by: lukasriegel <[email protected]> Co-authored-by: P0L0 <[email protected]> Co-authored-by: Steffen Rusitschka <[email protected]> Co-authored-by: Lukas Riegel <[email protected]> Co-authored-by: Remko76 <[email protected]> Co-authored-by: Robin Blöhm <[email protected]> Co-authored-by: Patrick Hofmann <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please point your pull request at the devel branch. Also provide some information about the changes.
This pull request: