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

The integration makes HA unresponsive at night hours #14

Open
JuusoOikarinen opened this issue Feb 9, 2025 · 0 comments
Open

The integration makes HA unresponsive at night hours #14

JuusoOikarinen opened this issue Feb 9, 2025 · 0 comments

Comments

@JuusoOikarinen
Copy link

I discovered that something happens (possibly related to the service providers servers) during the night hours that causes the HA-Nysse integration to make the entire HA instance very slow and unresponsive.

The phenomenon is very repeatable: every night around 22:30 (Finnish time) to approx 04:00 the phenomenon occurs, then goes away and everything works normally. The phenomenon causes everything in HA to perform sluggishly, including the browser interface, the REST API, automations, etc. Core sensors such as "sensor.home_assistant_core_cpu_percent" become "unavailable". If I this stage disable the HA-Nysse integration, all symptoms go away, like the click of a finger.

I have not really seen much related to this in the logs, except with the possibly related entries such as the ones below:

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:324
First occurred: February 8, 2025 at 21:34:53 (2 occurrences)
Last logged: February 8, 2025 at 21:35:11

Detected that custom integration 'nysse' calls async_forward_entry_setup for integration, nysse with title: *****, which is deprecated, await async_forward_entry_setups instead at custom_components/nysse/__init__.py, line 18: await hass.config_entries.async_forward_entry_setup(entry, "sensor"). This will stop working in Home Assistant 2025.6, please create a bug report at https://github.com/warrior25/HA-Nysse/issues
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