Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin stops working every day around 08:30 AM #134

Open
N-Hertstein opened this issue Jan 29, 2025 · 0 comments
Open

Plugin stops working every day around 08:30 AM #134

N-Hertstein opened this issue Jan 29, 2025 · 0 comments

Comments

@N-Hertstein
Copy link

N-Hertstein commented Jan 29, 2025

Weird issue.
Every day around 8:30 AM the integrations stops working. I'm unable to change states of lights and plugs (all tradfri, have had them for a while), motion sensors no longer show if motion was triggered (also tradfri).

I can fix it by reloading the hub and waiting for a bit but that's not really great. Reloading the config does not work as I tried the following automation:

id: '1738085376426'
alias: Reload IKEA Dirigera
description: ''
triggers:
  - trigger: time
    at: '00:00:00'
  - trigger: time
    at: '12:00:00'
conditions: []
actions:
  - action: homeassistant.reload_config_entry
    metadata: {}
    data: {}
    target:
      device_id: ffcb88abd14a36f768e187f8a646a91b
mode: single

I also attempted manually triggering this automation when things stopped functioning today.
I have to manually reload the hub as shown below every day.

Image

Currently I am unable to dump data as it gives an error. Will update if that changes.

EDIT:
I'm running Home assistant as the official app on Truenas Scale 24.10.1
App version: 2025.1.4

EDIT2:
Logs after recent reboot, will update tomorrow 8:30
home-assistant_2025-01-29T09-33-48.399Z.log

@N-Hertstein N-Hertstein changed the title Plugin stops working every day aroun 08:30 AM Plugin stops working every day around 08:30 AM Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant