Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Beta Test Simulation auf der Basis von fullcalendar

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Beta Test Simulation auf der Basis von fullcalendar

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MDorf @Thomas Braun last edited by

      @thomas-braun

      Versuch war's wert...es wurde auch aktualisiert, allerdings besteht das Problem noch:

      2024-02-11 23:18:33.749 - info: admin.0 (121751) ==> Connected system.user.admin from 2a00:6020:43cd:bd00:5d21:966e:d2b2:80a9
      2024-02-11 23:19:06.642 - info: admin.0 (121751) <== Disconnect system.user.admin from 2a00:6020:43cd:bd00:5d21:966e:d2b2:80a9 fullcalendar
      2024-02-11 23:19:12.677 - error: fullcalendar.0 (122758) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2024-02-11 23:19:12.678 - error: fullcalendar.0 (122758) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2024-02-11 23:19:12.684 - error: fullcalendar.0 (122758) TypeError: Cannot read properties of null (reading '_id')
      at getImage (/opt/iobroker/node_modules/iobroker.fullcalendar/main.js:200:29)
      at AdapterClass. (/opt/iobroker/node_modules/iobroker.fullcalendar/main.js:412:36)
      2024-02-11 23:19:12.685 - error: fullcalendar.0 (122758) Cannot read properties of null (reading '_id')
      2024-02-11 23:19:12.711 - info: fullcalendar.0 (122758) terminating
      2024-02-11 23:19:12.713 - warn: fullcalendar.0 (122758) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-02-11 23:19:13.215 - info: fullcalendar.0 (122758) terminating
      2024-02-11 23:19:13.307 - error: host.smarthomepi Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2024-02-11 23:19:13.308 - error: host.smarthomepi Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
      2024-02-11 23:19:13.308 - error: host.smarthomepi Caught by controller[1]: at getImage (/opt/iobroker/node_modules/iobroker.fullcalendar/main.js:200:29)
      2024-02-11 23:19:13.308 - error: host.smarthomepi Caught by controller[1]: at AdapterClass. (/opt/iobroker/node_modules/iobroker.fullcalendar/main.js:412:36)
      2024-02-11 23:19:13.309 - error: host.smarthomepi instance system.adapter.fullcalendar.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-02-11 23:19:13.309 - info: host.smarthomepi Restart adapter system.adapter.fullcalendar.0 because enabled

      1 Reply Last reply Reply Quote 0
      • R
        RandyAndy @MDorf last edited by

        @mdorf sagte in Beta Test Simulation auf dem Basis von fullcalendar:

        @andreas-k-0 said in Beta Test Simulation auf dem Basis von fullcalendar:

        Sekundenbruchteil "rot"

        Das kann ich nur bestätigen.

        1 Reply Last reply Reply Quote 0
        • R
          RandyAndy @Andreas K 0 last edited by RandyAndy

          Es gibt zwar in der beta eine neue Version, aber die Simulations-Aufzeichnung lässt sich leider immer noch nicht starten.
          Diese Funktion wäre aber eigentlich der Schritt zu einer realistischen Simulation.

          Andreas

          1 Reply Last reply Reply Quote 0
          • R
            RandyAndy @Bluefox last edited by

            @bluefox

            Es scheint so, dass die Simulation immer noch nicht richtig gestartet werden kann.
            Allerdings habe ich es nun mit einem Workaround hingebracht.
            Erst den Adapter stoppen, dann Simulation aufzeichenen starten und dann den Adpater wieder starten. Dann scheint er aufzuzeichnen.
            Ich beobachte das mal.

            O 123brokerei 2 Replies Last reply Reply Quote 0
            • O
              oFbEQnpoLKKl6mbY5e13 @RandyAndy last edited by

              Erstellt doch bitte ein Issue dazu im Adapter-Repo:

              https://github.com/ioBroker/ioBroker.fullcalendar/issues

              R 1 Reply Last reply Reply Quote 1
              • R
                RandyAndy @oFbEQnpoLKKl6mbY5e13 last edited by

                @ofbeqnpolkkl6mby5e13

                Habe ich soeben gemacht. Und es scheint so, dass Event aufgezeichent werden die gar nicht vorhanden sind auch an Tagen die noch gar nicht erreicht sind. So habe ich am Montag den 15. April plötzlich auch events für Dienstag den 16. April.
                Da stimmt noch etwas in der Summe nicht.

                1 Reply Last reply Reply Quote 1
                • R
                  RandyAndy @Bluefox last edited by

                  @bluefox

                  Und noch ein Frage. Wie kann ich eigentlich einzelne Simulationen oder Kalender deaktivieren bzw. wieder aktivieren.
                  Derzeit kann ich eigentlich nur immer den gesamten Adapter an und ausschalten, das ist aber nicht wirklich zielführend.
                  Vielleicht sehe ich es nur nicht

                  Andreas

                  1 Reply Last reply Reply Quote 0
                  • 123brokerei
                    123brokerei @RandyAndy last edited by

                    @randyandy
                    @Bluefox

                    Bei mir leider auch genau das gleiche Verhalten. Habe die 2.3.17 installiert.

                    123brokerei Bluefox 2 Replies Last reply Reply Quote 0
                    • 123brokerei
                      123brokerei @123brokerei last edited by

                      Was mir noch aufgefallen ist... kann es sein, dass der Adapter einen String als true/false sendet?
                      Das macht die Interpretation etwas komplizierter bzw. verursacht in meinen blocklys Warnungen.

                      Bluefox 1 Reply Last reply Reply Quote 0
                      • Bluefox
                        Bluefox @123brokerei last edited by

                        @123brokerei Bitte hier kommentieren https://github.com/ioBroker/ioBroker.fullcalendar/issues/234

                        RandyAndy1 created this issue in ioBroker/ioBroker.fullcalendar

                        open Simulation scan can't be started #234

                        1 Reply Last reply Reply Quote 0
                        • Bluefox
                          Bluefox @123brokerei last edited by

                          @123brokerei Kannst du bitte ein issue öffnen. Es ist für mich nicht klar welche Zustände geschrieben werden

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            Alero @Bluefox last edited by

                            @bluefox
                            hi,
                            ich versuche den Full Kalender auch für eine Abwesenheitssimulation zu nutzen.
                            Ich kann sie anlegen, Bei Zustände bekomme ich die Möglichkeit diese auszuwählen. Nur bei den Kategorien bekomme ich, wenn ich drauf klicke, einen weißen Bildschirm anstatt die die Kategorien wie z.B. Beleuchtung wo ich alle meine Shellys reingepackt habe. Was mache ich falsch?

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            818
                            Online

                            31.7k
                            Users

                            79.8k
                            Topics

                            1.3m
                            Posts

                            10
                            21
                            1772
                            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