Open Wolf6660 opened 7 months ago
Usually this happens when you have some entity which gets new data in a high frequency (like a sensor which is a sum of several other sensors, or a group of sensors, so it is updated when any other sensor updates). Is this your case?
Apart of this, we have seen cases where other integrations was taken too much resources from Home Assistant. There are lots of reports related to this recently on the Home Assistant repo. Do you see any suspicious message on your logs? Do you have a sensor to monitor your system's CPU load? How is that?
Hey @Wolf6660, any update to this? Are you still facing this issue?
Hi,
Sorry for the late reply.
Yes, I have a device that calculates the oil content of my tank and wants this to be shown on the display.
CPU load is good. HA runs in a VM on my Synology DS720+.
Yes, I have a device that calculates the oil content of my tank and wants this to be shown on the display.
How often is that entity updated?
And in which pages are you showing that?
TFT Version
4.3.4
ESPHome Version
2024.4.0
Blueprint Version
4.3.4
Panel Model
EU
What is the bug?
i have the same Problem Logger: homeassistant.components.automation.display_wohnzimmer
`Logger: homeassistant.components.automation.display_wohnzimmer Quelle: helpers/script.py:1918 Integration: Automatisierung (Dokumentation, Probleme) Erstmals aufgetreten: 09:05:01 (2117 Vorkommnisse) Zuletzt protokolliert: 14:36:26
Display Wohnzimmer: Maximum number of runs exceeded`
Blueprint 4.3.4 is installed (but the same in the Version 4.3.2 and the ESPHome 2024.3.3)
https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/1967
Steps to Reproduce
No response
Your Panel's YAML
No response
ESPHome Logs
Logger: homeassistant.components.automation.display_wohnzimmer Quelle: helpers/script.py:1918 Integration: Automatisierung (Dokumentation, Probleme) Erstmals aufgetreten: 14:42:05 (252 Vorkommnisse) Zuletzt protokolliert: 15:13:27
Display Wohnzimmer: Maximum number of runs exceeded
Home Assistant Logs
No response