Git Product home page Git Product logo

Comments (7)

Jiriteach avatar Jiriteach commented on June 27, 2024

I started noticing something similar after updating to the latest version.

Since I am using my River's as
a UPS so they are in by-pass mode, I have automations setup to tell me if AC input power goes off (ie. we lose power from the grid).

I've been using a check of AC input powered and this worked fine but since updating to the latest version - this now keeps changing and thus notifying me that AC input power has dropped when it has not so seems something is up with this.

Thanks

from hassio-ecoflow.

golden-guy avatar golden-guy commented on June 27, 2024

On the Delta Pro it stays constantly off once the device goes into pass-through mode (I did not update the firmeware yet though) When I compared the three debug files I took today the culprit seems to be the ac_in_type: Once charging has finished, the "ac_in_type" reads "0" which is the same as when the unit is unplugged from AC, even though AC input (ac_in_power) has a positive value.

from hassio-ecoflow.

vwt12eh8 avatar vwt12eh8 commented on June 27, 2024

I have previously addressed this in the RIVER series so that you can have input entities in AC and DC respectively.

However, that did not work well and even caused problems with DELTA.

We are going to revert this and remove the AC/DC input entities from the RIVER series, leaving only the total input entities (the DELTA series will continue to have AC/DC input entities).

from hassio-ecoflow.

Jiriteach avatar Jiriteach commented on June 27, 2024

That should work - while there would be valid use cases for input on AC and DC - seems that this is problematic so total is still fine as that will still detect no input.

from hassio-ecoflow.

golden-guy avatar golden-guy commented on June 27, 2024

@vwt12eh8 Thanks, the "AC input" (WattsEntity) readout is now fine, but the binary sensor "AC input" still displays "Off". I guess this is because the device API returns "ac_in_type": 0 also in pass-through mode.

from hassio-ecoflow.

vwt12eh8 avatar vwt12eh8 commented on June 27, 2024

@golden-guy It seems to be a firmware spec that reports no input when charged to max. This was also the case with DC input.

I would not recommend using this entity to determine if there is a real input or not.

As an alternative, it would be more reliable to determine that there is an input if the AC input voltage is of a certain value (e.g. 10V or higher).

from hassio-ecoflow.

golden-guy avatar golden-guy commented on June 27, 2024

Alright, that's fine. I will just use another entity then, as you have suggested. Thanks for your always great support!

from hassio-ecoflow.

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.