You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hallo zusammen, leider bekomme ich in HA immer folgenden Fehler. Den Key (Level 1) habe ich von Guntamatic bekommen und bei der Einrichtung entsprechend eingetragen. Woran könnte das liegen?
Hallo zusammen, leider bekomme ich in HA immer folgenden Fehler. Den Key (Level 1) habe ich von Guntamatic bekommen und bei der Einrichtung entsprechend eingetragen. Woran könnte das liegen?
Logger: custom_components.GuntamaticBiostar
Quelle: helpers/update_coordinator.py:379
Integration: GuntamaticBiostar (Dokumentation, Probleme)
Erstmals aufgetreten: 13:37:04 (5 Vorkommnisse)
Zuletzt protokolliert: 13:37:35
Unexpected error fetching GuntamaticBiostar 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/GuntamaticBiostar/init.py", line 178, in _async_update_data
currentData = await self.my_api._async_get_data()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/GuntamaticBiostar/init.py", line 83, in _async_get_data
key = dataDescription[i].get("name")
~~~~~~~~~~~~~~~^^^
KeyError: 0
The text was updated successfully, but these errors were encountered: