Code Monkey home page Code Monkey logo

Comments (7)

cbergmann avatar cbergmann commented on August 15, 2024 1

hi, I totally did not see that timestep option. I will try to implement this but it will take some time.

from ha-climacell-weather.

Hilo4321 avatar Hilo4321 commented on August 15, 2024

Of course the instant I post this I realize my error. The correct format is:

timestep: "[0,0]"

from ha-climacell-weather.

Hilo4321 avatar Hilo4321 commented on August 15, 2024

Turns out that doesn't work either.

Nor does:

timestep: "0,0"

or:

timestep: "0"

from ha-climacell-weather.

cbergmann avatar cbergmann commented on August 15, 2024

@Hilo4321 I just created a new pull-request with the support for "current" timestamp. Could you please test this and give feedback. Thanks

from ha-climacell-weather.

Hilo4321 avatar Hilo4321 commented on August 15, 2024

I don't know how to do this properly, so I created the files and uploaded the 2 relevant changed files into the folder. Can you download a pull directly vs copy/paste into a file?

I was able to set it up using "current" without seeing the invalid timestep error in the log (there are others), but sensors were showing "unknown" for data. I am getting data for daily forecasts (only other I am using).

Full startup log

Side note: it looks like climacell docs suggest that "0" is the correct timestep, am I reading that wrong?

from ha-climacell-weather.

cbergmann avatar cbergmann commented on August 15, 2024

hi @Hilo4321

I use the following config for my "current" test timeline and it seems to work fine:

    - fields:
        - temperature
      timestep: "current"
      scan_interval:
        minutes: 30
      update: auto
      name: "current"

regarding your setup: it seems that your are using fields which are currently not supported. Line 13 of your log says ".query.fields[10] should be equal to one of the allowed values". It seems that your are using the fields epaHealthConcern,roadRiskScore,roadRiskConfidence and roadRiskConditions which are not in the core data layers.

from ha-climacell-weather.

Hilo4321 avatar Hilo4321 commented on August 15, 2024

I appreciate the follow up. With those adjustments I am no longer seeing errors.

from ha-climacell-weather.

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.