Closed Lyngaae closed 2 weeks ago
Please look in the log file, we can not help you without more information.
I was looking for the log files, but I am not sure where to find them.
2024-10-31 21:42:13.292 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration easee which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-10-31 21:42:28.057 ERROR (MainThread) [custom_components.easee.controller] Unexpected error creating device: 'Timeout' object does not support the context manager protocol File "/config/custom_components/easee/controller.py", line 481, in initialize File "/config/custom_components/easee/services.py", line 654, in circuit_execute_set_current File "/config/custom_components/easee/services.py", line 384, in async_get_circuit_id File "/config/custom_components/easee/diagnostics.py", line 37, in async_get_config_entry_diagnostics 2024-10-31 22:40:25.386 DEBUG (MainThread) [custom_components.easee.controller] Controller refcount after cleanup 5 2024-10-31 22:40:25.390 DEBUG (MainThread) [custom_components.easee] Setting up Easee component version 0.9.64 2024-10-31 22:40:25.390 INFO (MainThread) [pyeasee.easee] Easee python library version: 0.8.8
'Timeout' object does not support the context manager protocol
This error has started to pop up in other integrations too - both core and custom_components. It should be addressed in HA 2024.11.0.b2 which is due today or tomorrow. Let us wait a while and see what the solution is.
I found this. https://github.com/home-assistant/core/pull/129592
I found this. home-assistant/core#129592
Hi astrandb Thank you for taking your time to reply, and sorry i am not well enough in this subject, so i am not sure i understand, what you have found :)
Should i wait for a HA update?
Yes, this problem is caused by a breaking change in an upstream library. It will be fixed in the next beta release of HA (tonight?) or in the official release on coming Wednesday.
Thx for the explaination astrandb :)
I don't know if this is releated, but just upgrade to latest HAOS and:
This error originated from a custom integration.
Logger: custom_components.easee.controller
Source: custom_components/easee/controller.py:481
integration: Easee EV Charger (documentation, issues)
First occurred: 19:51:08 (2 occurrences)
Last logged: 20:00:12
None of the enteties are loading on my master Easeee Home.
Core 2024.10.4 Supervisor 2024.11.2 Operating System 13.2 Frontend 20241002.4
Actually, none of my sensors are showing up on any of my devices (I have 3 Easee):
My backup solution:
@enoch85 It is most likely same root cause. I suggest that you update your Home Assistant to 2024.11.0. It is being built in this moment an will be ready for download within an hour or so.
Seems released: https://github.com/home-assistant/core/releases/tag/2024.11.0
Pic or it didn't happen
Aaaaand, this issuue can be closed. :rocket:
Haven’t received the update yet :(
@Lyngaae Force the update check and you'll receive it :+1:
I still have the issue.
@Lyngaae Please check the logs (Settings->System->Logs) for lines from easee or pyeasee. Depending on if the integration loads or not you can also capture a diagnostic log for the Easee integration. Goto Settings->Devices & services -> open the Easee card -> open 3-dot menu and select Download diagnostics. You can then drag the downloaded file into a reply in this issue or mail it directly to me at ake@strandberg.eu
@astrandb I had to re-configure my integration, and chose my site. It works now and you can close the issue :)
Thank you for your support.
Before creating an issue...
The problem
After updating to the latest version of the integration all my entities became unavailable.
Version of Easee integration having the issue?
0.9.64
Version of Home Assistant Core having the issue?
2024.10.4
Anything in the logs that might be useful for us?
No response
Additional information
No response