From 1b3bac8824fe448b185d8cbb1928d6ac98a5ac5f Mon Sep 17 00:00:00 2001 From: erlendmoland <56839803+erlendmoland@users.noreply.github.com> Date: Mon, 5 Oct 2020 10:32:52 +0200 Subject: [PATCH] GeniusHub docs: Fixed broken URL to token generator (#14892) --- source/_integrations/geniushub.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/geniushub.markdown b/source/_integrations/geniushub.markdown index 035fcb20f4e..eac41e90fae 100644 --- a/source/_integrations/geniushub.markdown +++ b/source/_integrations/geniushub.markdown @@ -180,7 +180,7 @@ The hub does not have to be in the same subnet as your Home Assistant server. This option is recommended only if Option 1 does not work. The MAC address should match that written on the back of the Hub. -- Requires a **hub token** obtained from [my.geniushub.co.uk/tokens](https://my.geniushub.co.uk/tokens). +- Requires a **hub token** obtained from [my.geniushub.co.uk](https://my.geniushub.co.uk/). - Uses the v1 API - which is well-documented. - Polls Heat Genius' own servers (so is slower, say ~5-10s response time). - You should use the Hub's MAC address (although any valid MAC will do).