Code Monkey home page Code Monkey logo

Comments (5)

nielsfaber avatar nielsfaber commented on May 18, 2024 1

@KTibow The component sets timers either at startup or when a timer has expired.
If timers are sunset/sunrise related then the last known state of sun.sun is used for setting the timer.
This could get a little off, especially when setting a timer that fires in a week from now.
The misleading thing is that the card performs its own calculation of trigger time, based on the sun.sun state as well.
The result is that a timer could be triggering at 6:00 while the card shows 6:10 or so.
Very ugly.

from scheduler-card.

KTibow avatar KTibow commented on May 18, 2024

Just curious, what does "but does not update while the timer is set" mean?

from scheduler-card.

KTibow avatar KTibow commented on May 18, 2024

@nielsfaber did you get around to this yet? How hard is it to implement?

from scheduler-card.

nielsfaber avatar nielsfaber commented on May 18, 2024

quite hard if you don't know anything about python 🙂
but i am working on changing stuff there. Also to make things robust for the daylight saving time which will come in a month.

from scheduler-card.

nielsfaber avatar nielsfaber commented on May 18, 2024

fixed in new scheduler_component update.
component will listen for state changes in sun.sun, and reschedule items that are outdated

from scheduler-card.

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.