Host is required in tomato configuration (#6525)

This commit is contained in:
Kevin Duong 2018-10-05 04:46:44 -05:00 committed by Franck Nijhof
parent 3720d09813
commit 1adc88bbf8

View File

@ -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`."