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. ioBroker Allgemein
  4. ioBroker.zigbee Neue Geräte

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    324

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

ioBroker.zigbee Neue Geräte

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
zigbee cc2531
93 Beiträge 20 Kommentatoren 14.0k Aufrufe 18 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.
  • P plbartek89

    Bei mir handelt sich um :
    IKEA E1743

    @Asgothian danke , nachdem ich deine ver. aufgespielt habe.

    wird der switch erkannt. Genonoff state ändert sich nicht.

    AsgothianA Offline
    AsgothianA Offline
    Asgothian
    Developer
    schrieb am zuletzt editiert von
    #11

    @plbartek89 Welche Firmware hast du auf deinem Stick ? Ich hab bei der Ikea FB das Problem gehabt das sie nur mit einer neuen FW funktioniert hat.

    A.

    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

    1 Antwort Letzte Antwort
    0
    • P Offline
      P Offline
      plbartek89
      schrieb am zuletzt editiert von
      #12

      @Asgothian Z-Stack_Home_1.2 CC2531_DEFAULT_20190608

      AsgothianA 1 Antwort Letzte Antwort
      0
      • P plbartek89

        @Asgothian Z-Stack_Home_1.2 CC2531_DEFAULT_20190608

        AsgothianA Offline
        AsgothianA Offline
        Asgothian
        Developer
        schrieb am zuletzt editiert von
        #13

        @plbartek89 OK.. damit müsste es eigentlich gehen. Kannst du bitte schauen ob es von dem Knopf Meldungen im Log gibt wenn

        • du den Log-Level auf info legst
        • du den Knopf betätigst.

        Danke.

        A.

        ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
        "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

        1 Antwort Letzte Antwort
        0
        • P Offline
          P Offline
          plbartek89
          schrieb am zuletzt editiert von
          #14
          host.iobroker	2019-10-06 20:05:48.389	info	Restart adapter system.adapter.zigbee.0 because enabled
          host.iobroker	2019-10-06 20:05:48.389	error	instance system.adapter.zigbee.0 terminated with code 0 (OK)
          host.iobroker	2019-10-06 20:05:48.389	error	Caught by controller[0]: at ZigbeeController.emit (events.js:224:7)
          host.iobroker	2019-10-06 20:05:48.389	error	Caught by controller[0]: at emitMany (events.js:147:13)
          host.iobroker	2019-10-06 20:05:48.389	error	Caught by controller[0]: at ZigbeeController.onDevEvent (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1532:24)
          host.iobroker	2019-10-06 20:05:48.389	error	Caught by controller[0]: at Array.forEach (<anonymous>)
          host.iobroker	2019-10-06 20:05:48.389	error	Caught by controller[0]: at converters.forEach (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1542:17)
          host.iobroker	2019-10-06 20:05:48.388	error	Caught by controller[0]: at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1404:15)
          host.iobroker	2019-10-06 20:05:48.388	error	Caught by controller[0]: at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1549:29)
          host.iobroker	2019-10-06 20:05:48.388	error	Caught by controller[0]: at publish (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1538:23)
          host.iobroker	2019-10-06 20:05:48.388	error	Caught by controller[0]: at publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1292:31)
          host.iobroker	2019-10-06 20:05:48.388	error	Caught by controller[0]: at Object.getter (/opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js:1439:90)
          host.iobroker	2019-10-06 20:05:48.384	error	Caught by controller[0]: TypeError: Cannot read property 'startsWith' of undefined
          
          AsgothianA 1 Antwort Letzte Antwort
          0
          • P plbartek89
            host.iobroker	2019-10-06 20:05:48.389	info	Restart adapter system.adapter.zigbee.0 because enabled
            host.iobroker	2019-10-06 20:05:48.389	error	instance system.adapter.zigbee.0 terminated with code 0 (OK)
            host.iobroker	2019-10-06 20:05:48.389	error	Caught by controller[0]: at ZigbeeController.emit (events.js:224:7)
            host.iobroker	2019-10-06 20:05:48.389	error	Caught by controller[0]: at emitMany (events.js:147:13)
            host.iobroker	2019-10-06 20:05:48.389	error	Caught by controller[0]: at ZigbeeController.onDevEvent (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1532:24)
            host.iobroker	2019-10-06 20:05:48.389	error	Caught by controller[0]: at Array.forEach (<anonymous>)
            host.iobroker	2019-10-06 20:05:48.389	error	Caught by controller[0]: at converters.forEach (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1542:17)
            host.iobroker	2019-10-06 20:05:48.388	error	Caught by controller[0]: at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1404:15)
            host.iobroker	2019-10-06 20:05:48.388	error	Caught by controller[0]: at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1549:29)
            host.iobroker	2019-10-06 20:05:48.388	error	Caught by controller[0]: at publish (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1538:23)
            host.iobroker	2019-10-06 20:05:48.388	error	Caught by controller[0]: at publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1292:31)
            host.iobroker	2019-10-06 20:05:48.388	error	Caught by controller[0]: at Object.getter (/opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js:1439:90)
            host.iobroker	2019-10-06 20:05:48.384	error	Caught by controller[0]: TypeError: Cannot read property 'startsWith' of undefined
            
            AsgothianA Offline
            AsgothianA Offline
            Asgothian
            Developer
            schrieb am zuletzt editiert von
            #15

            @plbartek89
            Installier bitte mit dem Link oben noch einmal neu, dann sollte der Fehler weg sein.

            A

            ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
            "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

            1 Antwort Letzte Antwort
            0
            • P Offline
              P Offline
              plbartek89
              schrieb am zuletzt editiert von
              #16

              @Asgothian said in ioBroker.zigbee Neue Geräte:

              https://github.com/asgothian/ioBroker.zigbee/tarball/11.4-Devices

              host.iobroker	2019-10-06 20:44:18.982	info	instance system.adapter.zigbee.0 started with pid 1728
              host.iobroker	2019-10-06 20:43:48.951	info	Restart adapter system.adapter.zigbee.0 because enabled
              host.iobroker	2019-10-06 20:43:48.950	error	instance system.adapter.zigbee.0 terminated with code 0 (OK)
              Caught	2019-10-06 20:43:48.950	error	by controller[0]: at ZigbeeController.emit (events.js:224:7)
              Caught	2019-10-06 20:43:48.950	error	by controller[0]: at emitMany (events.js:147:13)
              Caught	2019-10-06 20:43:48.950	error	by controller[0]: at ZigbeeController.onDevEvent (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1532:24)
              Caught	2019-10-06 20:43:48.949	error	by controller[0]: at Array.forEach (<anonymous>)
              Caught	2019-10-06 20:43:48.949	error	by controller[0]: at converters.forEach (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1542:17)
              Caught	2019-10-06 20:43:48.946	error	by controller[0]: at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1404:15)
              Caught	2019-10-06 20:43:48.946	error	by controller[0]: at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1549:29)
              Caught	2019-10-06 20:43:48.946	error	by controller[0]: at publish (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1538:23)
              Caught	2019-10-06 20:43:48.946	error	by controller[0]: at publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1292:31)
              Caught	2019-10-06 20:43:48.945	error	by controller[0]: at Object.getter (/opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js:1439:90)
              Caught	2019-10-06 20:43:48.944	error	by controller[0]: TypeError: Cannot read property 'startsWith' of undefined
              zigbee.0	2019-10-06 20:43:48.881	error	at ZigbeeController.emit (events.js:224:7)
              zigbee.0	2019-10-06 20:43:48.881	error	at emitMany (events.js:147:13)
              zigbee.0	2019-10-06 20:43:48.881	error	at ZigbeeController.onDevEvent (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1532:24)
              zigbee.0	2019-10-06 20:43:48.881	error	at Array.forEach (<anonymous>)
              zigbee.0	2019-10-06 20:43:48.881	error	at converters.forEach (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1542:17)
              zigbee.0	2019-10-06 20:43:48.881	error	at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1404:15)
              zigbee.0	2019-10-06 20:43:48.881	error	at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1549:29)
              zigbee.0	2019-10-06 20:43:48.881	error	at publish (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1538:23)
              zigbee.0	2019-10-06 20:43:48.881	error	at publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1292:31)
              zigbee.0	2019-10-06 20:43:48.881	error	at Object.getter (/opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js:1439:90)
              zigbee.0	2019-10-06 20:43:48.881	error	TypeError: Cannot read property 'startsWith' of undefined
              

              danach startet der adapter nicht mehr

              host.iobroker	2019-10-06 20:44:21.539	error	instance system.adapter.zigbee.0 terminated with code 1 ()
              Caught	2019-10-06 20:44:21.539	error	by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/main.js:20:23)
              Caught	2019-10-06 20:44:21.539	error	by controller[0]: at require (internal/module.js:11:18)
              Caught	2019-10-06 20:44:21.539	error	by controller[0]: at Module.require (module.js:597:17)
              Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Function.Module._load (module.js:498:3)
              Caught	2019-10-06 20:44:21.538	error	by controller[0]: at tryModuleLoad (module.js:506:12)
              Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Module.load (module.js:566:32)
              Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Object.Module._extensions..js (module.js:664:10)
              Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Module._compile (module.js:617:28)
              Caught	2019-10-06 20:44:21.537	error	by controller[0]: at Object.runInThisContext (vm.js:139:10)
              Caught	2019-10-06 20:44:21.537	error	by controller[0]: at createScript (vm.js:80:10)
              Caught	2019-10-06 20:44:21.537	error	by controller[0]: SyntaxError: Unexpected identifier
              Caught	2019-10-06 20:44:21.537	error	by controller[0]: ^^^^^^^
              Caught	2019-10-06 20:44:21.537	error	by controller[0]: getter: payload => (typeof(payload.action) === "string") ? (payload.action === 'brightness_up' ? 'up' : (payload.action payload.action.startsWith('brightness') ? payload.act
              Caught	2019-10-06 20:44:21.536	error	by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js:1439
              
              AsgothianA 2 Antworten Letzte Antwort
              0
              • P plbartek89

                @Asgothian said in ioBroker.zigbee Neue Geräte:

                https://github.com/asgothian/ioBroker.zigbee/tarball/11.4-Devices

                host.iobroker	2019-10-06 20:44:18.982	info	instance system.adapter.zigbee.0 started with pid 1728
                host.iobroker	2019-10-06 20:43:48.951	info	Restart adapter system.adapter.zigbee.0 because enabled
                host.iobroker	2019-10-06 20:43:48.950	error	instance system.adapter.zigbee.0 terminated with code 0 (OK)
                Caught	2019-10-06 20:43:48.950	error	by controller[0]: at ZigbeeController.emit (events.js:224:7)
                Caught	2019-10-06 20:43:48.950	error	by controller[0]: at emitMany (events.js:147:13)
                Caught	2019-10-06 20:43:48.950	error	by controller[0]: at ZigbeeController.onDevEvent (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1532:24)
                Caught	2019-10-06 20:43:48.949	error	by controller[0]: at Array.forEach (<anonymous>)
                Caught	2019-10-06 20:43:48.949	error	by controller[0]: at converters.forEach (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1542:17)
                Caught	2019-10-06 20:43:48.946	error	by controller[0]: at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1404:15)
                Caught	2019-10-06 20:43:48.946	error	by controller[0]: at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1549:29)
                Caught	2019-10-06 20:43:48.946	error	by controller[0]: at publish (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1538:23)
                Caught	2019-10-06 20:43:48.946	error	by controller[0]: at publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1292:31)
                Caught	2019-10-06 20:43:48.945	error	by controller[0]: at Object.getter (/opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js:1439:90)
                Caught	2019-10-06 20:43:48.944	error	by controller[0]: TypeError: Cannot read property 'startsWith' of undefined
                zigbee.0	2019-10-06 20:43:48.881	error	at ZigbeeController.emit (events.js:224:7)
                zigbee.0	2019-10-06 20:43:48.881	error	at emitMany (events.js:147:13)
                zigbee.0	2019-10-06 20:43:48.881	error	at ZigbeeController.onDevEvent (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1532:24)
                zigbee.0	2019-10-06 20:43:48.881	error	at Array.forEach (<anonymous>)
                zigbee.0	2019-10-06 20:43:48.881	error	at converters.forEach (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1542:17)
                zigbee.0	2019-10-06 20:43:48.881	error	at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1404:15)
                zigbee.0	2019-10-06 20:43:48.881	error	at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1549:29)
                zigbee.0	2019-10-06 20:43:48.881	error	at publish (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1538:23)
                zigbee.0	2019-10-06 20:43:48.881	error	at publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1292:31)
                zigbee.0	2019-10-06 20:43:48.881	error	at Object.getter (/opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js:1439:90)
                zigbee.0	2019-10-06 20:43:48.881	error	TypeError: Cannot read property 'startsWith' of undefined
                

                danach startet der adapter nicht mehr

                host.iobroker	2019-10-06 20:44:21.539	error	instance system.adapter.zigbee.0 terminated with code 1 ()
                Caught	2019-10-06 20:44:21.539	error	by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/main.js:20:23)
                Caught	2019-10-06 20:44:21.539	error	by controller[0]: at require (internal/module.js:11:18)
                Caught	2019-10-06 20:44:21.539	error	by controller[0]: at Module.require (module.js:597:17)
                Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Function.Module._load (module.js:498:3)
                Caught	2019-10-06 20:44:21.538	error	by controller[0]: at tryModuleLoad (module.js:506:12)
                Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Module.load (module.js:566:32)
                Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Object.Module._extensions..js (module.js:664:10)
                Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Module._compile (module.js:617:28)
                Caught	2019-10-06 20:44:21.537	error	by controller[0]: at Object.runInThisContext (vm.js:139:10)
                Caught	2019-10-06 20:44:21.537	error	by controller[0]: at createScript (vm.js:80:10)
                Caught	2019-10-06 20:44:21.537	error	by controller[0]: SyntaxError: Unexpected identifier
                Caught	2019-10-06 20:44:21.537	error	by controller[0]: ^^^^^^^
                Caught	2019-10-06 20:44:21.537	error	by controller[0]: getter: payload => (typeof(payload.action) === "string") ? (payload.action === 'brightness_up' ? 'up' : (payload.action payload.action.startsWith('brightness') ? payload.act
                Caught	2019-10-06 20:44:21.536	error	by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js:1439
                
                AsgothianA Offline
                AsgothianA Offline
                Asgothian
                Developer
                schrieb am zuletzt editiert von
                #17

                @plbartek89 moment.. bei mir hat er gestartet... ich prüf das.

                ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                1 Antwort Letzte Antwort
                0
                • P plbartek89

                  @Asgothian said in ioBroker.zigbee Neue Geräte:

                  https://github.com/asgothian/ioBroker.zigbee/tarball/11.4-Devices

                  host.iobroker	2019-10-06 20:44:18.982	info	instance system.adapter.zigbee.0 started with pid 1728
                  host.iobroker	2019-10-06 20:43:48.951	info	Restart adapter system.adapter.zigbee.0 because enabled
                  host.iobroker	2019-10-06 20:43:48.950	error	instance system.adapter.zigbee.0 terminated with code 0 (OK)
                  Caught	2019-10-06 20:43:48.950	error	by controller[0]: at ZigbeeController.emit (events.js:224:7)
                  Caught	2019-10-06 20:43:48.950	error	by controller[0]: at emitMany (events.js:147:13)
                  Caught	2019-10-06 20:43:48.950	error	by controller[0]: at ZigbeeController.onDevEvent (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1532:24)
                  Caught	2019-10-06 20:43:48.949	error	by controller[0]: at Array.forEach (<anonymous>)
                  Caught	2019-10-06 20:43:48.949	error	by controller[0]: at converters.forEach (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1542:17)
                  Caught	2019-10-06 20:43:48.946	error	by controller[0]: at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1404:15)
                  Caught	2019-10-06 20:43:48.946	error	by controller[0]: at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1549:29)
                  Caught	2019-10-06 20:43:48.946	error	by controller[0]: at publish (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1538:23)
                  Caught	2019-10-06 20:43:48.946	error	by controller[0]: at publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1292:31)
                  Caught	2019-10-06 20:43:48.945	error	by controller[0]: at Object.getter (/opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js:1439:90)
                  Caught	2019-10-06 20:43:48.944	error	by controller[0]: TypeError: Cannot read property 'startsWith' of undefined
                  zigbee.0	2019-10-06 20:43:48.881	error	at ZigbeeController.emit (events.js:224:7)
                  zigbee.0	2019-10-06 20:43:48.881	error	at emitMany (events.js:147:13)
                  zigbee.0	2019-10-06 20:43:48.881	error	at ZigbeeController.onDevEvent (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1532:24)
                  zigbee.0	2019-10-06 20:43:48.881	error	at Array.forEach (<anonymous>)
                  zigbee.0	2019-10-06 20:43:48.881	error	at converters.forEach (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1542:17)
                  zigbee.0	2019-10-06 20:43:48.881	error	at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1404:15)
                  zigbee.0	2019-10-06 20:43:48.881	error	at collectOptions (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1549:29)
                  zigbee.0	2019-10-06 20:43:48.881	error	at publish (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1538:23)
                  zigbee.0	2019-10-06 20:43:48.881	error	at publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1292:31)
                  zigbee.0	2019-10-06 20:43:48.881	error	at Object.getter (/opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js:1439:90)
                  zigbee.0	2019-10-06 20:43:48.881	error	TypeError: Cannot read property 'startsWith' of undefined
                  

                  danach startet der adapter nicht mehr

                  host.iobroker	2019-10-06 20:44:21.539	error	instance system.adapter.zigbee.0 terminated with code 1 ()
                  Caught	2019-10-06 20:44:21.539	error	by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/main.js:20:23)
                  Caught	2019-10-06 20:44:21.539	error	by controller[0]: at require (internal/module.js:11:18)
                  Caught	2019-10-06 20:44:21.539	error	by controller[0]: at Module.require (module.js:597:17)
                  Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Function.Module._load (module.js:498:3)
                  Caught	2019-10-06 20:44:21.538	error	by controller[0]: at tryModuleLoad (module.js:506:12)
                  Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Module.load (module.js:566:32)
                  Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Object.Module._extensions..js (module.js:664:10)
                  Caught	2019-10-06 20:44:21.538	error	by controller[0]: at Module._compile (module.js:617:28)
                  Caught	2019-10-06 20:44:21.537	error	by controller[0]: at Object.runInThisContext (vm.js:139:10)
                  Caught	2019-10-06 20:44:21.537	error	by controller[0]: at createScript (vm.js:80:10)
                  Caught	2019-10-06 20:44:21.537	error	by controller[0]: SyntaxError: Unexpected identifier
                  Caught	2019-10-06 20:44:21.537	error	by controller[0]: ^^^^^^^
                  Caught	2019-10-06 20:44:21.537	error	by controller[0]: getter: payload => (typeof(payload.action) === "string") ? (payload.action === 'brightness_up' ? 'up' : (payload.action payload.action.startsWith('brightness') ? payload.act
                  Caught	2019-10-06 20:44:21.536	error	by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js:1439
                  
                  AsgothianA Offline
                  AsgothianA Offline
                  Asgothian
                  Developer
                  schrieb am zuletzt editiert von
                  #18

                  @plbartek89
                  So, jetzt bitte nochmal, jetzt muss es gehen.

                  A.

                  ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                  "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                  P 1 Antwort Letzte Antwort
                  0
                  • AsgothianA Asgothian

                    @plbartek89
                    So, jetzt bitte nochmal, jetzt muss es gehen.

                    A.

                    P Offline
                    P Offline
                    plbartek89
                    schrieb am zuletzt editiert von
                    #19

                    @Asgothian

                    jetzt

                    zigbee.0	2019-10-07 12:45:15.812	info	new dev 0x14b457fffecbaf5d 13770 TRADFRI on/off switch
                    zigbee.0	2019-10-07 12:44:46.857	error	Device 14b457fffecbaf5d "TRADFRI on/off switch" not described in statesMapping.
                    zigbee.0	2019-10-07 12:44:13.633	info
                    ```	Zigbee: allowing new devices to join.
                    
                    vielleicht mache ich was falsch. Glaube aber nicht.
                    AsgothianA 1 Antwort Letzte Antwort
                    0
                    • P plbartek89

                      @Asgothian

                      jetzt

                      zigbee.0	2019-10-07 12:45:15.812	info	new dev 0x14b457fffecbaf5d 13770 TRADFRI on/off switch
                      zigbee.0	2019-10-07 12:44:46.857	error	Device 14b457fffecbaf5d "TRADFRI on/off switch" not described in statesMapping.
                      zigbee.0	2019-10-07 12:44:13.633	info
                      ```	Zigbee: allowing new devices to join.
                      
                      vielleicht mache ich was falsch. Glaube aber nicht.
                      AsgothianA Offline
                      AsgothianA Offline
                      Asgothian
                      Developer
                      schrieb am zuletzt editiert von
                      #20

                      @plbartek89 sagte in ioBroker.zigbee Neue Geräte:

                      TRADFRI on/off switch

                      Taucht er denn mit Bild in der Device Ansicht im Adapter auf ?

                      A.

                      ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                      "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                      1 Antwort Letzte Antwort
                      0
                      • P Offline
                        P Offline
                        plbartek89
                        schrieb am zuletzt editiert von
                        #21

                        Nachdem ich die letzte ver. aufgespielt habe ,nicht mehr. Das ist aber nicht der switch was auf dem Bild zu sehen ist , falls das wichtig ist.:+1:

                        AsgothianA 1 Antwort Letzte Antwort
                        0
                        • P plbartek89

                          Nachdem ich die letzte ver. aufgespielt habe ,nicht mehr. Das ist aber nicht der switch was auf dem Bild zu sehen ist , falls das wichtig ist.:+1:

                          AsgothianA Offline
                          AsgothianA Offline
                          Asgothian
                          Developer
                          schrieb am zuletzt editiert von
                          #22

                          @plbartek89 Poste bitte mal ein Bild, und jetzt bin ich irritiert. An meiner Version hat sich (im Bezug auf den Switch) nur etwas in den states getan - wenn er mit dem Bug erkannt wurde sollte er auch jetzt erkannt werden.

                          A.

                          ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                          "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                          1 Antwort Letzte Antwort
                          0
                          • P Offline
                            P Offline
                            plbartek89
                            schrieb am zuletzt editiert von
                            #23

                            E1743 sowas habe ich.

                            Die bilder wie das ganze im IOB aussieht :
                            IOB
                            alt text

                            Das ist glaube ich der kabellose dimmer
                            Dimmer

                            AsgothianA 1 Antwort Letzte Antwort
                            0
                            • P plbartek89

                              E1743 sowas habe ich.

                              Die bilder wie das ganze im IOB aussieht :
                              IOB
                              alt text

                              Das ist glaube ich der kabellose dimmer
                              Dimmer

                              AsgothianA Offline
                              AsgothianA Offline
                              Asgothian
                              Developer
                              schrieb am zuletzt editiert von Asgothian
                              #24

                              @plbartek89
                              Ok.. das Bild kann ich tauschen. Die Datenpunkte sehen auch so aus wie ich sie erwarte.
                              Wenn du den Adapter auf "info" logging stellst kommen aber immer noch keine Log-Meldungen mit den Nachrichten des Knopfes an den adapter ?

                              A.
                              Nachtrag: was passiert wenn du in der Kachel auf das "i" drückst, nachdem du einen Knopf auf der FB gedrückt hast ?

                              ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                              "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                              1 Antwort Letzte Antwort
                              0
                              • P Offline
                                P Offline
                                plbartek89
                                schrieb am zuletzt editiert von plbartek89
                                #25

                                @Asgothian Nachtrag: was passiert wenn du in der Kachel auf das "i" drückst, nachdem du einen Knopf auf der FB gedrückt hast ?

                                Firmware Version: 2.2.008
                                    Hardware Version: 1
                                

                                hat aber nur einmal funktioniert :

                                im log

                                zigbee.0	2019-10-09 11:38:58.513	error	Zigbee publish to '0x14b457fffecbaf5d', genBasic - 0 - [{"attrId":16384},{"attrId":3}] - 1 failed with error Error: AF data request fails, status code: 240. MAC transaction expired.
                                zigbee.0	2019-10-09 11:38:43.516	error	Zigbee publish to '0x14b457fffecbaf5d', genBasic - 0 - [{"attrId":16384},{"attrId":3}] - 1 failed with error Error: AF data request fails, status code: 240. MAC transaction expired.
                                zigbee.0	2019-10-09 11:37:42.296	info	Successfully configured 0x14b457fffecbaf5d TRADFRI on/off switch
                                zigbee.0	2019-10-09 11:37:34.127	error	Zigbee publish to '0x14b457fffecbaf5d', genBasic - 0 - [{"attrId":16384},{"attrId":3}] - 1 failed with error Error: AF data request fails, status code: 240. MAC transaction expired.
                                zigbee.0	2019-10-09 11:36:19.521	error	Zigbee publish to '0x14b457fffecbaf5d', genBasic - 0 - [{"attrId":16384},{"attrId":3}] - 1 failed with error Error: AF data request fails, status code: 240. MAC transaction expired.
                                zigbee.0	2019-10-09 11:35:39.534	info	new dev 0x14b457fffecbaf5d 13770 TRADFRI on/off switch
                                zigbee.0	2019-10-09 11:35:12.162	info	Dev 0x14b457fffecbaf5d TRADFRI on/off switch not configured yet (2), will retry on next incoming message.
                                zigbee.0	2019-10-09 11:34:16.533	error	Zigbee publish to '0x14b457fffecbaf5d', genBasic - 0 - [{"attrId":16384},{"attrId":3}] - 1 failed with error Error: AF data request fails, status code: 240. MAC transaction expired.
                                
                                U 1 Antwort Letzte Antwort
                                0
                                • AsgothianA Asgothian

                                  @plbartek89

                                  So, nachdem es jetzt ein paar tage gedauert hab hab ich eine Version des Adapters der den Zigbee on.off switch unterstützen müsste. Testen kannte ich das nicht, ich hab keinen.

                                  Auch der FNB56-SKT1JXN1.0 von @klausiob kann gehen.

                                  https://github.com/asgothian/ioBroker.zigbee/tarball/11.4-Devices
                                  

                                  A.

                                  K Offline
                                  K Offline
                                  klausiob
                                  schrieb am zuletzt editiert von
                                  #26

                                  @Asgothian So nachdem ich aus dem Urlaub zurück bin könnte ich das ja mal testen. Es scheint aber noch nicht fehlerfrei zu sein? Wie muß ich den Tarball installieren?

                                  Pi4B, Pi3B+, Master-Slave, EchoPlus, 3xEchoDot, FireTVstick, Xiaomi Sensoren, Fritzbox, DECT200, HS100, ZBT-ExtendedColor (ALDI), Shelly 2.5, 2xZigBee-Router-Plugs, Sileno 500 smart, Somfy switch, IONIQ5, tibber
                                  node.js: 22.21.0 - npm: 10.9.4 - linux: raspbian-trixie - admin 7.7.19 - vis 1.5.6 - js-controller: 7.0.7

                                  AsgothianA 1 Antwort Letzte Antwort
                                  0
                                  • K klausiob

                                    @Asgothian So nachdem ich aus dem Urlaub zurück bin könnte ich das ja mal testen. Es scheint aber noch nicht fehlerfrei zu sein? Wie muß ich den Tarball installieren?

                                    AsgothianA Offline
                                    AsgothianA Offline
                                    Asgothian
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #27

                                    @klausiob in der Adapter Ansicht, Experten Modus, Katzen Icon nehmen und den weiter oben im thread angegebenen link nutzen.

                                    A.

                                    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                    K 1 Antwort Letzte Antwort
                                    0
                                    • AsgothianA Asgothian

                                      @klausiob in der Adapter Ansicht, Experten Modus, Katzen Icon nehmen und den weiter oben im thread angegebenen link nutzen.

                                      A.

                                      K Offline
                                      K Offline
                                      klausiob
                                      schrieb am zuletzt editiert von klausiob
                                      #28

                                      @Asgothian Danke, ist ja einfach :blush:
                                      Hat aber leider keine Verbesserung gebracht. Habe das Gefühl, dass es ab Version 0.11.3 schlechter lief. Habe mal 0.10.2 installiert. Da zeigt er alles in der Netzwerkkarte gut an, ab 0.11.3 nicht mehr, auch die Router-Steckdose nur ohne Bild. Das hatte ich aber schon hingekriegt (s.o.).20191014 Zigbee Mesh.JPG Können sich die Router nur mit dem Koordinator verbinden? Insgesamt ist das Zigbee aber eine wackeliche Sache und für Sicherheit im Haus für mich fraglich. Welche Erfahrungen hast Du da? Hatte gehofft so eine Routerkette im Haus aufzubauen.

                                      Pi4B, Pi3B+, Master-Slave, EchoPlus, 3xEchoDot, FireTVstick, Xiaomi Sensoren, Fritzbox, DECT200, HS100, ZBT-ExtendedColor (ALDI), Shelly 2.5, 2xZigBee-Router-Plugs, Sileno 500 smart, Somfy switch, IONIQ5, tibber
                                      node.js: 22.21.0 - npm: 10.9.4 - linux: raspbian-trixie - admin 7.7.19 - vis 1.5.6 - js-controller: 7.0.7

                                      K 1 Antwort Letzte Antwort
                                      0
                                      • K klausiob

                                        @Asgothian Danke, ist ja einfach :blush:
                                        Hat aber leider keine Verbesserung gebracht. Habe das Gefühl, dass es ab Version 0.11.3 schlechter lief. Habe mal 0.10.2 installiert. Da zeigt er alles in der Netzwerkkarte gut an, ab 0.11.3 nicht mehr, auch die Router-Steckdose nur ohne Bild. Das hatte ich aber schon hingekriegt (s.o.).20191014 Zigbee Mesh.JPG Können sich die Router nur mit dem Koordinator verbinden? Insgesamt ist das Zigbee aber eine wackeliche Sache und für Sicherheit im Haus für mich fraglich. Welche Erfahrungen hast Du da? Hatte gehofft so eine Routerkette im Haus aufzubauen.

                                        K Offline
                                        K Offline
                                        klausiob
                                        schrieb am zuletzt editiert von klausiob
                                        #29

                                        @Asgothian Also mit der Version 0.10.2 funktioniert das Netzwerk und vorallem die Netzwerkkarte gut. Mit meinen Anpassungen in /opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js und devices.js arbeitet FNB56-SKT1JXN1.0 als Router. (keine log-Fehler) Dabei verbindet er sich mit allen Routern und dem Coordinator, arbeitet aber nur mit einem zusammen (blaue Zahlen). Zu den inaktiven Verbindungen sieht man rote Zahlen.
                                        Ich werde nun mal wieder auf 0.11.3 und dann 0.11.4 upgraden, denn schalten läßt sich die Steckdose noch nicht.

                                        Pi4B, Pi3B+, Master-Slave, EchoPlus, 3xEchoDot, FireTVstick, Xiaomi Sensoren, Fritzbox, DECT200, HS100, ZBT-ExtendedColor (ALDI), Shelly 2.5, 2xZigBee-Router-Plugs, Sileno 500 smart, Somfy switch, IONIQ5, tibber
                                        node.js: 22.21.0 - npm: 10.9.4 - linux: raspbian-trixie - admin 7.7.19 - vis 1.5.6 - js-controller: 7.0.7

                                        AsgothianA 1 Antwort Letzte Antwort
                                        0
                                        • K klausiob

                                          @Asgothian Also mit der Version 0.10.2 funktioniert das Netzwerk und vorallem die Netzwerkkarte gut. Mit meinen Anpassungen in /opt/iobroker/node_modules/iobroker.zigbee/lib/devstates.js und devices.js arbeitet FNB56-SKT1JXN1.0 als Router. (keine log-Fehler) Dabei verbindet er sich mit allen Routern und dem Coordinator, arbeitet aber nur mit einem zusammen (blaue Zahlen). Zu den inaktiven Verbindungen sieht man rote Zahlen.
                                          Ich werde nun mal wieder auf 0.11.3 und dann 0.11.4 upgraden, denn schalten läßt sich die Steckdose noch nicht.

                                          AsgothianA Offline
                                          AsgothianA Offline
                                          Asgothian
                                          Developer
                                          schrieb am zuletzt editiert von
                                          #30

                                          @klausiob
                                          Die Netzwerkkarte solltest du nicht überbewerten. Sie ist nur eine Momentaufnahme eines dynamischen Netzes.
                                          Vor der0.11..4 wird deine Steckdose nicht schalten.

                                          A.

                                          ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                          "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                          K 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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          628

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          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