diff --git a/source/_components/device_tracker.quantum_gateway.markdown b/source/_components/device_tracker.quantum_gateway.markdown index 05ff8524740..3949b2e663c 100644 --- a/source/_components/device_tracker.quantum_gateway.markdown +++ b/source/_components/device_tracker.quantum_gateway.markdown @@ -38,6 +38,11 @@ password: description: The password for the `admin` user. The default password may be printed on the gateway itself. required: true type: string +ssl: + description: Use HTTPS when connecting to gateway. New firmware may require HTTPS while older may require this to be False. + required: false + type: boolean + default: True {% endconfiguration %} See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.