mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add multi channel device to HomematicIP Cloud (#15813)
This commit is contained in:
parent
57602f6faf
commit
a935d4d7d8
@ -93,7 +93,8 @@ Within this delay the device registration should be completed in the App, otherw
|
|||||||
* Acceleration Sensor (*HMIP-SAM*)
|
* Acceleration Sensor (*HMIP-SAM*)
|
||||||
* Inclination and vibration Sensor (*HMIP-STV*)
|
* Inclination and vibration Sensor (*HMIP-STV*)
|
||||||
* Window and door contact (*HmIP-SWDO, HmIP-SWDO-PL, HmIP-SWDO-I, HmIP-SWDM, HmIP-SWDM-B2*)
|
* Window and door contact (*HmIP-SWDO, HmIP-SWDO-PL, HmIP-SWDO-I, HmIP-SWDM, HmIP-SWDM-B2*)
|
||||||
* Contact Interface flush-mount – 1 channel (*HmIP-FCI1*)
|
* Contact Interface flush-mount – 1x channel (*HmIP-FCI1*)
|
||||||
|
* Contact Interface flush-mount – 6x channels (*HmIP-FCI6*)
|
||||||
* Contact Interface (*HmIP-SCI*)
|
* Contact Interface (*HmIP-SCI*)
|
||||||
* Window Rotary Handle Sensor (*HmIP-SRH*)
|
* Window Rotary Handle Sensor (*HmIP-SRH*)
|
||||||
* Smoke sensor and alarm (*HmIP-SWSD*)
|
* Smoke sensor and alarm (*HmIP-SWSD*)
|
||||||
@ -101,13 +102,13 @@ Within this delay the device registration should be completed in the App, otherw
|
|||||||
* Motion Detector with Brightness Sensor - outdoor (*HmIP-SMO*)
|
* Motion Detector with Brightness Sensor - outdoor (*HmIP-SMO*)
|
||||||
* Presence Sensor – indoor (*HmIP-SPI*)
|
* Presence Sensor – indoor (*HmIP-SPI*)
|
||||||
* Water Sensor (*HmIP-SWD*)
|
* Water Sensor (*HmIP-SWD*)
|
||||||
* Remote Control - 8 buttons (*HmIP-RC8*) (battery only)
|
* Remote Control - 8x buttons (*HmIP-RC8*) (battery only)
|
||||||
* Wall-mount Remote Control - 2-button (*HmIP-WRC2*) (battery only)
|
* Wall-mount Remote Control - 2x buttons (*HmIP-WRC2*) (battery only)
|
||||||
* Wall-mount Remote Control - 6-button (*HmIP-WRC6*) (battery only)
|
* Wall-mount Remote Control - 6x buttons (*HmIP-WRC6*) (battery only)
|
||||||
* Key Ring Remote Control - 4 buttons (*HmIP-KRC4*) (battery only)
|
* Key Ring Remote Control - 4x buttons (*HmIP-KRC4*) (battery only)
|
||||||
* Key Ring Remote Control - alarm (*HmIP-KRCA*) (battery only)
|
* Key Ring Remote Control - alarm (*HmIP-KRCA*) (battery only)
|
||||||
* Alarm Siren (*HmIP-ASIR, -B1*) (battery only)
|
* Alarm Siren (*HmIP-ASIR, -B1*) (battery only)
|
||||||
* Remote Control for brand switches – 2-button (*HmIP-BRC2*) (battery only)
|
* Remote Control for brand switches – 2x buttons (*HmIP-BRC2*) (battery only)
|
||||||
* Pluggable Power Supply Monitoring (*HmIP-PMFS*)
|
* Pluggable Power Supply Monitoring (*HmIP-PMFS*)
|
||||||
* Wired Inbound module – 32x channels (*HMIPW-DRI32*)
|
* Wired Inbound module – 32x channels (*HMIPW-DRI32*)
|
||||||
|
|
||||||
@ -132,6 +133,7 @@ Within this delay the device registration should be completed in the App, otherw
|
|||||||
* Shutter actuator for brand-mount (*HmIP-BROLL*)
|
* Shutter actuator for brand-mount (*HmIP-BROLL*)
|
||||||
* Shutter actuator for flush-mount (*HmIP-FROLL*)
|
* Shutter actuator for flush-mount (*HmIP-FROLL*)
|
||||||
* Blind Actuator for brand switches (*HmIP-BBL*)
|
* Blind Actuator for brand switches (*HmIP-BBL*)
|
||||||
|
* Blind Actuator for DIN rail mount – 4x channels (*HMIP-DRBLI4*)
|
||||||
* Blind Actuator for flush-mount (*HmIP-FBL*)
|
* Blind Actuator for flush-mount (*HmIP-FBL*)
|
||||||
* Garage door module for Tormatic (*HmIP-MOD_TM*)
|
* Garage door module for Tormatic (*HmIP-MOD_TM*)
|
||||||
* Module for Hoermann drives (*HMIP-MOD-HO*)
|
* Module for Hoermann drives (*HMIP-MOD-HO*)
|
||||||
@ -165,13 +167,14 @@ Within this delay the device registration should be completed in the App, otherw
|
|||||||
* Pluggable Switch and Meter (*HmIP-PSM*) - should also work with (*HmIP-PSM-CH, HmIP-PSM-IT, HmIP-PSM-UK, HmIP-PSM-PE*)
|
* Pluggable Switch and Meter (*HmIP-PSM*) - should also work with (*HmIP-PSM-CH, HmIP-PSM-IT, HmIP-PSM-UK, HmIP-PSM-PE*)
|
||||||
* Switch Actuator and Meter – flush-mount (*HmIP-FSM, HmIP-FSM16*)
|
* Switch Actuator and Meter – flush-mount (*HmIP-FSM, HmIP-FSM16*)
|
||||||
* Switch Actuator with Push-button Input – flush-mount (*HmIP-FSI16*)
|
* Switch Actuator with Push-button Input – flush-mount (*HmIP-FSI16*)
|
||||||
* Open Collector Module Receiver - 8x (*HmIP-MOD-OC8*)
|
* Open Collector Module Receiver - 8x channels (*HmIP-MOD-OC8*)
|
||||||
* Multi IO Box - 2x (*HmIP-MIOB*)
|
* Multi IO Box - 2x (*HmIP-MIOB*)
|
||||||
* Switch Circuit Board - 1x channels (*HmIP-PCBS*)
|
* Switch Circuit Board - 1x channels (*HmIP-PCBS*)
|
||||||
* Switch Circuit Board - 2x channels (*HmIP-PCBS2*)
|
* Switch Circuit Board - 2x channels (*HmIP-PCBS2*)
|
||||||
* Printed Circuit Board Switch Battery (*HmIP-PCBS-BAT*)
|
* Printed Circuit Board Switch Battery (*HmIP-PCBS-BAT*)
|
||||||
* Switch Actuator for heating systems – 2 channels (*HmIP-WHS2*)
|
* Switch Actuator for heating systems – 2x channels (*HmIP-WHS2*)
|
||||||
* Wired Switch Actuator – 8x channels (*HMIPW-DRS8*)
|
* Wired Switch Actuator – 8x channels (*HMIPW-DRS8*)
|
||||||
|
* Switch Actuator for DIN rail mount – 4x channels (*HMIP-DRSI4*)
|
||||||
|
|
||||||
* homematicip_cloud.weather
|
* homematicip_cloud.weather
|
||||||
* Weather Sensor – basic (*HmIP-SWO-B*)
|
* Weather Sensor – basic (*HmIP-SWO-B*)
|
||||||
@ -303,10 +306,12 @@ action:
|
|||||||
Push button devices are only available with a battery sensor. This is due to a limitation of the vendor API (eq3).
|
Push button devices are only available with a battery sensor. This is due to a limitation of the vendor API (eq3).
|
||||||
It's not possible to detect a key press event on these devices at the moment.
|
It's not possible to detect a key press event on these devices at the moment.
|
||||||
|
|
||||||
* Remote Control - 8 buttons (*HmIP-RC8*)
|
* Remote Control - 8x buttons (*HmIP-RC8*)
|
||||||
* Wall-mount Remote Control for brand switches - 2-button (*HmIP-BRC2*)
|
* Wall-mount Remote Control for brand switches - 2x buttons (*HmIP-BRC2*)
|
||||||
* Motion Detector for 55mm frames - indoor (HmIP-SMI55)(Push button)
|
* Motion Detector for 55mm frames - indoor (HmIP-SMI55)(Push button)
|
||||||
* Wall-mount Remote Control - 2-button (*HmIP-WRC2*)
|
* Wall-mount Remote Control - 2x buttons (*HmIP-WRC2*)
|
||||||
* Wall-mount Remote Control - 6-button (*HmIP-WRC6*)
|
* Wall-mount Remote Control - 6x buttons (*HmIP-WRC6*)
|
||||||
* Key Ring Remote Control - 4 buttons (*HmIP-KRC4*)
|
* Key Ring Remote Control - 4x buttons (*HmIP-KRC4*)
|
||||||
* Key Ring Remote Control - alarm (*HmIP-KRCA*)
|
* Key Ring Remote Control - alarm (*HmIP-KRCA*)
|
||||||
|
* Wall-mount Remote Control – flat (*HmIP-WRCC2*)
|
||||||
|
* Rotary Button (*HmIP-WRCR*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user