mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add siren platform to devolo Home Control (#18588)
Co-authored-by: Charles Garwood <cgarwood@gmail.com>
This commit is contained in:
parent
2a57a9d411
commit
aa0a2063de
@ -7,6 +7,7 @@ ha_category:
|
|||||||
- Cover
|
- Cover
|
||||||
- Light
|
- Light
|
||||||
- Sensor
|
- Sensor
|
||||||
|
- Siren
|
||||||
- Switch
|
- Switch
|
||||||
ha_release: '0.110'
|
ha_release: '0.110'
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
@ -22,6 +23,7 @@ ha_platforms:
|
|||||||
- cover
|
- cover
|
||||||
- light
|
- light
|
||||||
- sensor
|
- sensor
|
||||||
|
- siren
|
||||||
- switch
|
- switch
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
---
|
---
|
||||||
@ -91,3 +93,9 @@ The integration provides support for the following features:
|
|||||||
- Temperature and brightness of devolo Sensors, that support it
|
- Temperature and brightness of devolo Sensors, that support it
|
||||||
- Consumptions of devolo and Qubino devices, that support it
|
- Consumptions of devolo and Qubino devices, that support it
|
||||||
- Voltage of devolo Metering Plug v2
|
- Voltage of devolo Metering Plug v2
|
||||||
|
|
||||||
|
## Siren
|
||||||
|
|
||||||
|
The integration provides support for the following Z-Wave devices:
|
||||||
|
|
||||||
|
- devolo Siren
|
||||||
|
Loading…
x
Reference in New Issue
Block a user