Giter Site home page Giter Site logo

Comments (6)

pomeloy avatar pomeloy commented on June 29, 2024 1

Sorry, I was still using 2.0.6 at the time of the comment. Just updated and now there is a json file and it's working. Thanks a lot!

Just for the record, here are my json file contents:

{
    "consum_types": [
        "warmwater",
        "heating"
    ],
    "combined_data": null,
    "total_additional_values": {
        "heating": ***,
        "warmwater": ***,
        "water": null,
        "ww": "m\u00b3",
        "w": null,
        "h": "kWh"
    },
    "total_additional_custom_values": {
        "heating": ***,
        "warmwater": ***,
        "water": null,
        "ww": "kWh",
        "w": null,
        "h": "Einheiten"
    },
    "last_value": {
        "heating": ***,
        "warmwater": ***,
        "water": null,
        "month": 5,
        "year": 2023,
        "ww": "m\u00b3",
        "w": null,
        "h": "kWh"
    },
    "last_custom_value": {
        "heating": ***,
        "warmwater": ***,
        "water": null,
        "month": 5,
        "year": 2023,
        "ww": "kWh",
        "w": null,
        "h": "Einheiten"
    },
    "all_dates": null,
    "sum_by_year": {
        "heating": {
            "2023": ***
        },
        "warmwater": {
            "2023": ***
        },
        "water": null,
        "ww": "m\u00b3",
        "w": null,
        "h": "kWh"
    },
    "last_costs": {
        "heating": null,
        "warmwater": null,
        "water": null,
        "month": 5,
        "year": 2023,
        "unit": null
    }
}

All values (***) are correct. Just out of interest, the year-to-date sum of the heating consumption is calculated from the single entries, no? Are there plans to actually make it available in the frontend?

from ecotrend-ista.

Ludy87 avatar Ludy87 commented on June 29, 2024 1

If that's what you want, I can see if I can install it

from ecotrend-ista.

Ludy87 avatar Ludy87 commented on June 29, 2024

Hello could you provide the file from your www folder if you have it.

The file has the following syntax ecotrend_ista_#####.json

from ecotrend-ista.

pomeloy avatar pomeloy commented on June 29, 2024

There is no ecotrend_ista_#####.json file on my home assistant installation.

from ecotrend-ista.

Ludy87 avatar Ludy87 commented on June 29, 2024

Very strange, isn't there a www folder in the config folder?

New release:
https://github.com/Ludy87/ecotrend-ista/releases

from ecotrend-ista.

github-actions avatar github-actions commented on June 29, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from ecotrend-ista.

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.