Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test js-controller v2.0.x (GitHub)

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.5k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.7k

Test js-controller v2.0.x (GitHub)

Geplant Angeheftet Gesperrt Verschoben Tester
js-controller
1.0k Beiträge 48 Kommentatoren 316.2k Aufrufe 35 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • MathiasJM Offline
    MathiasJM Offline
    MathiasJ
    schrieb am zuletzt editiert von
    #734

    Weiß jemand, was mit Frankjoke los ist?
    So wie ich mich kenne, zerschieße ich was bei einer Änderung. Dashalb lasse ich es lieber.......

    IObroker auf dem NUC als VM.
    Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
    Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

    apollon77A 1 Antwort Letzte Antwort
    0
    • MathiasJM MathiasJ

      Weiß jemand, was mit Frankjoke los ist?
      So wie ich mich kenne, zerschieße ich was bei einer Änderung. Dashalb lasse ich es lieber.......

      apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #735

      @MathiasJ Er ist dran. Das eine File manuell abzupassen tut vorher und nachher!

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Antwort Letzte Antwort
      0
      • coyoteC Offline
        coyoteC Offline
        coyote
        Most Active
        schrieb am zuletzt editiert von
        #736

        @apollon77 kannst du mir vllt da weiterhelfen? Habe diese "node-hue-api" gerade nochmal neu in die javascript instanz hinzugefügt, dann kommt folgendes:

        host.debian	2019-10-10 22:53:54.042	info	instance system.adapter.javascript.0 terminated with code 156 (156)
        host.debian	2019-10-10 22:53:54.042	error	Caught by controller[9]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
        host.debian	2019-10-10 22:53:54.042	error	Caught by controller[8]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
        host.debian	2019-10-10 22:53:54.042	error	Caught by controller[8]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
        host.debian	2019-10-10 22:53:54.042	error	Caught by controller[7]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
        host.debian	2019-10-10 22:53:54.041	error	Caught by controller[6]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
        host.debian	2019-10-10 22:53:54.041	error	Caught by controller[6]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
        host.debian	2019-10-10 22:53:54.041	error	Caught by controller[5]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
        host.debian	2019-10-10 22:53:54.041	error	Caught by controller[4]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
        host.debian	2019-10-10 22:53:54.041	error	Caught by controller[4]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
        host.debian	2019-10-10 22:53:54.041	error	Caught by controller[3]: (node:20588) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js proc
        host.debian	2019-10-10 22:53:54.041	error	Caught by controller[2]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
        host.debian	2019-10-10 22:53:54.041	error	Caught by controller[1]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
        host.debian	2019-10-10 22:53:54.040	error	Caught by controller[1]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
        host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: ********************************************************************************
        host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: Please consult the documentation at https://github.com/peter-murray/node-hue-api for the documentation on the new API.
        host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: require("node-hue-api").v3
        host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: You need to migrate your code to use the new API available via import
        host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: This will be removed in v4.x of node-hue-api.
        host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: This shim provides a limited backporting of the features available in the updated API in v3.x.
        host.debian	2019-10-10 22:53:54.039	error	Caught by controller[0]: Backwards compatibility shim for node-hue-api.
        host.debian	2019-10-10 22:53:54.035	error	Caught by controller[0]: ********************************************************************************
        javascript.0	2019-10-10 22:53:52.981	info	(20588) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        javascript.0	2019-10-10 22:53:52.432	info	(20588) Got terminate signal TERMINATE_YOURSELF
        

        Vorher hatte das ohne Probleme funktioniert

        apollon77A 1 Antwort Letzte Antwort
        0
        • coyoteC coyote

          @apollon77 kannst du mir vllt da weiterhelfen? Habe diese "node-hue-api" gerade nochmal neu in die javascript instanz hinzugefügt, dann kommt folgendes:

          host.debian	2019-10-10 22:53:54.042	info	instance system.adapter.javascript.0 terminated with code 156 (156)
          host.debian	2019-10-10 22:53:54.042	error	Caught by controller[9]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
          host.debian	2019-10-10 22:53:54.042	error	Caught by controller[8]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
          host.debian	2019-10-10 22:53:54.042	error	Caught by controller[8]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
          host.debian	2019-10-10 22:53:54.042	error	Caught by controller[7]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[6]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[6]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[5]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[4]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[4]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[3]: (node:20588) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js proc
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[2]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[1]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[1]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: ********************************************************************************
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: Please consult the documentation at https://github.com/peter-murray/node-hue-api for the documentation on the new API.
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: require("node-hue-api").v3
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: You need to migrate your code to use the new API available via import
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: This will be removed in v4.x of node-hue-api.
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: This shim provides a limited backporting of the features available in the updated API in v3.x.
          host.debian	2019-10-10 22:53:54.039	error	Caught by controller[0]: Backwards compatibility shim for node-hue-api.
          host.debian	2019-10-10 22:53:54.035	error	Caught by controller[0]: ********************************************************************************
          javascript.0	2019-10-10 22:53:52.981	info	(20588) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          javascript.0	2019-10-10 22:53:52.432	info	(20588) Got terminate signal TERMINATE_YOURSELF
          

          Vorher hatte das ohne Probleme funktioniert

          apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #737

          @coyote sagte in [Aufruf] js-controller 2.0 Beta Test:

          192.168.66.31:443

          Also einmal 192.168.66.31:443 ECONREFUSED heist Connection Refused. DU kannst dich da nicht hin verbinden oder sowas. Da sist aber jetzt 100% Offtopic hier

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          coyoteC 1 Antwort Letzte Antwort
          0
          • apollon77A apollon77

            @coyote sagte in [Aufruf] js-controller 2.0 Beta Test:

            192.168.66.31:443

            Also einmal 192.168.66.31:443 ECONREFUSED heist Connection Refused. DU kannst dich da nicht hin verbinden oder sowas. Da sist aber jetzt 100% Offtopic hier

            coyoteC Offline
            coyoteC Offline
            coyote
            Most Active
            schrieb am zuletzt editiert von coyote
            #738

            @apollon77 ja das ist mir eigentlich schon klar, die HueBridge ist aber erreichbar, also eigentlich kann es da nicht dran liegen und der Fehler kam ja erst als ich den node-hue-api in der Javascript Instanz nochmal hinzugefügt hab, deshalb dachte ich es könnte was mit dem js-controller zu tun haben, da es vorher ohne Probleme lief.
            Es geht mir eher um die unteren Zeilen

            apollon77A 1 Antwort Letzte Antwort
            0
            • coyoteC coyote

              @apollon77 ja das ist mir eigentlich schon klar, die HueBridge ist aber erreichbar, also eigentlich kann es da nicht dran liegen und der Fehler kam ja erst als ich den node-hue-api in der Javascript Instanz nochmal hinzugefügt hab, deshalb dachte ich es könnte was mit dem js-controller zu tun haben, da es vorher ohne Probleme lief.
              Es geht mir eher um die unteren Zeilen

              apollon77A Offline
              apollon77A Offline
              apollon77
              schrieb am zuletzt editiert von
              #739

              @coyote Docker? Netzwerk? Firewall? SOwas vllt? Kannst Du von dem ioBroker Host die seite mit curl oder so erreichen? Owas ... aber anderer Thread Bitte!

              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
              coyoteC 1 Antwort Letzte Antwort
              0
              • apollon77A apollon77

                @coyote Docker? Netzwerk? Firewall? SOwas vllt? Kannst Du von dem ioBroker Host die seite mit curl oder so erreichen? Owas ... aber anderer Thread Bitte!

                coyoteC Offline
                coyoteC Offline
                coyote
                Most Active
                schrieb am zuletzt editiert von
                #740

                @apollon77 weder noch und ja ich kann auch über die iobroker objekte von hue, direkt meine lampen schalten, also ist die Bridge ja erreichbar. Hat damit nichts zu tun. Mir geht es nur um diese node-hue-api, das funktioniert nicht mehr. Gestern mit der 2.0.24 ging das ja noch ohne Probleme, sonst noch ne Idee?

                apollon77A 1 Antwort Letzte Antwort
                0
                • coyoteC coyote

                  @apollon77 weder noch und ja ich kann auch über die iobroker objekte von hue, direkt meine lampen schalten, also ist die Bridge ja erreichbar. Hat damit nichts zu tun. Mir geht es nur um diese node-hue-api, das funktioniert nicht mehr. Gestern mit der 2.0.24 ging das ja noch ohne Probleme, sonst noch ne Idee?

                  apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von
                  #741

                  @coyote keine ohne jetzt tief rein zu schauen. Die Änderungen 24->25 sind diesbezüglich auch an sich irrelevant.

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  coyoteC 1 Antwort Letzte Antwort
                  0
                  • apollon77A apollon77

                    @coyote keine ohne jetzt tief rein zu schauen. Die Änderungen 24->25 sind diesbezüglich auch an sich irrelevant.

                    coyoteC Offline
                    coyoteC Offline
                    coyote
                    Most Active
                    schrieb am zuletzt editiert von
                    #742

                    @apollon77 hm ok, naja könnte auch schon vorher ein Problem gewesen sein und ich hab es nicht gemerkt, erst als ich heute die Objekte neu synchronisieren wollte. Naja, dann weiß ich es momentan erst auch mal nicht, muss ich weiter suchen. Keine Ahnung was er jetzt für ein Problem mit dem node-hue-api hat, da bin ich nicht tief genug drin in der Materie.

                    1 Antwort Letzte Antwort
                    0
                    • coyoteC Offline
                      coyoteC Offline
                      coyote
                      Most Active
                      schrieb am zuletzt editiert von
                      #743

                      @apollon77 falls du irgendwann Zeit hast kannst du vllt mal kurz in die Log Datei schauen. Habe gerade die Javascript Instanz auf 4.3.0 upgedatet und Fehler im Log, weiß aber jetzt nicht, ob das mit dem js-controller zusammenhängt. Wenn nicht mach ich nen neuen Beitrag dazu.

                      Hier:Log.txt

                      apollon77A 1 Antwort Letzte Antwort
                      0
                      • coyoteC coyote

                        @apollon77 falls du irgendwann Zeit hast kannst du vllt mal kurz in die Log Datei schauen. Habe gerade die Javascript Instanz auf 4.3.0 upgedatet und Fehler im Log, weiß aber jetzt nicht, ob das mit dem js-controller zusammenhängt. Wenn nicht mach ich nen neuen Beitrag dazu.

                        Hier:Log.txt

                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        schrieb am zuletzt editiert von
                        #744

                        @coyote der eine teil mir Write permissives ist mal wieder npm beim Paket Update wegen irgendwelchen rechten. Am besten install fiyer laufen lassen um sowas zu fixen.

                        Ansonsten

                        1. TypeError: Cannot read property 'Tail' of undefined

                        Ist ggf folgefehler weil die tail library nicht installiert wurde korrekt.

                        Also beides nicht Controller. Fixe die permission Fehler dann weiterschauen

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        1 Antwort Letzte Antwort
                        0
                        • apollon77A Offline
                          apollon77A Offline
                          apollon77
                          schrieb am zuletzt editiert von apollon77
                          #745

                          So, ich mache hier heute Abend zu. Weiter geht es --> https://forum.iobroker.net/topic/25692/js-controller-2-0-ab-sofort-im-latest-repo

                          Ich bedanke mich bei Euch allen für die Super Zusammenarbeit. Zusammen haben wir glaube ich eine super getestete Version für "die Allgemeinheit" bekommen die jetzt, falls noch was drin ist, im Latest Repo final "reifen" kann :-)

                          Ich melde mich um Weihnachten rum dann zur 2.1 wieder ;-)

                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                          1 Antwort Letzte Antwort
                          3
                          • ? Ein ehemaliger Benutzer

                            @darkiop
                            Okay, da ist es V 0.11.4
                            Bis jetzt geht es. melde mich morgen noch einmal.

                            ? Offline
                            ? Offline
                            Ein ehemaliger Benutzer
                            schrieb am zuletzt editiert von
                            #746

                            @Nuggelbeb

                            Alles iO!!!

                            SUPER

                            1 Antwort Letzte Antwort
                            0
                            • apollon77A Offline
                              apollon77A Offline
                              apollon77
                              schrieb am zuletzt editiert von apollon77
                              #747

                              Hallo nochmals,

                              Falls jemand noch Zeit und Lust hat. Auf Github ist die 2.0.26 mit den Kleinigkeiten die aufgefallen sind. Release im Latest geplant für heute abend/morgen.

                              Installation wie bisher hier üblich direkt per npm.

                              2.0.26 Release Bella

                              • (Apollon77) Make sure Logs are only streamed to admin for selected loglevel
                              • (Apollon77) Fix "iobroker file write"
                              • (Apollon77) Make sure invalid ids are handled correctly without throwing errors
                              • (bluefox) Add alias.0 as object to be added
                              • (bluefox) Allow Arrays as state values
                              • (bluefox) Translate object names

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              sigi234S 1 Antwort Letzte Antwort
                              0
                              • apollon77A apollon77

                                Hallo nochmals,

                                Falls jemand noch Zeit und Lust hat. Auf Github ist die 2.0.26 mit den Kleinigkeiten die aufgefallen sind. Release im Latest geplant für heute abend/morgen.

                                Installation wie bisher hier üblich direkt per npm.

                                2.0.26 Release Bella

                                • (Apollon77) Make sure Logs are only streamed to admin for selected loglevel
                                • (Apollon77) Fix "iobroker file write"
                                • (Apollon77) Make sure invalid ids are handled correctly without throwing errors
                                • (bluefox) Add alias.0 as object to be added
                                • (bluefox) Allow Arrays as state values
                                • (bluefox) Translate object names
                                sigi234S Online
                                sigi234S Online
                                sigi234
                                Forum Testing Most Active
                                schrieb am zuletzt editiert von
                                #748

                                @apollon77

                                Screenshot (258).png :grinning:

                                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Immer Daten sichern!

                                1 Antwort Letzte Antwort
                                1
                                • D Offline
                                  D Offline
                                  darkiop
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #749

                                  Habs eben installiert und check heut Abend wann wir wieder zuhause sind das Log :)

                                  Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

                                  1 Antwort Letzte Antwort
                                  0
                                  • liv-in-skyL Offline
                                    liv-in-skyL Offline
                                    liv-in-sky
                                    schrieb am zuletzt editiert von
                                    #750

                                    js-controller 2.0.25 startet - bisher keine fehler

                                    nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                                    1 Antwort Letzte Antwort
                                    0
                                    • BBTownB Online
                                      BBTownB Online
                                      BBTown
                                      schrieb am zuletzt editiert von
                                      #751

                                      @apollon77 hast Du gleich noch eine v2.0.27 nachgeschoben?

                                      ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.0.7 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

                                      1 Antwort Letzte Antwort
                                      0
                                      • apollon77A Offline
                                        apollon77A Offline
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #752

                                        Ja und gerade noch 2.0.28. sind jetzt bei den echten Edge cases angelangt ;-)

                                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                        L E 2 Antworten Letzte Antwort
                                        0
                                        • BBTownB Online
                                          BBTownB Online
                                          BBTown
                                          schrieb am zuletzt editiert von
                                          #753

                                          @apollon77
                                          Respekt ... Privatleben wird auch total überschätzt :sunglasses:

                                          ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.0.7 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          740

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe