Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Device-Watcher v2.x.x GitHub/Latest

    NEWS

    • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

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

    Test Adapter Device-Watcher v2.x.x GitHub/Latest

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

      @arteck sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

      würde bedeuten dass das npm Paket cron-parser nicht installiert wurde

      Jedenfalls nicht im Ast von device-watcher.
      Andere Adapter schleppen den aber bei mir an.

      arteck 1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active @Thomas Braun last edited by

        @thomas-braun kannst du jetzt von GIT installieren

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @arteck last edited by Thomas Braun

          @arteck

          Ja, die Meldungen sind nun weg:

          2025-09-05 18:18:20.122  - info: device-watcher.0 (1114674) starting. Version 2.13.0 (non-npm: iobroker-community-adapters/ioBroker.device-watcher) in /opt/iobroker/node_modules/iobroker.device-watcher, node: v24.7.0, js-controller: 7.0.7
          2025-09-05 18:18:20.162  - info: device-watcher.0 (1114674) Number of selected adapters to monitor devices: 1. Loading data from: Alexa2 ...
          

          Der cron-parser taucht jetzt auch beim Adapter auf:

          echad@chet:/opt/iobroker $ npm ls cron-parser
          iobroker.inst@3.0.0 /opt/iobroker
          ├─┬ iobroker.backitup@3.3.6
          │ ├── cron-parser@5.3.1
          │ └─┬ node-schedule@2.1.1
          │   └── cron-parser@4.9.0
          ├─┬ iobroker.device-watcher@2.13.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.device-watcher.git#ca57f811f1f5ed7a91cc719f8f4d9ab87f115911)
          │ └── cron-parser@4.9.0
          └─┬ iobroker.js-controller@7.0.7
            └── cron-parser@4.9.0
          
          echad@chet:/opt/iobroker $ 
          
          1 Reply Last reply Reply Quote 1
          • F
            Fichte last edited by

            Hallo ihr zwei

            Gibt es dann noch ein Update vom Adapter oder über Beta installieren?

            LG

            arteck 1 Reply Last reply Reply Quote 0
            • arteck
              arteck Developer Most Active @Fichte last edited by

              @fichte installier den über GIT

              1 Reply Last reply Reply Quote 0
              • T
                tippy88 last edited by

                Kann mir jemand helfen, warum der Device Watcher im Ping Adapter keine Geräte findet?
                Vers 2.13.1

                
                device-watcher.1
                2025-10-28 10:20:30.227	debug	Number of selected days for daily offline devices message: 1. Send Message on: 2 ...
                
                device-watcher.1
                2025-10-28 10:20:30.179	debug	Start the function writeDatapoints
                
                device-watcher.1
                2025-10-28 10:20:30.179	debug	Function finished: main
                
                device-watcher.1
                2025-10-28 10:20:30.178	debug	Created and filled data for all adapters
                
                device-watcher.1
                2025-10-28 10:20:30.127	debug	Start the function writeDatapoints
                
                device-watcher.1
                2025-10-28 10:20:30.105	debug	Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
                
                device-watcher.1
                2025-10-28 10:20:30.101	debug	Function started main
                
                device-watcher.1
                2025-10-28 10:20:29.843	debug	Start the function createBlacklist
                
                device-watcher.1
                2025-10-28 10:20:29.843	info	Number of selected adapters to monitor devices: 1. Loading data from: Ping ...
                
                device-watcher.1
                2025-10-28 10:20:29.843	debug	[{"Selektor":"ping.*.alive","timeSelector":".alive","adapterID":"ping","adapter":"Ping","battery":"none","reach":".alive","isLowBat":"none"}]
                
                device-watcher.1
                2025-10-28 10:20:29.842	debug	Set language to de
                
                device-watcher.1
                2025-10-28 10:20:29.842	debug	Adapter device-watcher was started
                

                e42666f1-8399-4ac3-a4e9-c207980460dc-image.png

                ba0f7bd3-3929-4bc4-b230-fceafb8d581e-image.png
                7d8635d5-ba17-4e0b-afff-044eb668887d-image.png

                ilovegym 1 Reply Last reply Reply Quote 0
                • ilovegym
                  ilovegym @tippy88 last edited by

                  @tippy88

                  im Ping-Adapter "Erweiterte Informationen" angeklickt?

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    tippy88 @ilovegym last edited by

                    @ilovegym said in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                    @tippy88

                    im Ping-Adapter "Erweiterte Informationen" angeklickt?

                    Nein, ist irgendwo dokumentiert dass dies erforderlich ist und ich habe es überlesen?

                    ilovegym 1 Reply Last reply Reply Quote 0
                    • ilovegym
                      ilovegym @tippy88 last edited by

                      @tippy88 keine ahnung, ich kann dir nur sagen, dass es bei mir so funktioniert. Probiers doch mal aus, mehr wie alles zerschiessen und dir dein Server loeschen, abfackeln und sprengen kann sowieso nicht passieren.. 🙂

                      1 Reply Last reply Reply Quote 1
                      • arteck
                        arteck Developer Most Active last edited by arteck

                        ich habe mal ein paar Anpassungen gemacht
                        unter anderem paar issues korrigiert

                        * (arteck) Dependencies have been fixed
                        * (arteck) ping adapter have been fixed
                        * (arteck) optimisations for adapter without info.connection state 
                        * (arteck) clean code
                        * (arteck) silent notification for telegram
                        * (arteck) add matter devices
                        

                        wer lust hat mal was zum Testen.. bitte aber nicht auf Produktiven System da sich die Struktur geändert hat und ihr ohne Backup nicht zurück kommt

                        so sieht jetzt der einstieg aus
                        c79bfc03-93a7-44e2-bb1d-d3e151135dd4-grafik.png

                        leider müsst ihr die Überwachten Adapter neu einstellen. ich musste bissel Aufräumen..

                        GIT -> https://github.com/iobroker-community-adapters/ioBroker.device-watcher/tarball/silentTelegram

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        1.0k
                        Online

                        32.4k
                        Users

                        81.3k
                        Topics

                        1.3m
                        Posts

                        99
                        1515
                        582803
                        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