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

      Jetzt habe ich dasselbe Problem wie User @BamBam89 :
      286edd5b-1752-48fc-8b0e-19f77a9846fa-grafik.png

      Mein ics sieht (gekürzt) so aus:

      BEGIN:VCALENDAR
      VERSION:2.0
      PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
      METHOD:PUBLISH
      BEGIN:VTIMEZONE
      TZID:Europe/Berlin
      X-LIC-LOCATION:Europe/Berlin
      BEGIN:DAYLIGHT
      TZOFFSETFROM:+0100
      TZOFFSETTO:+0200
      TZNAME:CEST
      DTSTART:19700329T020000
      RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
      END:DAYLIGHT
      BEGIN:STANDARD
      TZOFFSETFROM:+0200
      TZOFFSETTO:+0100
      TZNAME:CET
      DTSTART:19701025T030000
      RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
      END:STANDARD
      END:VTIMEZONE
      BEGIN:VEVENT
      UID:20200413T210519Z-@Verein-1
      CLASS:PUBLIC
      SUMMARY:Biomüll
      DESCRIPTION:
      LOCATION:
      DTSTART;TZID=Europe/Berlin:20200423T080000Z
      DTEND;TZID=Europe/Berlin:20200423T210000Z
      DTSTAMP:20200413T210519Z
      LAST-MODIFIED:20200413T210519Z
      BEGIN:VALARM
      ACTION:DISPLAY
      TRIGGER;VALUE=DURATION:-P1D
      DESCRIPTION:Mozilla Alarm: Biomüll
      END:VALARM
      END:VEVENT
      BEGIN:VEVENT
      UID:20200413T210519Z-@Verein-2
      CLASS:PUBLIC
      SUMMARY:Gelber Sack
      DESCRIPTION:
      LOCATION:
      DTSTART;TZID=Europe/Berlin:20200423T080000Z
      DTEND;TZID=Europe/Berlin:20200423T210000Z
      DTSTAMP:20200413T210519Z
      LAST-MODIFIED:20200413T210519Z
      BEGIN:VALARM
      ACTION:DISPLAY
      TRIGGER;VALUE=DURATION:-P1D
      DESCRIPTION:Mozilla Alarm: Gelber Sack
      END:VALARM
      END:VEVENT
      

      In den Objekten wird nichts dargestellt. Liegt das an der Formatierung?

      Bitte abermals um Unterstützung.

      danke

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

        @io_newbie
        Hm, das würde erfordern das jetzt jeder hier sucht welches Problem der User @BamBam89 hat.

        Víelleicht postest du mal Screenshots deiner Einstellungen des Adapters und wie deine Einträge in ICal heißen. Setzt natürlich voraus das dieser einwandfrei läuft.

        Und was soll der Screenshot zeigen? iCal oder Trash Schedule Adapter ?

        Logfile im Debug modus ist auch oft sehr hilfreich.

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

          Hi,

          der Screen zeigt den TrashSchedule. Wie auch dieser:
          99de6062-b3c2-4c3f-8054-8ef11abe7610-grafik.png

          im iCal schaut das so aus:ce5288b2-0949-456e-b608-2a5912f080a3-grafik.png

          656e3336-174a-46cc-a1e7-eaa8107d69ad-grafik.png

          Debug mach ich gleich mal

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

            Debug ical:

            ical.0	2020-04-13 22:30:25.637	debug	(31909) Redis States: Use Redis connection: 127.0.0.1:9000
            ical.0	2020-04-13 22:30:25.634	debug	(31909) objectDB connected
            ical.0	2020-04-13 22:30:25.629	debug	(31909) Objects connected to redis: 127.0.0.1:9001
            ical.0	2020-04-13 22:30:25.613	debug	(31909) Objects client initialize lua scripts
            ical.0	2020-04-13 22:30:25.612	debug	(31909) Objects create User PubSub Client
            ical.0	2020-04-13 22:30:25.611	debug	(31909) Objects create System PubSub Client
            ical.0	2020-04-13 22:30:25.607	debug	(31909) Objects client ready ... initialize now
            ical.0	2020-04-13 22:30:25.574	debug	(31909) Redis Objects: Use Redis connection: 127.0.0.1:9001
            ical.0	2020-04-13 22:30:07.735	info	(31829) Terminated (NO_ERROR): Without reason
            ical.0	2020-04-13 22:30:02.209	info	(31829) processing URL: Abfuhrkalender2020 http://192.168.0.21:8081/opt/iobroker-data/files/vis.0/main/img/awscal.ics
            ical.0	2020-04-13 22:30:01.741	info	(31829) starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.ical, node: v12.16.1
            

            Debug trashschedule:

            trashschedule.0	2020-04-13 22:30:05.620	debug	(31849) Objects create User PubSub Client
            trashschedule.0	2020-04-13 22:30:05.619	debug	(31849) Objects create System PubSub Client
            trashschedule.0	2020-04-13 22:30:05.615	debug	(31849) Objects client ready ... initialize now
            trashschedule.0	2020-04-13 22:30:05.581	debug	(31849) Redis Objects: Use Redis connection: 127.0.0.1:9001
            trashschedule.0	2020-04-13 22:30:02.277	info	(27662) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            trashschedule.0	2020-04-13 22:30:02.276	info	(27662) terminating
            trashschedule.0	2020-04-13 22:30:02.275	info	(27662) cleaned everything up...
            trashschedule.0	2020-04-13 22:30:02.274	info	(27662) Got terminate signal TERMINATE_YOURSE
            
            1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @io_newbie last edited by

              @io_newbie

              hier Fehlen alle Werte bei dir , dann kann er auch nichts anlegen :

              1.JPG

              Beispiel:

              .2.JPG
              .

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

                Welcher Logik unterliegen diese Werte? Oder sind die frei wählbar?

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

                  @io_newbie

                  Gilt für Termin ... was in Ical vorhanden ist .

                  bei dir : ( Diese Wörter/Begriffe müssen auch in deinem Kalender vorhanden sein )

                  3.JPG

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

                    Aha, der Name ist also der Name des angelegten Objektes? und die Verknüpfung dazu der Termin...

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

                      @io_newbie

                      Schau dir das Video an !

                      Link Text

                      1 Reply Last reply Reply Quote 0
                      • 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
                                            • First post
                                              Last post

                                            Support us

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

                                            866
                                            Online

                                            32.0k
                                            Users

                                            80.6k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            83
                                            6793
                                            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