Remove set_doorbell_message UniFi Protect service docs (#25218)

This commit is contained in:
Christopher Bailey 2022-12-27 14:21:14 -05:00 committed by GitHub
parent 00bd926f08
commit 5deb009832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -281,16 +281,6 @@ Removes an existing message for Doorbells.
| `device_id` | No | Any device from the UniFi Protect instance you want to change. In case you have multiple Protect instances. |
| `message` | No | Existing custom message to remove for Doorbells. |
### Service unifiprotect.set_doorbell_message
Use to dynamically set the message on a Doorbell LCD screen. This service should only be used to set dynamic messages (i.e. setting the current outdoor temperature on your Doorbell). Static messages should still be set using the Select entity and can be added/removed using the `add_doorbell_text`/`remove_doorbell_text` services.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ------------------------------------------------------------------------------------------------------------ |
| `entity_id` | No | The Doorbell Text select entity for your Doorbell. |
| `message` | No | The message you would like to display on the LCD screen of your Doorbell. Must be less than 30 characters. |
| `duration` | Yes | Number of minutes to display the message for before returning to the default message. The default is to not expire. |
### Service unifiprotect.set_chime_paired_doorbells
Use to set the paired doorbell(s) with a smart chime.