Siren: add state (#34794)

This commit is contained in:
c0ffeeca7 2024-09-18 09:04:02 +02:00 committed by GitHub
parent 506dcd4221
commit 1ebf9ad0e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,15 +12,19 @@ ha_codeowners:
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 %}
## The state of a siren entity
The state of a siren entity can be either `on` or `off`.
## 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`