mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
FRITZ: Fix service parameter typo (#20908)
This commit is contained in:
parent
c6e33d4e61
commit
be6bc820da
@ -56,7 +56,7 @@ Reboot the router.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | -------------------------------------------------------------------------------------------------------------- |
|
||||
| `entity_id` | no | Only act on a specific router |
|
||||
| `device_id` | no | Only act on a specific router |
|
||||
|
||||
#### Service `fritz.reconnect`
|
||||
|
||||
@ -65,7 +65,7 @@ If you have a dynamic IP address, most likely it will change.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | -------------------------------------------------------------------------------------------------------------- |
|
||||
| `entity_id` | no | Only act on a specific router |
|
||||
| `device_id` | no | Only act on a specific router |
|
||||
|
||||
#### Service `fritz.cleanup`
|
||||
|
||||
@ -74,7 +74,7 @@ A device is identified as stale when it's still present on Home Assistant but no
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | -------------------------------------------------------------------------------------------------------------- |
|
||||
| `entity_id` | no | Only act on a specific router |
|
||||
| `device_id` | no | Only act on a specific router |
|
||||
|
||||
## Integration Options
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user