-
Notifications
You must be signed in to change notification settings - Fork 108
Pyhomematic/add/ipw key blind multi #318
Pyhomematic/add/ipw key blind multi #318
Conversation
I had a deeper look at this now and make some modifications. In my opinion the skipping isn't really necessary, except within Could you please verify my code is working as intended? |
Hi Daniel, looks very good - thanks for taking the effort!
Again, thanks for taken care and spending the effort on keeping quality up! Cheers, Matthias |
|
thanks for the prompt feedback. |
|
* 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 <danielperna84@gmail.com> * 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 <lukas.riegel@sap.com> * 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 <danielperna84@gmail.com> * Add sensornode for HmIP Covers * Update changelog * Bump version * Set https for json #311 Co-authored-by: P0L0 <1452110+p0l0@users.noreply.github.com> Co-authored-by: Steffen Rusitschka <rusitschka@users.noreply.github.com> Co-authored-by: lukasriegel <lukas-riegel@t-online.de> Co-authored-by: Lukas Riegel <lukas.riegel@sap.com> Co-authored-by: Matthias Weiss <matthias.h.weiss@arcor.de>
Please point your pull request at the devel branch. Also provide some information about the changes.
This pull request: