mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Host is required in tomato configuration (#6525)
This commit is contained in:
parent
3720d09813
commit
1adc88bbf8
@ -41,7 +41,7 @@ device_tracker:
|
||||
{% configuration %}
|
||||
host:
|
||||
description: "The IP address or hostname of your router, e.g., `192.168.1.1` or `rt-ac68u`."
|
||||
required: false
|
||||
required: true
|
||||
type: string
|
||||
port:
|
||||
description: "The port number of your router, e.g., `443`."
|
||||
|
Loading…
x
Reference in New Issue
Block a user