mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
remove deprecated services and simplify the service section (#32940)
This commit is contained in:
parent
f5f1d5a344
commit
d6a6bc4764
@ -52,22 +52,9 @@ The configuration in the UI asks for a username. Starting from FRITZ!OS 7.24 the
|
|||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
Currently supported services are Platform specific:
|
Available {% term services %}: `set_guest_wifi_password`
|
||||||
|
|
||||||
- `fritz.cleanup`
|
### Service `set_guest_wifi_password`
|
||||||
|
|
||||||
### 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`
|
|
||||||
|
|
||||||
Set a new password for the guest wifi.
|
Set a new password for the guest wifi.
|
||||||
The password must be between 8 and 63 characters long.
|
The password must be between 8 and 63 characters long.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user