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

0.1.68 #319

Merged
merged 8 commits into from
Aug 4, 2020
Merged

0.1.68 #319

merged 8 commits into from
Aug 4, 2020

Conversation

danielperna84
Copy link
Owner

@danielperna84 danielperna84 commented Aug 4, 2020

This pull request:

  • fixes issue: #299, #311
  • adds support for HomeMatic device: HB-UNI-RGB-LED-CTR, HmIPW-DRD3, HmIPW-SPI, HmIPW-DRBL4
    • New class: IPWDimmer
    • Home Assistant: DISCOVER_LIGHTS
    • IPWMotionDection
    • DISCOVER_SENSORS
    • IPWMotionDection
    • DISCOVER_BINARY_SENSORS
  • does the following: Adds support for rx_mode. Returns empty lists on listDevices for HmIP.

p0l0 and others added 8 commits May 18, 2020 22:27
* Added support for HmIPW-DRD3, HmIPW-SPI and HmIPW-DRBL4

* Fix whitespace

Co-authored-by: Daniel Perna <danielperna84@gmail.com>
* support rx_mode

* fix whitespace
* 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>
@danielperna84 danielperna84 merged commit 4a8a9ce into master Aug 4, 2020
@danielperna84 danielperna84 deleted the devel branch August 4, 2020 10:42
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.

5 participants