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

HA Crash #74

Open
Tntdruid opened this issue Oct 24, 2024 · 11 comments
Open

HA Crash #74

Tntdruid opened this issue Oct 24, 2024 · 11 comments

Comments

@Tntdruid
Copy link
Contributor

When i edit any of the daily sesnsor Ha crash every time, is that a new bug?

@Tntdruid
Copy link
Contributor Author

160 mb log file whit this:

ValueError: Config entry Min Jord Fugt (01J44W1PMAWH6FN2W4YF1T9BFX) for daily.sensor has already been setup!
2024-10-24 10:47:12.387 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Min Jord Fugt for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 594, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 131, in async_setup_entry
return await hass.data[DATA_COMPONENT].async_setup_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 183, in async_setup_entry
raise ValueError(
ValueError: Config entry Min Jord Fugt (01J44W1PMAWH6FN2W4YF1T9BFX) for daily.sensor has already been setup!

@Jajjaman
Copy link

Same problem here.

@jeroenterheerdt
Copy link
Owner

I am afraid I don't know how to fix this :(

@Tntdruid
Copy link
Contributor Author

If i delete and recreated it works.

@Vladx71
Copy link

Vladx71 commented Nov 16, 2024

Same here with a simple rename operation....

ValueError: Config entry Gázfogyasztás (Wh) (01JCB26PYRGZB6HEGR104M08JQ) for daily.sensor has already been setup! 2024-11-16 09:22:37.953 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Gázfogyasztás (Wh) for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 635, in __async_setup_with_context result = await component.async_setup_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 133, in async_setup_entry return await hass.data[DATA_COMPONENT].async_setup_entry(entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 186, in async_setup_entry raise ValueError( ValueError: Config entry Gázfogyasztás (Wh) (01JCB26PYRGZB6HEGR104M08JQ) for daily.sensor has already been setup! 2024-11-16 09:22:37.957 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Gázfogyasztás (Wh) for sensor

@OlofBailey
Copy link

I have the same issue

@Reinqusito
Copy link

Reinqusito commented Jan 13, 2025

Same issue (v 2024.10.1).
Core 2025.1.2
Supervisor 2024.12.3
Operating System 14.1
Frontend 20250109.0

Workaround: delete and recreate the sensor

@stovedoctor
Copy link

Yup HA restarts when you exit the sensor or name

@lievendf
Copy link

Same here, simply tried to rename a sensor...

@qvqn
Copy link

qvqn commented Mar 1, 2025

same issue if you try to edit and save it crashes i updated interval and ha will die

@schr3cke
Copy link

schr3cke commented Mar 6, 2025

same here, I got a heart attack when changing from 1800 to 60 seconds and everything was crashed. It took HA 5-10 min to come back again. This is no usable and I dont know if I remember in months/years to NOT change an entry instead of recreating it. This should be solved. I lil bit lost trust in this AddOn :-(

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

10 participants