mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 01:46:50 +00:00
Removed unnecessary parameters
This commit is contained in:
parent
9b8c289ff3
commit
bd09d2771b
@ -25,9 +25,7 @@ To use an Internet-Box router in your installation, add the following to your `c
|
||||
# Example configuration.yaml entry
|
||||
device_tracker:
|
||||
platform: swisscom
|
||||
host: "192.168.1.1"
|
||||
username: admin
|
||||
password:
|
||||
host: "192.168.1.1" # only required if not 192.168.1.1
|
||||
```
|
||||
|
||||
See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.
|
||||
|
Loading…
x
Reference in New Issue
Block a user