Giter Site home page Giter Site logo

Comments (7)

srausse avatar srausse commented on June 7, 2024

Noch eine Ergänzung:

Mit den Zugangsdaten zu einer weiteren Klasse bekomme ich den selben Fehler...

from homeassistant-webuntis.

JonasJoKuJonas avatar JonasJoKuJonas commented on June 7, 2024

Was steht in den Logs?

from homeassistant-webuntis.

srausse avatar srausse commented on June 7, 2024

from homeassistant-webuntis.

JonasJoKuJonas avatar JonasJoKuJonas commented on June 7, 2024

Du hast eine Klasse angegeben die es nicht gibt!

from homeassistant-webuntis.

JonasJoKuJonas avatar JonasJoKuJonas commented on June 7, 2024

Wenn du das nächste mal logs oder Befehle teilst, formatiere sie.
https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#quoting-code

2022-11-12 18:08:56.563 ERROR (MainThread) [custom_components.webuntis.config_flow] Unexpected exception
stdout
18:08:56
Traceback (most recent call last):
stdout
18:08:56
  File "/config/custom_components/webuntis/config_flow.py", line 154, in async_step_user
stdout
18:08:56
    info = await validate_input(self.hass, user_input)
stdout
18:08:56
  File "/config/custom_components/webuntis/config_flow.py", line 100, in validate_input
stdout
18:08:56
    source = klassen.filter(name=timetable_source_id)[0]
stdout
18:08:56
  File "/usr/local/lib/python3.10/site-packages/webuntis/objects.py", line 180, in __getitem__
stdout
18:08:56
    data = self._data[i]  # fails if there is no such item
stdout
18:08:56
IndexError: list index out of range

Das kann man dann besser lesen

from homeassistant-webuntis.

JonasJoKuJonas avatar JonasJoKuJonas commented on June 7, 2024

Neue Fehlermeldung wenn keine Klasse gefunden wurde hinzugefügt (v0.1.4)

from homeassistant-webuntis.

srausse avatar srausse commented on June 7, 2024

Super Danke für die Hilfe und den Hinweis zur Formatierung.

Update gerade gemacht und die Fehlermeldung kommt wie beschrieben.

Dann muss ich jetzt scheinbar für die Schule nur noch die korrekten Parameter in Erfahrung bringen ;)

from homeassistant-webuntis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.