mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Siren: add state (#34794)
This commit is contained in:
parent
506dcd4221
commit
1ebf9ad0e9
@ -12,15 +12,19 @@ ha_codeowners:
|
|||||||
ha_integration_type: entity
|
ha_integration_type: entity
|
||||||
---
|
---
|
||||||
|
|
||||||
The Siren integration is built for the controlling and monitoring of siren/chime devices.
|
The **Siren** {% term integration %} is built for the controlling and monitoring of siren/chime devices.
|
||||||
|
|
||||||
{% include integrations/building_block_integration.md %}
|
{% include integrations/building_block_integration.md %}
|
||||||
|
|
||||||
|
## The state of a siren entity
|
||||||
|
|
||||||
|
The state of a siren entity can be either `on` or `off`.
|
||||||
|
|
||||||
## Actions
|
## Actions
|
||||||
|
|
||||||
### Siren actions
|
### Siren actions
|
||||||
|
|
||||||
Available actions: `siren.turn_on`, `siren.turn_off`, `siren.toggle`
|
Available {% term actions %}: `siren.turn_on`, `siren.turn_off`, `siren.toggle`
|
||||||
|
|
||||||
### Action `siren.turn_on`
|
### Action `siren.turn_on`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user