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.
    • Homoran
      Homoran Global Moderator Administrators @io_newbie last edited by

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

      sondern eine lokale *.ics Datei.

      mache ich auch1

      aber die musst du mit ical auswerten

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

        ich glaube das versteh ich nicht. Wie meinst du das?

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

          Er meint das du deinen lokalen Kalender mit ICal einlesen musst.

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

            ical ist doch apple. hab ich aber nicht. wie läuft das dann?

            Homoran 1 Reply Last reply Reply Quote 0
            • wendy2702
              wendy2702 last edited by

              iCal ist nicht Apple sondern ein Adapter für ioBroker.

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

                Aha,wieder was gelernt. Der scheint bei mir in der Liste der Adapter im ioBroker allerdings nicht auf...

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

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

                  Er meint das du deinen lokalen Kalender mit ICal einlesen musst.

                  genau:
                  ical_local.png

                  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:

                    ical ist doch apple. hab ich aber nicht. wie läuft das dann?

                    ical ist ein Dateiformat

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

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

                      Aha,wieder was gelernt. Der scheint bei mir in der Liste der Adapter im ioBroker allerdings nicht auf...

                      Sicher?

                      F96BA6B4-0265-4D90-9640-4E77D9ABBE0A.jpeg

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

                        @wendy2702 :

                        Danke für die rasche Unterstützung. gefunden!👍

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

                                            Support us

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

                                            894
                                            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