GithubHelp home page GithubHelp logo

Comments (9)

Patrick762 avatar Patrick762 commented on September 23, 2024 1

I'll look into it as soon as I find some more time. Shouldn't be too difficult (because now I can test it with my EB3A)

from hassio-bluetti-bt.

Patrick762 avatar Patrick762 commented on September 23, 2024

If you have an EP600 it should already be possible.
The entity in this case is sensor.ep600XXXXXXX_total_power_generation

from hassio-bluetti-bt.

GammaPotato avatar GammaPotato commented on September 23, 2024

I have the EB3A. Is it possible make it for this possible?

from hassio-bluetti-bt.

ItsMe00007 avatar ItsMe00007 commented on September 23, 2024

I added the following manually to my configuration.yaml to convert the power information from my AC500 into energy information to be able to include it into the energy panel.
PV_IN in the Solar-part and PV_IN and AC_OUT in the battery part of the energy panel.

Just use your sensor details, then you can configure the PV Part of the energy panel.
For Name+unique_id you can define what you want
Reload YAML or restart HA after updating the configuration.yaml.
It could take some time until you see the new ENERGY sensors in the Overview.

` # AC500 Convert Power to Energy

  • platform: integration
    source: sensor.ac5002241000084770_dc_input_power
    name: AC500_PV_IN_Energy
    unique_id: AC500_PV_IN_Energy
    unit_prefix: k
    unit_time: h
    round: 2
  • platform: integration
    source: sensor.ac5002241000084770_ac_output_power
    name: AC500_AC_OUT_Energy
    unique_id: AC500_AC_OUT_Energy
    unit_prefix: k
    unit_time: h
    round: 2`

It should look like this in the configuration.yaml:

Ohne Titel 2

from hassio-bluetti-bt.

GammaPotato avatar GammaPotato commented on September 23, 2024

this is the "riemann helper" right?

from hassio-bluetti-bt.

GammaPotato avatar GammaPotato commented on September 23, 2024

@Patrick762 pls add the requested function. the Riemann helper didnt work correct.

from hassio-bluetti-bt.

ItsMe00007 avatar ItsMe00007 commented on September 23, 2024

this is the "riemann helper" right?

Yes, this is the Riemann helper .

What did not work correct ?

from hassio-bluetti-bt.

GammaPotato avatar GammaPotato commented on September 23, 2024

this is the "riemann helper" right?

Yes, this is the Riemann helper .

What did not work correct ?

I charged the EB3A With my solar 1,3 kwh(riemann says that) Then used it for 2 hours with 9 watts. Riemann says i used 4,56 kwh? That cant be possible

Charge from 51% to 89% and used to 72%

from hassio-bluetti-bt.

github-actions avatar github-actions commented on September 23, 2024

This issue is stale because it has been open for 30 days with no activity.

from hassio-bluetti-bt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.