mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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:
|
||||
- Alarm
|
||||
- Binary Sensor
|
||||
- Button
|
||||
- Climate
|
||||
- Cover
|
||||
- Hub
|
||||
@ -18,6 +19,7 @@ ha_domain: homematicip_cloud
|
||||
ha_platforms:
|
||||
- alarm_control_panel
|
||||
- binary_sensor
|
||||
- button
|
||||
- climate
|
||||
- cover
|
||||
- light
|
||||
@ -33,6 +35,7 @@ There is currently support for the following device types within Home Assistant:
|
||||
|
||||
* Alarm
|
||||
* Binary Sensor
|
||||
* Button
|
||||
* Climate
|
||||
* Cover
|
||||
* Light
|
||||
@ -112,6 +115,9 @@ Within this delay the device registration should be completed in the App, otherw
|
||||
* Pluggable Power Supply Monitoring (*HmIP-PMFS*)
|
||||
* Wired Inbound module – 32x channels (*HMIPW-DRI32*)
|
||||
|
||||
* homematicip_cloud.button
|
||||
* Wall Mounted Garage Door Controller (*HmIP-WGC*)
|
||||
|
||||
* homematicip_cloud.climate
|
||||
* Climate group (*HmIP-HeatingGroup*)
|
||||
* This includes temperature/humidity measures for climate devices of a room delivered by:
|
||||
|
Loading…
x
Reference in New Issue
Block a user