From cb4a971b316013577601d857d03f88975199f77d Mon Sep 17 00:00:00 2001 From: ahobsonsayers <32173585+ahobsonsayers@users.noreply.github.com> Date: Thu, 9 Aug 2018 12:04:11 +0100 Subject: [PATCH] Updated BT Home Hub 5 Device Tracker Documentation (#5964) * Changed host to optional to fit an impending pull request that is about to be closed Pull Request: https://github.com/home-assistant/home-assistant/pull/15096 * Made Optional Italic --- source/_components/device_tracker.bt_home_hub_5.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/device_tracker.bt_home_hub_5.markdown b/source/_components/device_tracker.bt_home_hub_5.markdown index 106ba06083d..ce8890a0ed7 100644 --- a/source/_components/device_tracker.bt_home_hub_5.markdown +++ b/source/_components/device_tracker.bt_home_hub_5.markdown @@ -25,6 +25,6 @@ device_tracker: Configuration variables: -- **host** (*Required*): The IP address of your router, e.g., 192.168.1.254. +- **host** (*Optional*): The IP address of your router, Default: 192.168.1.254. See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.