Giter VIP home page Giter VIP logo

Comments (6)

nielsfaber avatar nielsfaber commented on June 11, 2024 2

I just made release v3.3.3 that should fix this error message.

from scheduler-component.

Nodezero1 avatar Nodezero1 commented on June 11, 2024 1

Hello,
Same problem since updating to 2024.4 beta.

from scheduler-component.

VDRainer avatar VDRainer commented on June 11, 2024 1

I see different errors.
On changing a schedule for climate target temperature:

2024-04-02 19:47:00.483 ERROR (MainThread) [homeassistant.util.logging] Exception in async_timer_updated when dispatching 'scheduler_timer_updated': ('8ca26b',)
Traceback (most recent call last):
  File "/home/homeassi/.homeassistant/custom_components/scheduler/switch.py", line 251, in async_timer_updated
    await self._action_handler.async_queue_actions(
  File "/home/homeassi/.homeassistant/custom_components/scheduler/actions.py", line 260, in async_queue_actions
    for queue in self._queues.values():
RuntimeError: dictionary changed size during iteration

When the schedule fires:

2024-04-02 19:50:00.011 ERROR (MainThread) [homeassistant.util.logging] Exception in async_timer_finished when dispatching 'scheduler_timer_finished': ('8ca26b',)
Traceback (most recent call last):
  File "/home/homeassi/.homeassistant/custom_components/scheduler/switch.py", line 278, in async_timer_finished
    await self._action_handler.async_queue_actions(
  File "/home/homeassi/.homeassistant/custom_components/scheduler/actions.py", line 260, in async_queue_actions
    for queue in self._queues.values():
RuntimeError: dictionary changed size during iteration

The schedule seems to work, target temperature gets changed.

from scheduler-component.

Miguelguilherme avatar Miguelguilherme commented on June 11, 2024 1

fixed! many thanks!

from scheduler-component.

Miguelguilherme avatar Miguelguilherme commented on June 11, 2024

that's it! I'm also on beta channel.

just updated to 2024.4.0b4 and the problem persists. will also report to HA

from scheduler-component.

Miguelguilherme avatar Miguelguilherme commented on June 11, 2024

HA answer:
This is an issue in the scheduler custom integration. Please report it at their issue tracker.

from scheduler-component.

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.