GithubHelp home page GithubHelp logo

Comments (9)

luchmhor avatar luchmhor commented on August 24, 2024

This would be awesome. Looking forward :)

from wienernetzesmartmeter.

weilix65 avatar weilix65 commented on August 24, 2024

Would be a great improvement :-)

from wienernetzesmartmeter.

reox avatar reox commented on August 24, 2024

15min data is unfortunately impossible with the current HA API. Hourly data is the minimal timelength you can get... See also #9

from wienernetzesmartmeter.

JinKanzaki avatar JinKanzaki commented on August 24, 2024

I've made a terribly written python script that converts the export csv-file of the 15 minute data into the appropriate formatting for import into influxdb in case you use that. The script should also work for hourly data etc, but I'm too lazy to check.

Just name the export file "input.csv", run the script and import the output.csv into influxdb (Explore -> Write data with s precision)
I should point out that since the script is crap it won't work if your export contains empty data (i.e. timestamps without energy data)

https://github.com/JinKanzaki/Wiener_Netze_Smart_Meter_InfluxDB_import/blob/main/00_wn_to_influxdb.py

from wienernetzesmartmeter.

reox avatar reox commented on August 24, 2024

@JinKanzaki that is also a neat idea! It basically circumvents all the limitations of HA.

from wienernetzesmartmeter.

luchmhor avatar luchmhor commented on August 24, 2024

Wow, it would be awesome to see 15min (or 1h) values in HA.

from wienernetzesmartmeter.

reox avatar reox commented on August 24, 2024

@luchmhor 1h is already working. with the builtin tools of HA 15min is currently not possible.
If you need a high resolution, you should use the infrared dataport on the smartmeter itself.

from wienernetzesmartmeter.

luchmhor avatar luchmhor commented on August 24, 2024

@reox Ah, didn't know that. But how can iI configure the HA device to display 1h values? I only see the daily value.

from wienernetzesmartmeter.

reox avatar reox commented on August 24, 2024

See the FAQ: #19

from wienernetzesmartmeter.

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.