Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 2 additions & 15 deletions source/_integrations/fritz.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down