mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 19:06:55 +00:00
Make note about new siren feature (#18856)
This commit is contained in:
parent
ed487c04fe
commit
efc5234d1f
@ -32,11 +32,11 @@ Turn the siren on.
|
|||||||
|
|
||||||
There are three optional input parameters that can be passed into the service call depending on whether or not your device supports them. Check the device's integration documentation for more details.
|
There are three optional input parameters that can be passed into the service call depending on whether or not your device supports them. Check the device's integration documentation for more details.
|
||||||
|
|
||||||
| Parameter Name | Input Type
|
| Parameter Name | Input Type | Notes |
|
||||||
|---------------- |-------------------------
|
|---------------- |-------------------------|-------------------------------------------------------------------------------------|
|
||||||
| `tone` | `string` or `integer`
|
| `tone` | `string` or `integer` | When the `available_tones` property is a map, either the key or value can be used. |
|
||||||
| `duration` | `integer`
|
| `duration` | `integer` | |
|
||||||
| `volume_level` | `float` between 0 and 1
|
| `volume_level` | `float` between 0 and 1 | |
|
||||||
|
|
||||||
### Service `siren.turn_off`
|
### Service `siren.turn_off`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user