From d6a6bc47647ed517e530d00d1ae7fb2813309cef Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Sat, 25 May 2024 13:52:58 +0200 Subject: [PATCH] remove deprecated services and simplify the service section (#32940) --- source/_integrations/fritz.markdown | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/source/_integrations/fritz.markdown b/source/_integrations/fritz.markdown index a7d6b86b986..85f8b91ee07 100644 --- a/source/_integrations/fritz.markdown +++ b/source/_integrations/fritz.markdown @@ -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.