home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.75k stars 28.91k forks source link

Update of sensor is taking over 10 seconds #115582

Open Marcoletto opened 2 months ago

Marcoletto commented 2 months ago

The problem

I've this errors on my LOG, very frequently:

''' Registratore: homeassistant.components.sensor Fonte: helpers/entity_platform.py:1010 Integrazione: Sensore (documentazione, problemi) Prima occorrenza: 16:53:08 (2 occorrenze) Ultima registrazione: 16:53:38

Updating daikin sensor took longer than the scheduled update interval 0:00:30 '''

&

''' Registratore: homeassistant.helpers.entity Fonte: helpers/entity.py:1238 Prima occorrenza: 16:52:48 (1 occorrenze) Ultima registrazione: 16:52:48

Update of sensor.notte_inside_temperature is taking over 10 seconds '''

How can I fix it?

What version of Home Assistant Core has the issue?

core-2024.4.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

at the moment, seems Daikin

Link to integration documentation on our website

https://www.home-assistant.io/integrations/daikin/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Here some topics but without solution:

https://github.com/home-assistant/core/issues/90597 https://github.com/home-assistant/core/issues/60798 https://github.com/home-assistant/core/issues/82972

I have two Daikin's unit model of adapter BRP069B4x (firmware1_14_88) (software unit 3.20) WiFi quality: excellent The ping directly to my router about 5ms Router FritzBox 7590

home-assistant[bot] commented 2 months ago

Hey there @fredrike, mind taking a look at this issue as it has been labeled with an integration (daikin) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `daikin` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign daikin` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


daikin documentation daikin source (message by IssueLinks)

tomlut commented 2 months ago

May be related to this: https://github.com/home-assistant/core/issues/114345

cremor commented 2 months ago

Duplicate of #82972

fredrike commented 1 month ago

This is a duplicate.

fredrike commented 1 month ago

@home-assistant close