From fc74e8005cbac1210a088f5a55451f079f9ee1ae Mon Sep 17 00:00:00 2001 From: Robert Fischer Date: Wed, 14 Jul 2021 02:06:11 -0700 Subject: [PATCH] Update ohmconnect.markdown (#18503) Updating documentation per https://www.gitmemory.com/issue/home-assistant/core/50503/862003345 --- source/_integrations/ohmconnect.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ohmconnect.markdown b/source/_integrations/ohmconnect.markdown index b27f62d8202..da34d8f30e1 100644 --- a/source/_integrations/ohmconnect.markdown +++ b/source/_integrations/ohmconnect.markdown @@ -18,7 +18,7 @@ OhmConnect monitors real-time conditions on the electricity grid. When dirty and ## Configuration -You can find your OhmConnect ID under "Open Source Projects" on the [settings page](https://login.ohmconnect.com/settings). It's the string after the last `/` in the URL, e.g., for the URL `https://login.ohmconnect.com/verify-ohm-hour/AbCd1e` your ID is `AbCd1e`. +You can find your OhmConnect ID on the [OhmConnect API settings page](https://login.ohmconnect.com/api/v2/settings). It's the string after the last `/` in the URL, e.g., for the URL `https://login.ohmconnect.com/verify-ohm-hour/AbCd1e` your ID is `AbCd1e`. To enable the OhMConnect sensor, add the following lines to your `configuration.yaml` file: