Giter VIP home page Giter VIP logo

Comments (5)

alandtse avatar alandtse commented on June 14, 2024

We're reporting what Tesla is reporting. You can try looking at teslajsonpy logs to see what data is there. If it's wrong, you need to talk to Tesla.

from tesla.

hakong avatar hakong commented on June 14, 2024

Ok, thanks. I turned on debug logging in HA but it doesn't print enough info to show what's going on.
Teslamate is showing the correct number of phases:
image

from tesla.

purcell-lab avatar purcell-lab commented on June 14, 2024

This is what Tesla are reporting from upstream.

Here is my work around.

    ev_phases:
      friendly_name: "EV Charger Phases (adjusted)"
      value_template: "{{ max(1,(state_attr('sensor.duka_charger_power','charger_phases')|int(0)*3/2)|int(0))}}"

from tesla.

anhaff avatar anhaff commented on June 14, 2024

FWIW: metering consumption in IT net - barely used in Europe but quite common in Norway - is done by the Aron-circuit and this measures only 2 phases which is sufficient for a precise consumption metering. If you live in Norway this might be the reason but I do not know why Teslamate shows something else.

from tesla.

quatrox avatar quatrox commented on June 14, 2024

I live in Norway and have the IT system and for me, the values are reported correctly as 3 phase in home assistant.
However, in order to refresh the charging info, I had to press "Force data update".
3-phases

from tesla.

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.