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. Entwicklung
  4. (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    518

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

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

(GELÖST) zigbee-herdsmann-converters / wie manuell updaten?

Scheduled Pinned Locked Moved Entwicklung
herdsmanzigbee
129 Posts 13 Posters 27.3k Views 12 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.
  • D Diamand2k22

    @patrick-kenzler

    Hast du auch so ein ketotek Teil von Amaz**?

    P Offline
    P Offline
    Patrick Kenzler
    wrote on last edited by
    #61

    @diamand2k22 said in (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?:

    @patrick-kenzler

    Hast du auch so ein ketotek Teil von Amaz**?

    nein, aber Avatto ME167 das wird auch unter _TZE200_bvu2wnxz geführt.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      Diamand2k22
      wrote on last edited by
      #62

      @patrick-kenzler

      06b9e9de-716c-4a03-95a1-94f34a45ccf6-avatto_me167.js

      Hab's angepasst für dein ME167 Thermostat.
      Probiers mal aus.

      Du weißt ja wo die Datei hin muss oder?

      P 1 Reply Last reply
      0
      • D Diamand2k22

        @patrick-kenzler

        06b9e9de-716c-4a03-95a1-94f34a45ccf6-avatto_me167.js

        Hab's angepasst für dein ME167 Thermostat.
        Probiers mal aus.

        Du weißt ja wo die Datei hin muss oder?

        P Offline
        P Offline
        Patrick Kenzler
        wrote on last edited by
        #63

        @diamand2k22 Danke aber leider bekomme ich Fehler ausgeworfen und der Adapter startet nicht mehr. Naja ich packe den Pfad unter Einstellungen der jeweiligen Zigbee Instanz und die Datei in "/opt/iobroker/iobroker-data/zigbee_2"?!

        anbei das protokoll

        2022-11-22 07:57:47.563 - error: zigbee.2 (22077) Exception-Code: MODULE_NOT_FOUND: Cannot find module '../lib/exposes'
        Require stack:
        - /opt/iobroker/node_modules/iobroker.zigbee/main.js
        2022-11-22 07:57:47.641 - info: zigbee.2 (22077) cleaned everything up...
        2022-11-22 07:57:47.645 - info: zigbee.2 (22077) terminating
        2022-11-22 07:57:47.648 - warn: zigbee.2 (22077) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-11-22 07:57:48.285 - error: host.SmartHome 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:
        2022-11-22 07:57:48.286 - error: host.SmartHome Caught by controller[1]: node:internal/modules/cjs/loader:936
        2022-11-22 07:57:48.287 - error: host.SmartHome Caught by controller[1]: throw err;
        2022-11-22 07:57:48.287 - error: host.SmartHome Caught by controller[1]: ^
        2022-11-22 07:57:48.287 - error: host.SmartHome Caught by controller[1]: Error: Cannot find module '../lib/exposes'
        2022-11-22 07:57:48.288 - error: host.SmartHome Caught by controller[1]: Require stack:
        2022-11-22 07:57:48.288 - error: host.SmartHome Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
        2022-11-22 07:57:48.289 - error: host.SmartHome Caught by controller[1]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
        2022-11-22 07:57:48.289 - error: host.SmartHome Caught by controller[1]: at Function.Module._load (node:internal/modules/cjs/loader:778:27)
        2022-11-22 07:57:48.289 - error: host.SmartHome Caught by controller[1]: at Module.require (node:internal/modules/cjs/loader:1005:19)
        2022-11-22 07:57:48.290 - error: host.SmartHome Caught by controller[1]: at require (node:internal/modules/cjs/helpers:102:18)
        2022-11-22 07:57:48.290 - error: host.SmartHome Caught by controller[1]: at evalmachine.:1:17
        2022-11-22 07:57:48.290 - error: host.SmartHome Caught by controller[1]: at Script.runInContext (node:vm:139:12)
        2022-11-22 07:57:48.291 - error: host.SmartHome Caught by controller[1]: at Script.runInNewContext (node:vm:144:17)
        2022-11-22 07:57:48.291 - error: host.SmartHome Caught by controller[1]: at Object.runInNewContext (node:vm:298:38)
        2022-11-22 07:57:48.291 - error: host.SmartHome Caught by controller[1]: at Zigbee.getExternalDefinition (/opt/iobroker/node_modules/iobroker.zigbee/main.js:222:16)
        2022-11-22 07:57:48.292 - error: host.SmartHome Caught by controller[1]: at getExternalDefinition.next ()
        2022-11-22 07:57:48.292 - error: host.SmartHome instance system.adapter.zigbee.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
        
        D 1 Reply Last reply
        0
        • P Patrick Kenzler

          @diamand2k22 Danke aber leider bekomme ich Fehler ausgeworfen und der Adapter startet nicht mehr. Naja ich packe den Pfad unter Einstellungen der jeweiligen Zigbee Instanz und die Datei in "/opt/iobroker/iobroker-data/zigbee_2"?!

          anbei das protokoll

          2022-11-22 07:57:47.563 - error: zigbee.2 (22077) Exception-Code: MODULE_NOT_FOUND: Cannot find module '../lib/exposes'
          Require stack:
          - /opt/iobroker/node_modules/iobroker.zigbee/main.js
          2022-11-22 07:57:47.641 - info: zigbee.2 (22077) cleaned everything up...
          2022-11-22 07:57:47.645 - info: zigbee.2 (22077) terminating
          2022-11-22 07:57:47.648 - warn: zigbee.2 (22077) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-11-22 07:57:48.285 - error: host.SmartHome 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:
          2022-11-22 07:57:48.286 - error: host.SmartHome Caught by controller[1]: node:internal/modules/cjs/loader:936
          2022-11-22 07:57:48.287 - error: host.SmartHome Caught by controller[1]: throw err;
          2022-11-22 07:57:48.287 - error: host.SmartHome Caught by controller[1]: ^
          2022-11-22 07:57:48.287 - error: host.SmartHome Caught by controller[1]: Error: Cannot find module '../lib/exposes'
          2022-11-22 07:57:48.288 - error: host.SmartHome Caught by controller[1]: Require stack:
          2022-11-22 07:57:48.288 - error: host.SmartHome Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
          2022-11-22 07:57:48.289 - error: host.SmartHome Caught by controller[1]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
          2022-11-22 07:57:48.289 - error: host.SmartHome Caught by controller[1]: at Function.Module._load (node:internal/modules/cjs/loader:778:27)
          2022-11-22 07:57:48.289 - error: host.SmartHome Caught by controller[1]: at Module.require (node:internal/modules/cjs/loader:1005:19)
          2022-11-22 07:57:48.290 - error: host.SmartHome Caught by controller[1]: at require (node:internal/modules/cjs/helpers:102:18)
          2022-11-22 07:57:48.290 - error: host.SmartHome Caught by controller[1]: at evalmachine.:1:17
          2022-11-22 07:57:48.290 - error: host.SmartHome Caught by controller[1]: at Script.runInContext (node:vm:139:12)
          2022-11-22 07:57:48.291 - error: host.SmartHome Caught by controller[1]: at Script.runInNewContext (node:vm:144:17)
          2022-11-22 07:57:48.291 - error: host.SmartHome Caught by controller[1]: at Object.runInNewContext (node:vm:298:38)
          2022-11-22 07:57:48.291 - error: host.SmartHome Caught by controller[1]: at Zigbee.getExternalDefinition (/opt/iobroker/node_modules/iobroker.zigbee/main.js:222:16)
          2022-11-22 07:57:48.292 - error: host.SmartHome Caught by controller[1]: at getExternalDefinition.next ()
          2022-11-22 07:57:48.292 - error: host.SmartHome instance system.adapter.zigbee.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
          
          D Offline
          D Offline
          Diamand2k22
          wrote on last edited by
          #64

          @patrick-kenzler

          kopiere das file nach

          /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/

          und mach den Eintrag bei externe Adapter raus.
          Dann Zigbee Adapter neu starten.

          P 1 Reply Last reply
          0
          • D Diamand2k22

            @patrick-kenzler

            kopiere das file nach

            /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/

            und mach den Eintrag bei externe Adapter raus.
            Dann Zigbee Adapter neu starten.

            P Offline
            P Offline
            Patrick Kenzler
            wrote on last edited by
            #65

            @diamand2k22 habs probiert er schmeißt immernoch Fehler :-/ hast du noch eine Idee?

            2022-11-22 23:28:11.087	error	instance system.adapter.zigbee.2 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2022-11-22 23:28:11.087	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
            2022-11-22 23:28:11.087	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js:118:30)
            2022-11-22 23:28:11.086	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
            2022-11-22 23:28:11.086	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
            2022-11-22 23:28:11.086	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
            2022-11-22 23:28:11.085	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
            2022-11-22 23:28:11.085	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
            2022-11-22 23:28:11.084	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1069:27)
            2022-11-22 23:28:11.084	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1033:15)
            2022-11-22 23:28:11.083	error	Caught by controller[0]: at Object.compileFunction (node:vm:352:18)
            2022-11-22 23:28:11.083	error	Caught by controller[0]: SyntaxError: Unexpected identifier
            2022-11-22 23:28:11.083	error	Caught by controller[0]: ^^^^^^^^
            2022-11-22 23:28:11.083	error	Caught by controller[0]: konstantes Ergebnis = {};
            2022-11-22 23:28:11.082	error	Caught by controller[0]: /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/06b9e9de-716c-4a03-95a1-94f34a45ccf6-avatto_me167.js:36
            
            P 1 Reply Last reply
            0
            • P Patrick Kenzler

              @diamand2k22 habs probiert er schmeißt immernoch Fehler :-/ hast du noch eine Idee?

              2022-11-22 23:28:11.087	error	instance system.adapter.zigbee.2 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2022-11-22 23:28:11.087	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
              2022-11-22 23:28:11.087	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js:118:30)
              2022-11-22 23:28:11.086	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
              2022-11-22 23:28:11.086	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
              2022-11-22 23:28:11.086	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
              2022-11-22 23:28:11.085	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
              2022-11-22 23:28:11.085	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
              2022-11-22 23:28:11.084	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1069:27)
              2022-11-22 23:28:11.084	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1033:15)
              2022-11-22 23:28:11.083	error	Caught by controller[0]: at Object.compileFunction (node:vm:352:18)
              2022-11-22 23:28:11.083	error	Caught by controller[0]: SyntaxError: Unexpected identifier
              2022-11-22 23:28:11.083	error	Caught by controller[0]: ^^^^^^^^
              2022-11-22 23:28:11.083	error	Caught by controller[0]: konstantes Ergebnis = {};
              2022-11-22 23:28:11.082	error	Caught by controller[0]: /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/06b9e9de-716c-4a03-95a1-94f34a45ccf6-avatto_me167.js:36
              
              P Offline
              P Offline
              Patrick Kenzler
              wrote on last edited by
              #66

              Habs in den Griff bekommen, neu installiert, Konverter in den Pfad verschoben - Adapter läuft aber erkennt jetzt das Thermostat nicht -.-

              2022-11-23 07:58:07.595 – Fehler : zigbee.2 (1887) Gerät 0x84ba20fffee088ee „TS0601“ nicht beschrieben in statesMapping. 
              
              Thomas BraunT 1 Reply Last reply
              0
              • P Patrick Kenzler

                Habs in den Griff bekommen, neu installiert, Konverter in den Pfad verschoben - Adapter läuft aber erkennt jetzt das Thermostat nicht -.-

                2022-11-23 07:58:07.595 – Fehler : zigbee.2 (1887) Gerät 0x84ba20fffee088ee „TS0601“ nicht beschrieben in statesMapping. 
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #67

                Ich hab übrigens gesehen, dass in der aktuellen Alpha-Version vom GitHub die herdsman-Module angepackt wurden.

                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

                P M 2 Replies Last reply
                0
                • Thomas BraunT Thomas Braun

                  Ich hab übrigens gesehen, dass in der aktuellen Alpha-Version vom GitHub die herdsman-Module angepackt wurden.

                  P Offline
                  P Offline
                  Patrick Kenzler
                  wrote on last edited by
                  #68

                  @thomas-braun okay dann spart es wahrscheinlich einfach Zeit und Nerven wenn ich abwarte und hoffe das das Thermostat aufgenommen wird? :-D

                  1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    Ich hab übrigens gesehen, dass in der aktuellen Alpha-Version vom GitHub die herdsman-Module angepackt wurden.

                    M Offline
                    M Offline
                    mucke1985
                    wrote on last edited by
                    #69

                    @thomas-braun

                    Hallo hab auch das selbe Problem das der Converter nicht richtig funktioniert ich verwende den converter von hier ->https://github.com/twhittock/avatto_me167 und hab diesen über die externen converter eingetragen, ansteuern kann ich die Thermostate aber die reinkommenden Datenpunkte werden nicht in die Objektdaten geschriben bin schon mehrere Tage auf der suche nach einer Lösung leider hab ich keine ahnung an was es liegen könnte.

                    Kannst du mir ev. bei der fehlersuch helfen
                    mfg Michael

                    1 Reply Last reply
                    0
                    • Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #70

                      @mucke1985 sagte in (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?:

                      Kannst du mir ev. bei der fehlersuch helfen

                      Ich nicht.

                      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

                      M 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @mucke1985 sagte in (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?:

                        Kannst du mir ev. bei der fehlersuch helfen

                        Ich nicht.

                        M Offline
                        M Offline
                        mucke1985
                        wrote on last edited by
                        #71

                        @thomas-braun
                        Ok

                        D 1 Reply Last reply
                        0
                        • M mucke1985

                          @thomas-braun
                          Ok

                          D Offline
                          D Offline
                          Diamand2k22
                          wrote on last edited by
                          #72

                          @mucke1985

                          ac9923ff-88a8-40b2-80a8-fdb4741ba2f0-avatto_me167.js

                          Hab's angepasst für dein ME167 Thermostat.

                          /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/

                          und mach den Eintrag bei externe Adapter raus.
                          Dann Zigbee Adapter neu starten.

                          M P 2 Replies Last reply
                          0
                          • D Diamand2k22

                            @mucke1985

                            ac9923ff-88a8-40b2-80a8-fdb4741ba2f0-avatto_me167.js

                            Hab's angepasst für dein ME167 Thermostat.

                            /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/

                            und mach den Eintrag bei externe Adapter raus.
                            Dann Zigbee Adapter neu starten.

                            M Offline
                            M Offline
                            mucke1985
                            wrote on last edited by mucke1985
                            #73

                            @diamand2k22
                            Hallo danke für deine Antwort das hab ich gemacht, hab mit nano unter devices eine datei erstellt (me167.js) und den verlinkten Inhalt rein kopiert.

                            Super Danke jetzt hats funktioniert !!!!!!!!!!!!!!!!!!!!!!!!

                            Würde gerne verstehen was jetzt anders ist das es funktioniert, liegts an dem umgang mit externenConvertern in IoBroker
                            oder wo lag das Problem an der me167.js datei die ich verwendet habe.

                            Wo muss ich die img/ME167.png reinkopieren.

                            Danke nochmal

                            1 Reply Last reply
                            0
                            • D Diamand2k22

                              @mucke1985

                              ac9923ff-88a8-40b2-80a8-fdb4741ba2f0-avatto_me167.js

                              Hab's angepasst für dein ME167 Thermostat.

                              /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/

                              und mach den Eintrag bei externe Adapter raus.
                              Dann Zigbee Adapter neu starten.

                              P Offline
                              P Offline
                              Patrick Kenzler
                              wrote on last edited by Patrick Kenzler
                              #74

                              @diamand2k22 jetzt funktioniert es, vielen Dank! Ich habe nen Node.js Update gemacht und anschließend das Thermostat nochmal neu angelernt :-)

                              1 Reply Last reply
                              0
                              • D Offline
                                D Offline
                                Diamand2k22
                                wrote on last edited by
                                #75

                                @Thomas-Braun

                                Hallo Thomas, ich bin's mal wieder :-D wieso bekomm ich jetzt den Fehler wenn ich den zigbee herdsmann adapter aus dem Github aktualisieren will?
                                Brauch das update aufgrund neuer device.js updates.

                                $ iobroker url ioBroker/ioBroker.zigbee --host pi4b --debug
                                
                                install ioBroker/ioBroker.zigbee
                                
                                NPM version: 8.19.2Installing ioBroker/ioBroker.zigbee... (System call)
                                
                                npm ERR! code ENOTEMPTY
                                
                                npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-11-24T21_59_38_118Z-debug-0.log
                                
                                host.pi4b Cannot install ioBroker/ioBroker.zigbee: 217
                                
                                ERROR: Process exited with code 25
                                

                                Gruß

                                Thomas BraunT 1 Reply Last reply
                                0
                                • D Diamand2k22

                                  @Thomas-Braun

                                  Hallo Thomas, ich bin's mal wieder :-D wieso bekomm ich jetzt den Fehler wenn ich den zigbee herdsmann adapter aus dem Github aktualisieren will?
                                  Brauch das update aufgrund neuer device.js updates.

                                  $ iobroker url ioBroker/ioBroker.zigbee --host pi4b --debug
                                  
                                  install ioBroker/ioBroker.zigbee
                                  
                                  NPM version: 8.19.2Installing ioBroker/ioBroker.zigbee... (System call)
                                  
                                  npm ERR! code ENOTEMPTY
                                  
                                  npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-11-24T21_59_38_118Z-debug-0.log
                                  
                                  host.pi4b Cannot install ioBroker/ioBroker.zigbee: 217
                                  
                                  ERROR: Process exited with code 25
                                  

                                  Gruß

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

                                  @diamand2k22

                                  https://forum.iobroker.net/topic/57337/fehler-25-bei-adapter-install-update-mit-npm8

                                  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

                                  D 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @diamand2k22

                                    https://forum.iobroker.net/topic/57337/fehler-25-bei-adapter-install-update-mit-npm8

                                    D Offline
                                    D Offline
                                    Diamand2k22
                                    wrote on last edited by
                                    #77

                                    @thomas-braun

                                    danke, hat funktioniert, hab ich vorhin auch gerade zufällig gesehen!

                                    for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done
                                    

                                    Gruß

                                    R 1 Reply Last reply
                                    0
                                    • D Diamand2k22

                                      @thomas-braun

                                      danke, hat funktioniert, hab ich vorhin auch gerade zufällig gesehen!

                                      for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done
                                      

                                      Gruß

                                      R Offline
                                      R Offline
                                      ReverZ
                                      wrote on last edited by
                                      #78

                                      Einen Datenpunkt für den Batteriestand für den Avatto me167 gibt ´s momentan nicht, oder?
                                      Und muss man lediglich die ME167.png in die entsprechenden Ordner kopieren oder sind weitere Schritte nötig, um das passende Bild zu dem Gerät angezeigt zu bekommen?

                                      arteckA 1 Reply Last reply
                                      0
                                      • R ReverZ

                                        Einen Datenpunkt für den Batteriestand für den Avatto me167 gibt ´s momentan nicht, oder?
                                        Und muss man lediglich die ME167.png in die entsprechenden Ordner kopieren oder sind weitere Schritte nötig, um das passende Bild zu dem Gerät angezeigt zu bekommen?

                                        arteckA Offline
                                        arteckA Offline
                                        arteck
                                        Developer Most Active
                                        wrote on last edited by
                                        #79

                                        @reverz ???????????????????????

                                        zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                        1 Reply Last reply
                                        0
                                        • D Offline
                                          D Offline
                                          Diamand2k22
                                          wrote on last edited by
                                          #80

                                          @diamand2k22 said in (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?:

                                          @thomas-braun

                                          kann sein Thomas, hab ich aber wieder hingebogen bekommen.

                                          @Asgothian
                                          hab mir jetzt ne eigene ketotek.js für mein Heizkörperthermostat gebastelt.
                                          Jetzt funktioniert es wunderbar und ich hab keine Unrecognized DP's mehr und kann es steuern und empfange Temperaturen.
                                          Was mich nur interessieren würde, wie bekomme ich da ein vernünftiges Bild rein?
                                          Kannst du das Thermostat aufnehmen?

                                          35435839-22f6-4619-b144-caf46564bd54-image.png

                                          207436ce-52d0-4f3d-9461-be1c73952317-image.png

                                          017cd8ca-653c-426c-b51c-54584e40d73c-image.png

                                          252632ff-147e-4494-904e-d3209eae375a-image.png

                                          550af260-fee3-420e-a6e0-140cdba890df-image.png

                                          Gruß

                                          @arteck

                                          Könnt ihr das Heizkörperthermostat bei zigbee2mqtt mit aufnehmen.
                                          Es handelt sich um Heizkörperthermostat der Firma Kenotek.

                                          cf7c6d89-55b7-4b40-b675-1854464c3fde-image.png

                                          Gruß

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          445

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          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