remove deprecated services and simplify the service section (#32940)

This commit is contained in:
Michael 2024-05-25 13:52:58 +02:00 committed by GitHub
parent f5f1d5a344
commit d6a6bc4764
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,22 +52,9 @@ The configuration in the UI asks for a username. Starting from FRITZ!OS 7.24 the
## Services
Currently supported services are Platform specific:
Available {% term services %}: `set_guest_wifi_password`
- `fritz.cleanup`
### Platform services
#### Service `fritz.cleanup`
Remove all stale devices from Home Assistant.
A device is identified as stale when it's still present on Home Assistant but not on the FRITZ!Box.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | -------------------------------------------------------------------------------------------------------------- |
| `device_id` | no | Only act on a specific router |
#### Service `fritz.set_guest_wifi_password`
### Service `set_guest_wifi_password`
Set a new password for the guest wifi.
The password must be between 8 and 63 characters long.