Coder Social home page Coder Social logo

Sensors for Home Assistant about pysma HOT 5 CLOSED

kellerza avatar kellerza commented on May 29, 2024
Sensors for Home Assistant

from pysma.

Comments (5)

kellerza avatar kellerza commented on May 29, 2024

grid_voltage and daily_yield should be available on 0.82 onward (home-assistant/core#18335) - introduced in #17988

power_supplied and power_absorbed does look the same .. 😕

If you find any new keys, feel free to PR here, or post it in an issue...

from pysma.

kellerza avatar kellerza commented on May 29, 2024

Added daily yield and fixed the duplicates - here unfortunately don't have daily consumption yet

from pysma.

kaluxx avatar kaluxx commented on May 29, 2024

I believe daily consumption is nor available by sma as a separate counter. On their web sites they use the total consumption to calculate the value.

from pysma.

riki-dexter avatar riki-dexter commented on May 29, 2024

Hi @kaluxx,
Can you tell me how to calculate daily consumption?
Thank you

from pysma.

kaluxx avatar kaluxx commented on May 29, 2024

Hi riki,

with Home Assistant they have a component 'utility meter' Using this you can derive what you like from the total values. This is th related configuration:
utility_meter:
daily_consumption:
source: sensor.total_consumption
cycle: daily

See also the complete topic: https://community.home-assistant.io/t/how-to-calculate-daily-power-consumption-from-dsmr-sensors/37696

from pysma.

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.