Closed Calimerorulez closed 5 months ago
Reverting back to 2024.4.2 solves it.
I don't see this issue at all, it works fine for me.
can you explain a bit more of what you're doing?
Hi @jeroenterheerdt
When adding a new daily sensor, I select the sensor from which the new daily sensor should take its value. When done configuring the new sensor via the config flow introduced in .3, I see the new daily sensor is being created in the integration, but it does not save the (name) of the sensor from which it should take its value. When looking in the logging the error in the openings post is shown.
Existing daily sensors, created before the update to .3, continue to work, but newly created give me the error.
I suspect that it has something to do with the added config flow.
Groeten, Patrick
I am not seeing that at all... is there any chance you could do a uninstall, reboot, reinstall to see if that helps?
Hello, I've uninstalled everything and restarted HA, but the problem is still the same. Before the update, at the beginning of the week, everything was operational. Here are the error messages:
This error comes from a custom integration
Recorder: homeassistant Source: custom_components/daily/sensor.py:155 Integration: Daily sensor (documentation, problems) First occurred: 17:32:06 (7 occurrences) Last recorded: 17:35:06
Error doing job: Future exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/daily/sensor.py", line 72, in
Thank you.
Hi,
I'm trying to add a sensor, but the following error is thrown in the HA log:
The sensor is created, but it shows no entity in the details.