Code Monkey home page Code Monkey logo

Comments (6)

warhammerkid avatar warhammerkid commented on June 26, 2024 1

I have no idea how to switch between the data for the two MPPT controllers or whether the firmware even supports this at all. There's no way to do this in the app as far as I understand, so there's no way to observe the app switching between them. I'm personally not comfortable writing arbitrary data to my device in the hopes that I will be able to just discover how to switch this, so without information from Bluetti this is the best I can do.

from bluetti_mqtt.

MegaBarf avatar MegaBarf commented on June 26, 2024 1

for anyone who is interested in getting dc input power from channel 2 into home assistant, here you go.

Add "sensor: !include sensors.yaml" to your configuration.yaml (if not done already)
add the sensors.yaml (rename to sensors.yaml) or the content of it to your system, restart.
sensors.yaml.txt

this will get you dc_input_power2 by subtracting dc_input_power - dc_input_power1.
A small problem seems to be that both values are not getting updated the same time sometimes, but better than nothing.

Also this file will give you the input vs output balance by
(dc_input_power + ac_input_power) - (dc_output_power + ac_output_power)

have fun.

from bluetti_mqtt.

eljefemiller avatar eljefemiller commented on June 26, 2024

Same with the AC300. I only see one input.

from bluetti_mqtt.

MegaBarf avatar MegaBarf commented on June 26, 2024

what I have seen is that "dc_input_power" is the combination of both inputs and "dc_input_power1" is the power of input 1 only (or vice versa)
is ther a way to substract both values from another in home assistant? Problem would be that both values should be from the same second or the same read package?

from bluetti_mqtt.

TylerBizz avatar TylerBizz commented on June 26, 2024

Same issue in the AC500 - The Bluetti app does display input from each controller separately by tapping on the the DC input icon. This would indicate the data is there under DC2

from bluetti_mqtt.

ItsMe00007 avatar ItsMe00007 commented on June 26, 2024

Another Vote for DC INPUT 2, the current Bluetti APP shows the Infos of both DC inputs if you press on the PV icon:

Bildschirmfoto 2024-03-11 um 23 38 05

from bluetti_mqtt.

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.