Add Reolink chime play action docs (#34149)

* Add Reolink chime play action docs

* Update to use device_id
This commit is contained in:
starkillerOG 2024-08-27 10:30:46 +02:00 committed by GitHub
parent 4bfed5a5bf
commit fea408f4f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,6 +177,15 @@ Depending on the supported features of the camera, select entities are added for
**Play quick reply messages**/**Auto quick reply messages** can be recorded in the Reolink phone app where a name is also supplied. New or updated quick reply messages will be loaded into Home Assistant at the start of the integration. When adding new quick reply messages, please restart the Reolink integration.
### Action reolink.play_chime
To play a ringtone on a Reolink chime, the `reolink.play_chime` action can be used.
| Data attribute | Optional | Description |
| ---------------------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| `device_id` | no | List of device ids of the Reolink Chimes to control. For example, `- 12a34b56c7d8ef9ghijklm0n1op2345q`. |
| `ringtone` | no | The ringtone to play. For example `operetta`. |
## Siren entities
If the camera supports a siren, a siren entity will be created.