Hallo zusammen, seit diesem Serverausfall vor zwei Tagen läuft HA im Zusammenspiel mit ABRP gar nicht mehr. Ich habe nichts geändert und dennoch funktioniert es nicht mehr, trotz diverser Neustarts von HA. Hat noch jemand derartige Probleme?
Hier als Bsp. eine Fehlermeldung aus dem Protokoll:
Error. Url: https://api.iternio.com/1/tlm/send?token=b8a59fef-68cb-4b80-949c-297c32820082&tlm=%7B%22utc%22:%221744573582%22,%22soc%22:%2262%22,%22soh%22:%22100%22,%22power%22:%22%22,%22speed%22:%22%22,%22lat%22:%2253.5495375%22,%22lon%22:%229.948829444444444%22,%22is_charging%22:%220%22,%22is_dcfc%22:%220%22,%22is_parked%22:%22unavailable%22,%22elevation%22:%2219%22,%22ext_temp%22:%22unavailable%22,%22odometer%22:%22unavailable%22,%22est_battery_range%22:%22193%22%7D. Status code 400. Payload: None
Logger: homeassistant.components.select
Quelle: helpers/entity_platform.py:382
Integration: Auswahl (Dokumentation, Probleme)
Erstmals aufgetreten: 19:24:54 (1 Vorkommnisse)
Zuletzt protokolliert: 19:24:54
Error while setting up smarthashtag platform for select: 'HESXA2C41PS09XXXX'
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 382, in _async_setup_platform
await asyncio.shield(awaitable)
File "/config/custom_components/smarthashtag/select.py", line 82, in async_setup_entry
entities.append(SmartPreHeatedLocation(coordinator, vehicle, location))
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/smarthashtag/select.py", line 99, in __init__
self._vehicle = self.coordinator.account.vehicles[vehicle]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
KeyError: 'HESXA2C41PS09XXXX'