Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add section to ReadMe.md for setting up for energy dashboard #79

Merged
merged 5 commits into from
Aug 16, 2021
Merged

Add section to ReadMe.md for setting up for energy dashboard #79

merged 5 commits into from
Aug 16, 2021

Conversation

NachtaktiverHalbaffe
Copy link
Contributor

  • Added section to explain how to setup everything for the energy dashboard (setting up Riemann integration integration to create a kWh sensor)
  • Added subsection explaining how to create energy groups

@@ -307,6 +309,51 @@ python3 measure.py

See the [list](docs/supported_models.md) of supported lights which don't need any manual configuration

## Setting up for energy dashboard
If you want to use this power sensors with the new [energy integration](https://www.home-assistant.io/blog/2021/08/04/home-energy-management/), you have to create a energy sensor which utilizes the power of the powercalc sensor. This can be done with the [Riemann integration integration](https://www.home-assistant.io/integrations/integration/), which calculates the energy and since release 2021.8 this integration can natively be used in the energy dashboard. An example configuration, which you have to copy into your `configuration.yaml`, can be seen below:

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We assume you have a powercalc sensor with entity_id sensor.kingkong_power

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't change it word by word, but meaning should be right

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@bramstroker
Copy link
Owner

Thanks!

@bramstroker bramstroker merged commit 0e65020 into bramstroker:master Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants