Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. *Gelöst* Adapter Install für Telegram funktioniert nicht.

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    661

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

*Gelöst* Adapter Install für Telegram funktioniert nicht.

Scheduled Pinned Locked Moved ioBroker Allgemein
31 Posts 2 Posters 2.2k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Bibo*13

    @thomas-braun
    Den ersten Adapter Alexa2 ausprobiert das gleiche mit den NPM Errors

    host.iobrokermaster
    2023-12-10 12:37:47.757	info	stopInstance system.adapter.alexa2.0 send kill signal
    host.iobrokermaster
    2023-12-10 12:37:47.747	info	stopInstance system.adapter.alexa2.0 (force=false, process=true)
    host.iobrokermaster
    2023-12-10 12:37:47.630	info	iobroker Update "system.adapter.alexa2.0"
    host.iobrokermaster
    2023-12-10 12:37:47.348	info	iobroker npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-12-10T11_34_11_619Z-debug-0.log
    host.iobrokermaster
    2023-12-10 12:37:47.341	info	iobroker npm ERR! notsup Unsupported platform for @img/sharp-win32-x64@0.33.0: wanted {"os":"win32","cpu":"x64"} (current: {"os":"linux","cpu":"arm"})npm ERR! notsup Valid os: win32npm ERR! notsup Actual os: linuxnpm ERR! notsup Valid cpu: x64npm ERR! notsup Actual cpu: arm
    host.iobrokermaster
    2023-12-10 12:37:47.330	info	iobroker npm ERR! code EBADPLATFORM
    host.iobrokermaster
    2023-12-10 12:34:10.135	info	iobroker NPM version: 10.2.3Installing iobroker.alexa2@3.26.3... (System call)
    host.iobrokermaster
    2023-12-10 12:34:08.453	info	iobroker Update alexa2 from @3.26.3 to @3.26.3
    host.iobrokermaster
    2023-12-10 12:34:04.202	info	iobroker upgrade alexa2@3.26.3 --debug
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #15

    @bibo-13

    Die Meldungen kommen ja auch nicht von dem Adapter, die hängen da generell in der Pipeline.
    Ist die 'invalid'-Eintragung denn jetzt weg?

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    B 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @bibo-13

      Die Meldungen kommen ja auch nicht von dem Adapter, die hängen da generell in der Pipeline.
      Ist die 'invalid'-Eintragung denn jetzt weg?

      B Offline
      B Offline
      Bibo*13
      wrote on last edited by
      #16

      @thomas-braun

      ja bis auf da bin ich noch dran. Aber keine Ahnung was cli socksv5 oder cliff sein sein:

      Errors in npm tree:
      npm ERR! code ELSPROBLEMS
      npm ERR! invalid: iobroker.homepilot20@0.0.32 /opt/iobroker/node_modules/iobroker.homepilot20
      npm ERR! invalid: socksv5@0.0.6 /opt/iobroker/node_modules/socksv5
      npm ERR! missing: cli@0.4.x, required by ipv6@3.1.1
      npm ERR! missing: cliff@0.1.x, required by ipv6@3.1.1
      
      
      Thomas BraunT 1 Reply Last reply
      0
      • B Bibo*13

        @thomas-braun

        ja bis auf da bin ich noch dran. Aber keine Ahnung was cli socksv5 oder cliff sein sein:

        Errors in npm tree:
        npm ERR! code ELSPROBLEMS
        npm ERR! invalid: iobroker.homepilot20@0.0.32 /opt/iobroker/node_modules/iobroker.homepilot20
        npm ERR! invalid: socksv5@0.0.6 /opt/iobroker/node_modules/socksv5
        npm ERR! missing: cli@0.4.x, required by ipv6@3.1.1
        npm ERR! missing: cliff@0.1.x, required by ipv6@3.1.1
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #17

        @bibo-13

        https://forum.iobroker.net/topic/69758/update-js-controller-nodejs-is-not-correctly-installed/35?_=1702205201927

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        B 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @bibo-13

          https://forum.iobroker.net/topic/69758/update-js-controller-nodejs-is-not-correctly-installed/35?_=1702205201927

          B Offline
          B Offline
          Bibo*13
          wrote on last edited by
          #18

          @thomas-braun
          So der Homepilot20 invalid ist jetzt auch weg.
          was kann/muß ich jetzt noch machen?

          Thomas BraunT 2 Replies Last reply
          0
          • B Bibo*13

            @thomas-braun
            So der Homepilot20 invalid ist jetzt auch weg.
            was kann/muß ich jetzt noch machen?

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #19

            @bibo-13

            Zeig mal

            cd /opt/iobroker
            npm ls 
            

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            B 1 Reply Last reply
            0
            • B Bibo*13

              @thomas-braun
              So der Homepilot20 invalid ist jetzt auch weg.
              was kann/muß ich jetzt noch machen?

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #20

              @bibo-13

              Und

              iob update
              

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              B 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @bibo-13

                Zeig mal

                cd /opt/iobroker
                npm ls 
                
                B Offline
                B Offline
                Bibo*13
                wrote on last edited by
                #21

                @thomas-braun
                Hier bitte:

                pi@iobrokermaster:~ $ cd /opt/iobroker
                pi@iobrokermaster:/opt/iobroker $ npm ls
                iobroker.inst@2.0.3 /opt/iobroker
                ├── colors@1.4.0
                ├── fs-extra@7.0.1
                ├── iobroker.admin@6.12.0
                ├── iobroker.alexa2@3.26.1
                ├── iobroker.awtrix-light@0.10.0
                ├── iobroker.backitup@2.8.7
                ├── iobroker.broadlink2@2.1.5
                ├── iobroker.cloud@4.4.1
                ├── iobroker.device-reminder@3.0.0
                ├── iobroker.discovery@4.2.0
                ├── iobroker.dwd@2.8.5
                ├── iobroker.echarts@1.5.4
                ├── iobroker.email@1.2.0
                ├── iobroker.flot@1.12.0
                ├── iobroker.fully-tablet-control@0.3.8
                ├── iobroker.fullybrowser@3.0.6
                ├── iobroker.harmony@1.3.0
                ├── iobroker.history@3.0.1
                ├── iobroker.homepilot20@0.0.48
                ├── iobroker.hue-extended@2.0.0
                ├── iobroker.hue@3.10.1
                ├── iobroker.icons-mfd-svg@1.1.0
                ├── iobroker.info@2.0.0
                ├── iobroker.iot@2.0.11
                ├── iobroker.jarvis@3.1.8
                ├── iobroker.javascript@7.1.6
                ├── iobroker.js-controller@5.0.16
                ├── iobroker.meross@1.15.1
                ├── iobroker.mobile@1.0.1
                ├── iobroker.mqtt@5.1.0
                ├── iobroker.nina@0.0.25
                ├── iobroker.parser@2.0.7
                ├── iobroker.ping@1.6.2
                ├── iobroker.proxy@1.3.2
                ├── iobroker.psa@0.0.12
                ├── iobroker.pushover@3.0.3
                ├── iobroker.rpi2@1.3.2
                ├── iobroker.simple-api@2.7.2
                ├── iobroker.socketio@6.6.0
                ├── iobroker.sonoff@3.0.3
                ├── iobroker.sourceanalytix@0.4.14
                ├── iobroker.starline@1.1.3
                ├── iobroker.tankerkoenig@3.3.7
                ├── iobroker.telegram@2.0.1
                ├── iobroker.text2command@3.0.2
                ├── iobroker.tr-064@4.2.18
                ├── iobroker.tuya@3.14.2
                ├── iobroker.vis-colorpicker@2.0.3
                ├── iobroker.vis-fancyswitch@1.1.0
                ├── iobroker.vis-history@1.0.0
                ├── iobroker.vis-hqwidgets@1.4.0
                ├── iobroker.vis-inventwo@3.3.3
                ├── iobroker.vis-jqui-mfd@1.0.12
                ├── iobroker.vis-keyboard@0.0.2
                ├── iobroker.vis-map@1.0.4
                ├── iobroker.vis-material-advanced@1.7.4
                ├── iobroker.vis-material@0.1.3
                ├── iobroker.vis-metro@1.2.0
                ├── iobroker.vis-timeandweather@1.2.2
                ├── iobroker.vis@1.4.16
                ├── iobroker.web@6.1.10
                ├── iobroker.ws@2.5.8
                ├── iobroker.yr@5.3.0
                ├── iobroker.zigbee@1.8.24
                ├── iobroker@2.0.3
                ├── semver@5.7.2
                └── yargs@7.1.2
                
                
                1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @bibo-13

                  Und

                  iob update
                  
                  B Offline
                  B Offline
                  Bibo*13
                  wrote on last edited by
                  #22

                  @thomas-braun
                  Hier bitte:

                  pi@iobrokermaster:/opt/iobroker $ iob update
                  Used repository: Stable (default)
                  Adapter    "admin"        : 6.12.0   , installed 6.12.0
                  Adapter    "alexa2"       : 3.26.3   , installed 3.26.1 [Updatable]
                  Adapter    "awtrix-light" : 0.10.0   , installed 0.10.0
                  Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                  Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                  Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                  Adapter    "device-reminder": 3.0.0  , installed 3.0.0
                  Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                  Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                  Adapter    "echarts"      : 1.5.4    , installed 1.5.4
                  Adapter    "email"        : 1.2.0    , installed 1.2.0
                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                  Adapter    "fullybrowser" : 3.0.6    , installed 3.0.6
                  Adapter    "harmony"      : 1.3.0    , installed 1.3.0
                  Adapter    "history"      : 3.0.1    , installed 3.0.1
                  Adapter    "hue"          : 3.10.1   , installed 3.10.1
                  Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
                  Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                  Adapter    "info"         : 2.0.0    , installed 2.0.0
                  Adapter    "iot"          : 2.0.11   , installed 2.0.11
                  Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                  Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                  Controller "js-controller": 5.0.16   , installed 5.0.16
                  Adapter    "meross"       : 1.15.1   , installed 1.15.1
                  Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                  Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                  Adapter    "nina"         : 0.0.25   , installed 0.0.25
                  Adapter    "parser"       : 2.0.7    , installed 2.0.7
                  Adapter    "ping"         : 1.6.2    , installed 1.6.2
                  Adapter    "proxy"        : 1.3.2    , installed 1.3.2
                  Adapter    "psa"          : 0.0.11   , installed 0.0.12
                  Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                  Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                  Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                  Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                  Adapter    "starline"     : 1.1.3    , installed 1.1.3
                  Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                  Adapter    "telegram"     : 3.0.0    , installed 2.0.1  [Updatable]
                  Adapter    "text2command" : 3.0.2    , installed 3.0.2
                  Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                  Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                  Adapter    "vis"          : 1.4.16   , installed 1.4.16
                  Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                  Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                  Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                  Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                  Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                  Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                  Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                  Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                  Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                  Adapter    "web"          : 6.1.10   , installed 6.1.10
                  Adapter    "ws"           : 2.5.8    , installed 2.5.8
                  Adapter    "yr"           : 5.3.0    , installed 5.3.0
                  Adapter    "zigbee"       : 1.8.24   , installed 1.8.24
                  
                  
                  Thomas BraunT 1 Reply Last reply
                  0
                  • B Bibo*13

                    @thomas-braun
                    Hier bitte:

                    pi@iobrokermaster:/opt/iobroker $ iob update
                    Used repository: Stable (default)
                    Adapter    "admin"        : 6.12.0   , installed 6.12.0
                    Adapter    "alexa2"       : 3.26.3   , installed 3.26.1 [Updatable]
                    Adapter    "awtrix-light" : 0.10.0   , installed 0.10.0
                    Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                    Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                    Adapter    "device-reminder": 3.0.0  , installed 3.0.0
                    Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                    Adapter    "echarts"      : 1.5.4    , installed 1.5.4
                    Adapter    "email"        : 1.2.0    , installed 1.2.0
                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                    Adapter    "fullybrowser" : 3.0.6    , installed 3.0.6
                    Adapter    "harmony"      : 1.3.0    , installed 1.3.0
                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                    Adapter    "hue"          : 3.10.1   , installed 3.10.1
                    Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
                    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                    Adapter    "info"         : 2.0.0    , installed 2.0.0
                    Adapter    "iot"          : 2.0.11   , installed 2.0.11
                    Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                    Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                    Controller "js-controller": 5.0.16   , installed 5.0.16
                    Adapter    "meross"       : 1.15.1   , installed 1.15.1
                    Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                    Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                    Adapter    "nina"         : 0.0.25   , installed 0.0.25
                    Adapter    "parser"       : 2.0.7    , installed 2.0.7
                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                    Adapter    "proxy"        : 1.3.2    , installed 1.3.2
                    Adapter    "psa"          : 0.0.11   , installed 0.0.12
                    Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                    Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                    Adapter    "starline"     : 1.1.3    , installed 1.1.3
                    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                    Adapter    "telegram"     : 3.0.0    , installed 2.0.1  [Updatable]
                    Adapter    "text2command" : 3.0.2    , installed 3.0.2
                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                    Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                    Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                    Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                    Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                    Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                    Adapter    "web"          : 6.1.10   , installed 6.1.10
                    Adapter    "ws"           : 2.5.8    , installed 2.5.8
                    Adapter    "yr"           : 5.3.0    , installed 5.3.0
                    Adapter    "zigbee"       : 1.8.24   , installed 1.8.24
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #23

                    @bibo-13

                    iob upgrade all -y --debug
                    

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    B 2 Replies Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @bibo-13

                      iob upgrade all -y --debug
                      
                      B Offline
                      B Offline
                      Bibo*13
                      wrote on last edited by
                      #24

                      @thomas-braun
                      Ok telegram ist durch ohne probleme

                      Thomas BraunT 1 Reply Last reply
                      0
                      • B Bibo*13

                        @thomas-braun
                        Ok telegram ist durch ohne probleme

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #25

                        @bibo-13

                        Und

                        iob update
                        

                        ist jetzt auch sauber? Alles auf Stand?

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        B 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @bibo-13

                          iob upgrade all -y --debug
                          
                          B Offline
                          B Offline
                          Bibo*13
                          wrote on last edited by
                          #26

                          @thomas-braun
                          Ich hätte mal noch ne Frage die jetzt mit diesem Thema nichts zu tun.
                          Beim Zigbee-Adapter warten eine Menge Anfragen wegen neuer Devices die aber schon im Herdsman bekannt sind.
                          Wann ist denn hier mit einem Update zu rechnen? Oder wie bekommt man diese Devices angelernt?

                          Thomas BraunT 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @bibo-13

                            Und

                            iob update
                            

                            ist jetzt auch sauber? Alles auf Stand?

                            B Offline
                            B Offline
                            Bibo*13
                            wrote on last edited by
                            #27

                            @thomas-braun
                            Alles Sauber alles auf stand. Keine Probleme mehr.
                            Vielen herzlichen Dank

                            1 Reply Last reply
                            0
                            • B Bibo*13

                              @thomas-braun
                              Ich hätte mal noch ne Frage die jetzt mit diesem Thema nichts zu tun.
                              Beim Zigbee-Adapter warten eine Menge Anfragen wegen neuer Devices die aber schon im Herdsman bekannt sind.
                              Wann ist denn hier mit einem Update zu rechnen? Oder wie bekommt man diese Devices angelernt?

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #28

                              @bibo-13 sagte in Adapter Install für Telegram funktioniert nicht.:

                              Wann ist denn hier mit einem Update zu rechnen?

                              Das musst du den Maintainer vom zigbee-Adapter fragen.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              B 1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @bibo-13 sagte in Adapter Install für Telegram funktioniert nicht.:

                                Wann ist denn hier mit einem Update zu rechnen?

                                Das musst du den Maintainer vom zigbee-Adapter fragen.

                                B Offline
                                B Offline
                                Bibo*13
                                wrote on last edited by
                                #29

                                @thomas-braun
                                und wer ist das?

                                Thomas BraunT 1 Reply Last reply
                                0
                                • B Bibo*13

                                  @thomas-braun
                                  und wer ist das?

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #30

                                  @bibo-13

                                  https://github.com/ioBroker/ioBroker.zigbee

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  B 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @bibo-13

                                    https://github.com/ioBroker/ioBroker.zigbee

                                    B Offline
                                    B Offline
                                    Bibo*13
                                    wrote on last edited by
                                    #31

                                    @thomas-braun
                                    Arteck ok danke

                                    Schönen Sonntag noch

                                    1 Reply Last reply
                                    0

                                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                    With your input, this post could be even better 💗

                                    Register Login
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    Support us

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

                                    356

                                    Online

                                    32.7k

                                    Users

                                    82.6k

                                    Topics

                                    1.3m

                                    Posts
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                    ioBroker Community 2014-2025
                                    logo
                                    • Login

                                    • Don't have an account? Register

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • Home
                                    • Recent
                                    • Tags
                                    • Unread 0
                                    • Categories
                                    • Unreplied
                                    • Popular
                                    • GitHub
                                    • Docu
                                    • Hilfe