mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Remove set default doorbell text service from unifiprotect (#33270)
UI has removed this functionality in UI Protect 4.x Its still possible to set a custom message using the other services (`unifiprotect.add_doorbell_text` and `unifiprotect.remove_doorbell_text`, and setting it via the `select` entity), but there is no longer a default. discovered via https://github.com/uilibs/uiprotect/issues/57
This commit is contained in:
parent
e2ae06d095
commit
cbd7c7b66c
@ -225,15 +225,6 @@ Below are the accepted identifiers to resolve media. Since events do not necessa
|
|||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
### Service unifiprotect.set_default_doorbell_text
|
|
||||||
|
|
||||||
Sets the default doorbell message. This will be the message that is automatically selected when a message "expires".
|
|
||||||
|
|
||||||
| Service data attribute | Optional | Description |
|
|
||||||
| ---------------------- | -------- | ----------------------------------------------------------------------------------------------------------- |
|
|
||||||
| `device_id` | No | Any device from the UniFi Protect instance you want to change. In case you have multiple Protect instances. |
|
|
||||||
| `message` | No | The default message for your Doorbell. Must be less than 30 characters. |
|
|
||||||
|
|
||||||
### Service unifiprotect.add_doorbell_text
|
### Service unifiprotect.add_doorbell_text
|
||||||
|
|
||||||
Adds a new custom message for Doorbells.
|
Adds a new custom message for Doorbells.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user