mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +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
|
||||
- Light
|
||||
- Sensor
|
||||
- Siren
|
||||
- Switch
|
||||
ha_release: '0.110'
|
||||
ha_iot_class: Local Push
|
||||
@ -22,6 +23,7 @@ ha_platforms:
|
||||
- cover
|
||||
- light
|
||||
- sensor
|
||||
- siren
|
||||
- switch
|
||||
ha_zeroconf: true
|
||||
---
|
||||
@ -91,3 +93,9 @@ The integration provides support for the following features:
|
||||
- Temperature and brightness of devolo Sensors, that support it
|
||||
- Consumptions of devolo and Qubino devices, that support it
|
||||
- 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