Update ohmconnect.markdown (#18503)

Updating documentation per https://www.gitmemory.com/issue/home-assistant/core/50503/862003345
This commit is contained in:
Robert Fischer 2021-07-14 02:06:11 -07:00 committed by GitHub
parent e4dade1b29
commit fc74e8005c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: