Seit den 2024.12.x er Versionen habe ich vermehrt Meldungen im Core-Log wegen der Bluetti Integration, davor lief es perfekt:
---------------------------------------------------------------
Logger: custom_components.bluetti_bt.bluetti_bt_lib.bluetooth.device_reader
Quelle: custom_components/bluetti_bt/bluetti_bt_lib/bluetooth/device_reader.py:140
Integration: Bluetti BT ([Dokumentation](https://github.com/Patrick762/hassio-bluetti-bt), [Probleme](https://github.com/Patrick762/hassio-bluetti-bt/issues))
Erstmals aufgetreten: 00:58:56 (1 Vorkommnisse)
Zuletzt protokolliert: 00:58:56
Polling timed out. Trying again later
-----------------------------------------------------------------
Logger: custom_components.bluetti_bt.coordinator
Quelle: helpers/update_coordinator.py:379
Integration: Bluetti BT ([Dokumentation](https://github.com/Patrick762/hassio-bluetti-bt), [Probleme](https://github.com/Patrick762/hassio-bluetti-bt/issues))
Erstmals aufgetreten: 24. Dezember 2024 um 17:57:05 (2 Vorkommnisse)
Zuletzt protokolliert: 03:32:38
Unexpected error fetching Bluetti polling coordinator data
Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 379, in _async_refresh self.data = await self._async_update_data() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/bluetti_bt/coordinator.py", line 78, in _async_update_data return await self.reader.read_data() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/bluetti_bt/bluetti_bt_lib/bluetooth/device_reader.py", line 155, in read_data await self.client.disconnect() File "/usr/local/lib/python3.13/site-packages/habluetooth/wrappers.py", line 404, in disconnect return await self._backend.disconnect() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/bleak/backends/bluezdbus/client.py", line 409, in disconnect reply = await self._bus.call( ^^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... ) ^ File "/usr/local/lib/python3.13/site-packages/dbus_fast/aio/message_bus.py", line 385, in call await future File "src/dbus_fast/aio/message_reader.py", line 19, in dbus_fast.aio.message_reader._message_reader File "src/dbus_fast/_private/unmarshaller.py", line 775, in dbus_fast._private.unmarshaller.Unmarshaller._unmarshall File "src/dbus_fast/_private/unmarshaller.py", line 636, in dbus_fast._private.unmarshaller.Unmarshaller._read_header File "src/dbus_fast/_private/unmarshaller.py", line 374, in dbus_fast._private.unmarshaller.Unmarshaller._read_to_pos File "src/dbus_fast/_private/unmarshaller.py", line 317, in dbus_fast._private.unmarshaller.Unmarshaller._read_sock_with_fds EOFError
----------------------------------------------------------------------------------------
Ich hoffe, es wird demnächst ein Update geben, das die Meldungen beseitigt. Die Powerstation funktioniert soweit, auch die Notladung bei Akku <20% per Automation läuft.
Der RasPi liegt direkt neben der EP500pro wegen der Bluetoothverbindung.
by tarag: Code in vorformatierten Text </> formatiert