Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme mit ical und lokaler Datei

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Probleme mit ical und lokaler Datei

    This topic has been deleted. Only users with topic management privileges can see it.
    • io_newbie
      io_newbie last edited by

      🆗 Ahh, sehr gut. Danke!

      1 Reply Last reply Reply Quote 0
      • io_newbie
        io_newbie last edited by

        kurzes Update: Umlaute in "Müll" waren bei mir ein Problem beim Import der *.ics-Datei.

        harrym 1 Reply Last reply Reply Quote 0
        • harrym
          harrym @io_newbie last edited by

          @io_newbie Bildschirmfoto vom 2020-04-14 00-47-50.png

          eher weniger ....

          1 Reply Last reply Reply Quote 0
          • io_newbie
            io_newbie last edited by

            interessant. nach der umbennenung und verzichten auf die umlaute gings bei mir. hmmm... villeicht hatte ich noch was gänder und nicht beachtet.🙄

            1 Reply Last reply Reply Quote 0
            • io_newbie
              io_newbie last edited by

              Aber funktioniern tuts eh nicht. Der Indikator des Adapters ist noch immer gelb...

              Obwohl im Debug mE keine Fehler auftreten:

              ical.0	2020-04-14 11:30:02.498	debug	(25054) reading calendar from URL: http://192.IP.IP.IP:8081/opt/iobroker-data/files/vis.0/main/img/awscal.ics, color: undefined
              ical.0	2020-04-14 11:30:01.979	info	(25054) starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.ical, node: v12.16.1
              ical.0	2020-04-14 11:30:01.217	debug	(25054) statesDB connected
              ical.0	2020-04-14 11:30:01.216	debug	(25054) States connected to redis: 127.0.0.1:9000
              ical.0	2020-04-14 11:30:01.208	debug	(25054) States create System PubSub Client
              ical.0	2020-04-14 11:30:01.206	debug	(25054) States create User PubSub Client
              ical.0	2020-04-14 11:30:01.197	debug	(25054) Redis States: Use Redis connection: 127.0.0.1:9000
              ical.0	2020-04-14 11:30:01.195	debug	(25054) objectDB connected
              ical.0	2020-04-14 11:30:01.190	debug	(25054) Objects connected to redis: 127.0.0.1:9001
              ical.0	2020-04-14 11:30:01.179	debug	(25054) Objects client initialize lua scripts
              ical.0	2020-04-14 11:30:01.177	debug	(25054) Objects create User PubSub Client
              ical.0	2020-04-14 11:30:01.176	debug	(25054) Objects create System PubSub Client
              ical.0	2020-04-14 11:30:01.173	debug	(25054) Objects client ready ... initialize now
              ical.0	2020-04-14 11:30:01.142	debug	(25054) Redis Objects: Use Redis connection: 127.0.0.1:9001
              ical.0	2020-04-14 11:00:08.441	info	(22576) Terminated (NO_ERROR): Without reason
              ical.0	2020-04-14 11:00:02.919	debug	(22576) displaying dates because of callback
              ical.0	2020-04-14 11:00:02.917	debug	(22576) {}
              ical.0	2020-04-14 11:00:02.916	info	(22576) processing URL: Abfuhrkalender2020 http://192.IP.IP.IP:8081/opt/iobroker-data/files/vis.0/main/img/awscal.ics
              

              Vielleicht noch Ideen Eurerseits? 🕵️‍♂️

              Homoran 1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @io_newbie last edited by

                @io_newbie wie hoch ist dein Anzeiheintervall?

                der Adapter findet den Kalender, liest ihn auch anscheinend aus, hat aber wahrscheinlich keine Daten in dem gewünschten Zeitraum gefunden.

                io_newbie 1 Reply Last reply Reply Quote 0
                • io_newbie
                  io_newbie @Homoran last edited by io_newbie

                  @Homoran :

                  Screen ist oben gepostet. 50 Tage

                  Edit: sollten demnach ca. 14 Ereignisse sein

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @io_newbie last edited by

                    @io_newbie sagte in Test Adapter TrashSchedule v0.0.x:

                    Screen ist oben gepostet. 50 Tage

                    Hätte ja geändert sein können.

                    Was steht denn im Datenpunkt?

                    1 Reply Last reply Reply Quote 0
                    • io_newbie
                      io_newbie last edited by io_newbie

                      ical: Alle Events "false
                      31c55ed9-a631-49ea-bd09-a0d20abb92e3-grafik.png

                      trashschedule:
                      5ff10a80-7791-452f-9e14-6e6af388a1d1-grafik.png

                      Folgendes habe ich auch schon probiert:

                      • die im Excel erstellte .ics-Datei im Outlook zu importieren --> Funktioniert
                      • die Datei im Brwoser aufzurufen --> geht nicht
                      • die Datei auf nur zehn Einträge zu beschränken --> nichts gebracht
                      • Pfad ändern --> nichts gebracht

                      Der Fehler liegt mE im ical-Adapter. Hier mache ich vermutlich was falsch. Den Kalender habe ich nach RFC 5545 erstellt.

                      Homoran SBorg 2 Replies Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @io_newbie last edited by

                        @io_newbie sagte in Test Adapter TrashSchedule v0.0.x:

                        Der Fehler liegt mE im ical-Adapter.

                        deswegen fragte ich ja nach deren Datenpunkten.
                        leider hast du nur die events gezeigt, nicht die Rohdaten.
                        Events benötigst du nicht

                        1 Reply Last reply Reply Quote 0
                        • io_newbie
                          io_newbie last edited by io_newbie

                          Also, bin mir nicht ganz sicher was Du meinst::

                          ad470adf-a1b9-4b41-838d-fac4ef340be1-grafik.png

                          und
                          74c194db-8671-4140-8fd1-14ab5939df74-grafik.png

                          War das das richtige?

                          Edit:

                          Du meintest wahrscheinlich das:
                          5caf58d1-6a29-4ddf-8ea6-ad2445189e39-grafik.png

                          für welchen Datenpunkt soll ich das auslesen und zeigen?

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @io_newbie last edited by

                            @io_newbie sagte in Test Adapter TrashSchedule v0.0.x:

                            War das das richtige?

                            das erste!

                            was steht bei dir in HTML außer  

                            io_newbie 1 Reply Last reply Reply Quote 0
                            • io_newbie
                              io_newbie @Homoran last edited by

                              @Homoran :

                              a1389169-0b84-438a-9bce-20ed747bc650-grafik.png

                              Homoran 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @io_newbie last edited by

                                @io_newbie
                                Ich brauche den Inhalt des Feldes WERT des Datenpunktes ical.0.data.html

                                1 Reply Last reply Reply Quote 0
                                • io_newbie
                                  io_newbie last edited by

                                  Ich möchte ja nicht kompliziert erscheinen aber da ist nicht drin:
                                  3063a272-50d0-4d34-931e-2fe64e3c7213-grafik.png

                                  Wenn ich den Inhalt kopiere, und zB im Editor einfüge ist nichts da...

                                  1 Reply Last reply Reply Quote 0
                                  • SBorg
                                    SBorg Forum Testing Most Active @io_newbie last edited by

                                    @io_newbie sagte in Test Adapter TrashSchedule v0.0.x:

                                    die Datei im Brwoser aufzurufen --> geht nicht

                                    Und genau das macht auch der ical-Adapter. Deswegen steht bei dir bei HTML auch nur ein Leerzeichen ( ) drin, denn er kann dein http://192.IP.IP.IP:8081/opt/iobroker-data/files/vis.0/main/img/awscal.ics nicht lesen. Das muss schon ein Web-Server sein dem dieser Pfad auch geläufig ist.

                                    1 Reply Last reply Reply Quote 0
                                    • io_newbie
                                      io_newbie last edited by

                                      ich habe die datei auf den rasp kopiert und dort liegt sie. was wäre ein vorschlag?

                                      1 Reply Last reply Reply Quote 0
                                      • io_newbie
                                        io_newbie last edited by

                                        Wirklich keiner eine Idee?

                                        harrym 1 Reply Last reply Reply Quote 0
                                        • harrym
                                          harrym @io_newbie last edited by

                                          @io_newbie die datei dorthin legen, wo auch ein webbrowser zugriff haben darf?

                                          1 Reply Last reply Reply Quote 1
                                          • io_newbie
                                            io_newbie last edited by

                                            ...das heißt für einen noob wie mich?

                                            harrym 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            757
                                            Online

                                            32.0k
                                            Users

                                            80.6k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            83
                                            6807
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo