mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
Add support for button HmIP-WGC (#23526)
This commit is contained in:
parent
e6e68fdcd1
commit
92d7205f6c
@ -4,6 +4,7 @@ description: Instructions for integrating HomematicIP into Home Assistant.
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Alarm
|
- Alarm
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Button
|
||||||
- Climate
|
- Climate
|
||||||
- Cover
|
- Cover
|
||||||
- Hub
|
- Hub
|
||||||
@ -18,6 +19,7 @@ ha_domain: homematicip_cloud
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- alarm_control_panel
|
- alarm_control_panel
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- button
|
||||||
- climate
|
- climate
|
||||||
- cover
|
- cover
|
||||||
- light
|
- light
|
||||||
@ -33,6 +35,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
|
|
||||||
* Alarm
|
* Alarm
|
||||||
* Binary Sensor
|
* Binary Sensor
|
||||||
|
* Button
|
||||||
* Climate
|
* Climate
|
||||||
* Cover
|
* Cover
|
||||||
* Light
|
* Light
|
||||||
@ -112,6 +115,9 @@ Within this delay the device registration should be completed in the App, otherw
|
|||||||
* 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*)
|
||||||
|
|
||||||
|
* homematicip_cloud.button
|
||||||
|
* Wall Mounted Garage Door Controller (*HmIP-WGC*)
|
||||||
|
|
||||||
* homematicip_cloud.climate
|
* homematicip_cloud.climate
|
||||||
* Climate group (*HmIP-HeatingGroup*)
|
* Climate group (*HmIP-HeatingGroup*)
|
||||||
* This includes temperature/humidity measures for climate devices of a room delivered by:
|
* This includes temperature/humidity measures for climate devices of a room delivered by:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user