Giter Club home page Giter Club logo

Comments (2)

cathelest avatar cathelest commented on August 21, 2024 1

Sorry about that pull request,
I think i mucked myself up when the smartmeter entitys didnt show up, I added the old customize code,
Closing the request, But by all means please add the clarification for smart meter as that would have definently helped,
Sorry and thanks again,

from sensor.fronius.

colwilliamsnz avatar colwilliamsnz commented on August 21, 2024

It seems for
Grid consumption: smartmeter_energy_ac_consumed
Grid feed-in: smartmeter_energy_ac_sold
which are required for the energy dashboard, you need to specify
smartmeter: True

That's correct (and implied by nature of the entity names ;) Clarification in the readme is certainly worthwhile if its not 100% clear.

Once the entities are created, it seems HA core-2021.9.2 (Current)
Wants the sensors to have a state class of state_class: total_increasing for all 3 sensors,
easy fix using the customize.yaml, or could do via the gui...

You should't need to use customize.yaml. 0.9.7 adds that state_class attribute already to be compatible with HA 2021.9.x and is certainly the case on my system (IE, I can't reproduce what you're suggesting here).

Should the last_reset not be a date, eg 2021-01-01T00:00:01
Is that "homeassistant.util.dt.utc_from_timestamp(0)" line correct or hasnt been brought in properly??

This one needs investigation which I'll do. You could set to the epoch but refer previous comment ;)

from sensor.fronius.

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.