-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Home Assistant crashes when changing input sensor #71
Comments
most likely the sensors don't provide a value at boot, that's why you are getting this issue. that should not be blocking HA though. You should handle this by adding a delay on update or handle it in your template. This does not have anything to do with HADailySensor AFAIK. |
When I tried to edit the daily sensor the first time, HA was running for days, so the value was definetly set. |
what's the value the sensors provide and what does the template evaluate to in the Template UI? |
The same issue occurs here: when editing a daily sensor, changing the sensor input, and saving, Home Assistant goes offline. I have to reboot Docker to get it back online. Current version: v2024.10.2. Last known working version: v2024.9.1. Did a bypass edit in the file: core.config_entries pro with backup only. |
I have had similar issues. HA locks up after changing from max to min and max to mean. That's all I have tried so far. Core: 2024.10.3 |
just had the same thing happen to me, updating an existing sensor and my home assistant logfile went from nothing to 200MB in a matter of minutes! |
Crash home assistant just when I want configure and change unit kwh to wh |
Same problem here. As soon as I try to change anything HA crashes. Have to reboot in Proxmox and booting takes a long time as it is writing BIG log. |
unfortunately I don't know how to fix this :( |
Hi,
I have the reproducable issue, that when I change the input sensor HA fully crashes. The only way to bring it back is to reboot the VM in Proxmox. Running HA 2024.10.2 and Daily Sensor v2024.10.1
I started the debug mode and then tried the change and got this:
The text was updated successfully, but these errors were encountered: