Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frlequ authored Feb 14, 2024
1 parent a00500d commit 24085f8
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This is an updated version of the custom component for integrating electric util
This update should not erase existing sensors, ~~but will not update the energy produced `_output` entities.~~ Fixed!

> [!NOTE]
> Note about data: This integration gathers energy information with a 24-hour delay because API doesn't provide real-time data. Unfortunately, this delay leads to inaccurate readings, especially between midnight and 6 a.m as data aggregates. The problem lies with Moj Elektro, and there's no way around it.
> **Note about data:** This integration gathers energy information with a 24-hour delay because API doesn't provide real-time data. Unfortunately, this delay leads to inaccurate readings, especially between midnight and 6 a.m as data aggregates. The problem lies with Moj Elektro, and there's no way around it.

## Setup API
Expand All @@ -36,15 +36,14 @@ This update should not erase existing sensors, ~~but will not update the energy
_Restart Home Assistant_

## Configuration
> [!NOTE]
> _As for version 0.2.0 there is no need for `configuration.yaml` file edit!_
In Home Assistant
1. Go to Settings > Add intergration > search > Moj Elektro
2. Enter credentials:

![Screenshot of a Moj Electro setup in Home Assistant.](/assets/setup.jpg)

> [!NOTE]
> _As for version 0.2.0 there is no need for `configuration.yaml` file edit!_
## Roadmap

Expand All @@ -59,4 +58,4 @@ In Home Assistant

## Report any issues

Thanks and consider giving me a🌟star
Thanks and consider giving me a 🌟 star

0 comments on commit 24085f8

Please sign in to comment.