Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fehler "Unexpected error fetching GuntamaticBiostar data" #8

Open
innogkph opened this issue Dec 10, 2024 · 0 comments
Open

Fehler "Unexpected error fetching GuntamaticBiostar data" #8

innogkph opened this issue Dec 10, 2024 · 0 comments

Comments

@innogkph
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant