Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. ZigBee neue Version 1.8.x

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    ZigBee neue Version 1.8.x

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

      @ilovegym auch nicht wenn du den unter ausschliessen packst ?

      Neuschwansteini 1 Reply Last reply Reply Quote 0
      • Neuschwansteini
        Neuschwansteini @arteck last edited by Neuschwansteini

        @arteck sagte in ZigBee neue Version 1.8.x:

        @ilovegym auch nicht wenn du den unter ausschliessen packst ?

        auch dann nicht... auf die neueste wieder geupdated, Device in Ausschliessen hinzugefuegt, Adapter gestoppt, gewartet... Adapter gestartet... gewartet... (bis die Karte sich aufgebaut hat..) dann nochmal getestet.. einmal von der Gui und einmal den Datenpunkt im Object-browser... keine Reaktion.. keine Fehlermeldung.. nix.. 😢

        Edit doch Error:

        2023-07-03 11:36:03.190  - error: zigbee.0 (1196700) uncaught exception: Cannot read properties of null (reading 'toString')
        2023-07-03 11:36:03.190  - error: zigbee.0 (1196700) TypeError: Cannot read properties of null (reading 'toString')
            at assertNumber (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/lib/utils.ts:502:111)
            at calibrateAndPrecisionRoundOptions (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/lib/utils.ts:90:5)
            at Object.convert (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/converters/fromZigbee.js:414:37)
            at /opt/iobroker/node_modules/iobroker.zigbee/main.js:534:43
            at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:183:25)
            at processImmediate (node:internal/timers:478:21)
        2023-07-03 11:36:03.191  - error: zigbee.0 (1196700) Cannot read properties of null (reading 'toString')
        2023-07-03 11:36:03.217  - info: zigbee.0 (1196700) cleaned everything up...
        2023-07-03 11:36:06.614  - error: host.iobrokerS2 Caught by controller[0]: TypeError: Cannot read properties of null (reading 'toString')
        2023-07-03 11:36:06.615  - error: host.iobrokerS2 Caught by controller[0]:     at assertNumber (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/lib/utils.ts:502:111)
        2023-07-03 11:36:06.615  - error: host.iobrokerS2 Caught by controller[0]:     at calibrateAndPrecisionRoundOptions (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/lib/utils.ts:90:5)
        2023-07-03 11:36:06.615  - error: host.iobrokerS2 Caught by controller[0]:     at Object.convert (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/converters/fromZigbee.js:414:37)
        2023-07-03 11:36:06.615  - error: host.iobrokerS2 Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.zigbee/main.js:534:43
        2023-07-03 11:36:06.615  - error: host.iobrokerS2 Caught by controller[0]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:183:25)
        2023-07-03 11:36:06.615  - error: host.iobrokerS2 Caught by controller[0]:     at processImmediate (node:internal/timers:478:21)
        2023-07-03 11:36:06.616  - error: host.iobrokerS2 instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2023-07-03 11:36:06.616  - info: host.iobrokerS2 Restart adapter system.adapter.zigbee.0 because enabled
        
        
        R 1 Reply Last reply Reply Quote 0
        • R
          rewenode @Neuschwansteini last edited by

          @arteck Habe gestern ein Update auf 1.8.12 durchgeführt. Das letzte Update stammt von 02.23 ich meine auf 1.8.11.
          Soweit alles gut.
          Da ich ion diesem Zusammenhang mal wieder meine Tabellen genauer angesehen. Dabei fiel mir auf, das die batteriebetriebenen Zigbee-Geräte scheinbar keinen Stromverbrauch mehr haben??
          Laut Zeitstempel werden bei ALLEN meinen batteriebetriebenen Zigbee-Geräte keine Spannung oder Prozentwert mehr angezeigt wird.

          2023-07-03_11-43-03.png

          Hab ich da irgend eine Info verpasst?
          Alle anderen Werte kommen wie gewohnt. Deshalb ist mir das bisher nicht aufgefallen.
          Zum Test habe ich mal einen Sensor neu gepairt. Das hat keine Änderung gebracht.

          Was kann ich tun?

          Gruß Reiner

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

            @ilovegym der herdsamn hat da ein problem..

            Neuschwansteini 1 Reply Last reply Reply Quote 0
            • Neuschwansteini
              Neuschwansteini @arteck last edited by

              @arteck ah hab mir sowas schon gedacht.. also Issue beim Herdsmann aufmachen.. falls noch keins ist..
              🙂

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

                @ilovegym gabs schon hier
                https://github.com/Koenkk/zigbee-herdsman-converters/issues/3623

                rotodt created this issue in Koenkk/zigbee-herdsman-converters

                closed Received an error when joining a smoke detector SMSZB-120 #3623

                1 Reply Last reply Reply Quote 0
                • M
                  MP_Trixi @arteck last edited by MP_Trixi

                  @arteck sagte in ZigBee neue Version 1.8.x:

                  nimm 15 oder 25
                  und stelle das WLAN eher um

                  bin jetzt auf 25 (hab hoffentlich das richtig verstanden, dass man den Kanal wählen soll bei dem der Adapter 0-wenige Prozente anzeigt). Dann wäre bei mir 25 besser als 15. Das WLAN kann ich leider nicht umstellen (das "optimiert" sich selbst).

                  Ich konnte jetzt aber meine Nous Steckdosen nicht mehr pairen, zumindest nicht funktional. Die gingen vorher mit der 1.8.10 mit allen Einstellungen und Werten (LED, Verbrauch etc.) - denke mal das liegt an der Adapterversion, nicht am neuen Kanal?!? Wie die ausgesehen haben sieht man im Bild oben. Jetzt erkennt er "etwas" und es sieht dann so aus (zur Anschauung habe ich die 04 bisher noch nicht versucht neu zu verbinden):
                  f7d91c73-97dc-4285-ae73-edce5d2add71-image.png
                  Im Log sieht das so aus:

                  2023-07-03 16:04:53.714  - info: zigbee.0 (2565) Starting interview of '0xa4c1388ffe36decc'
                  2023-07-03 16:04:53.722  - warn: zigbee.0 (2565) Device '0xa4c1388ffe36decc' announced itself
                  2023-07-03 16:04:54.177  - info: zigbee.0 (2565) Successfully interviewed '0xa4c1388ffe36decc', device has successfully been paired
                  2023-07-03 16:04:54.178  - info: zigbee.0 (2565) Device '0xa4c1388ffe36decc' is supported, identified as: NOUS Smart plug (with power monitoring) (A1Z)
                  2023-07-03 16:04:54.183  - info: zigbee.0 (2565) Configuring 0xa4c1388ffe36decc TS011F
                  2023-07-03 16:04:54.639  - error: zigbee.0 (2565) Device 0xa4c1388ffe36decc "A1Z" not described in statesMapping.
                  2023-07-03 16:04:57.191  - warn: zigbee.0 (2565) Object a4c1388ffe36decc.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:04:57.192  - warn: zigbee.0 (2565) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:04:57.193  - warn: zigbee.0 (2565) Object a4c1388ffe36decc.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:04:57.194  - warn: zigbee.0 (2565) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:04:57.220  - warn: zigbee.0 (2565) Object zigbee.0.a4c1388ffe36decc.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:04:57.224  - warn: zigbee.0 (2565) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:04:57.226  - warn: zigbee.0 (2565) Object zigbee.0.a4c1388ffe36decc.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:04:57.227  - warn: zigbee.0 (2565) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:05:08.077  - info: zigbee.0 (2565) DeviceConfigure successful 0xa4c1388ffe36decc TS011F
                  2023-07-03 16:05:10.220  - info: zigbee.0 (2565) Zigbee: stop joining
                  

                  oder

                  2023-07-03 00:02:52.491  - info: zigbee.0 (93100) Zigbee: allowing new devices to join.
                  2023-07-03 00:02:55.755  - info: zigbee.0 (93100) Starting interview of '0xa4c1388c67dcc204'
                  2023-07-03 00:02:55.781  - warn: zigbee.0 (93100) Device '0xa4c1388c67dcc204' announced itself
                  2023-07-03 00:02:57.594  - error: zigbee.0 (93100) Device 0xa4c1388c67dcc204 "A1Z" not described in statesMapping.
                  2023-07-03 00:02:57.959  - warn: zigbee.0 (93100) Object a4c1388c67dcc204.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 00:02:57.960  - warn: zigbee.0 (93100) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 00:02:58.017  - warn: zigbee.0 (93100) Object a4c1388c67dcc204.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 00:02:58.018  - warn: zigbee.0 (93100) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 00:02:58.027  - warn: zigbee.0 (93100) Object zigbee.0.a4c1388c67dcc204.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 00:02:58.028  - warn: zigbee.0 (93100) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 00:02:58.037  - warn: zigbee.0 (93100) Object zigbee.0.a4c1388c67dcc204.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 00:02:58.037  - warn: zigbee.0 (93100) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 00:03:00.724  - info: zigbee.0 (93100) Successfully interviewed '0xa4c1388c67dcc204', device has successfully been paired
                  2023-07-03 00:03:00.725  - info: zigbee.0 (93100) Device '0xa4c1388c67dcc204' is supported, identified as: NOUS Smart plug (with power monitoring) (A1Z)
                  2023-07-03 00:03:00.728  - info: zigbee.0 (93100) Configuring 0xa4c1388c67dcc204 TS011F
                  2023-07-03 00:03:03.636  - info: zigbee.0 (93100) DeviceConfigure successful 0xa4c1388c67dcc204 TS011F
                  2023-07-03 00:03:13.400  - info: zigbee.0 (93100) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"626a1ae89b93eb11ac711b4f3d98b6d1","pnpId":"usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_626a1ae89b93eb11ac711b4f3d98b6d1-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyUSB1","manufacturer":"FTDI","serialNumber":"DM01F5RM","pnpId":"usb-FTDI_FT230X_Basic_UART_DM01F5RM-if00-port0","vendorId":"0403","productId":"6015"},{"path":"/dev/ttyAMA0"}]
                  2023-07-03 00:03:53.757  - info: zigbee.0 (93100) Zigbee: stop joining
                  

                  Ich hatte noch Tuya Steckdosen da. Mit denen habe ich jetzt erstmal die Nous erstetzt (wobei das schon schön wäre wenn wieder täten 😉 ). Bei den Tuya kamen auch Hinweise:

                  2023-07-03 16:41:35.315  - info: zigbee.0 (3815) Starting interview of '0xa4c138f1b70d8be7'
                  2023-07-03 16:41:35.450  - warn: zigbee.0 (3815) Device '0xa4c138f1b70d8be7' announced itself
                  2023-07-03 16:41:42.201  - warn: zigbee.0 (3815) download icon TS011F_plug_1 for undefined Device not available. Check your devices.
                  2023-07-03 16:41:42.214  - warn: zigbee.0 (3815) download icon TS011F_plug_1 for undefined Device not available. Check your devices.
                  2023-07-03 16:41:42.361  - warn: zigbee.0 (3815) download icon TS011F_plug_1 for undefined Device not available. Check your devices.
                  2023-07-03 16:41:42.376  - error: zigbee.0 (3815) Device 0xa4c138f1b70d8be7 "undefined" not described in statesMapping.
                  2023-07-03 16:41:42.428  - warn: zigbee.0 (3815) download icon TS011F_plug_1 for undefined Device not available. Check your devices.
                  2023-07-03 16:41:42.469  - warn: zigbee.0 (3815) download icon TS011F_plug_1 for undefined Device not available. Check your devices.
                  2023-07-03 16:41:43.525  - warn: zigbee.0 (3815) download icon TS011F_plug_1 for undefined Device not available. Check your devices.
                  2023-07-03 16:41:43.829  - warn: zigbee.0 (3815) download icon TS011F_plug_1 for undefined Device not available. Check your devices.
                  2023-07-03 16:41:49.940  - info: zigbee.0 (3815) Successfully interviewed '0xa4c138f1b70d8be7', device has successfully been paired
                  2023-07-03 16:41:49.940  - info: zigbee.0 (3815) Device '0xa4c138f1b70d8be7' is supported, identified as: TuYa Smart plug (with power monitoring) (TS011F_plug_1)
                  2023-07-03 16:41:49.942  - info: zigbee.0 (3815) Configuring 0xa4c138f1b70d8be7 TS011F
                  2023-07-03 16:41:50.772  - info: zigbee.0 (3815) DeviceConfigure successful 0xa4c138f1b70d8be7 TS011F
                  2023-07-03 16:41:52.278  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.279  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.279  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.279  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.293  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.294  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.295  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.295  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.296  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.296  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.296  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.297  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.304  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.304  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.305  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.305  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.306  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.306  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.306  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.307  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.308  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.308  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.308  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.309  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.309  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.310  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.330  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.331  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.339  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.340  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.340  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.340  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.347  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.347  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.348  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.348  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.349  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.350  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.350  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.351  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.352  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.353  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.353  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.354  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.355  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.355  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.356  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.356  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.357  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.357  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.358  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.358  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.359  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.360  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.361  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.361  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.362  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.362  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.363  - warn: zigbee.0 (3815) Object a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.363  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.364  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.365  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.383  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.384  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.385  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.385  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.386  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.386  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.388  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.388  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.388  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.389  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.390  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.390  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.391  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.391  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.392  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.393  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.393  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.394  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.395  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.395  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.412  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.413  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.414  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.414  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.415  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.416  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.421  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.422  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.440  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.440  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.449  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.450  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.451  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.451  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.452  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.453  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.453  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.454  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.455  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.455  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.456  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.456  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.458  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.458  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.459  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.459  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.488  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.power_outage_memory is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.488  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  2023-07-03 16:41:52.489  - warn: zigbee.0 (3815) Object zigbee.0.a4c138f1b70d8be7.indicator_mode is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-03 16:41:52.489  - warn: zigbee.0 (3815) This object will not be created in future versions. Please report this to the developer.
                  
                  arteck 1 Reply Last reply Reply Quote 0
                  • arteck
                    arteck Developer Most Active @MP_Trixi last edited by

                    @mp_trixi mit den nuos stimmt was im converter nicht.. ist schon seid paar Tagen.

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      MP_Trixi @arteck last edited by MP_Trixi

                      @arteck
                      Converter? D.h. da kann ich nichts machen sondern da wird dran gearbeitet?

                      Was sagen mir die Meldungen beim Pairing der Tuya?

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

                        @mp_trixi sagte in ZigBee neue Version 1.8.x:

                        Converter? D.h. da kann ich nichts machen sondern da wird dran gearbeitet?

                        das hoffe ich mal...

                        für den rest brauche ich die shepherd.db von dir
                        muss mal schauen was der plug da macht..

                        B M 2 Replies Last reply Reply Quote 0
                        • B
                          bommel_030 @arteck last edited by

                          @arteck
                          Meine Nous Steckdosen werden mit der 1.8.12 auch nicht mehr erkannt (mit der 1.8.10 problemlos). Wenn ich das richtig verstehe nutzt ZigBee 1.8.12 den zigbee-herdsmann-converter 15.33.0 . Im Changelog steht zur 15.33.1 sinngemäß "NOUS" wurde durch "Nous" ersetzt. Ist das ganze case sensitiv und das könnte schon die Lösung des Problems sein, oder ist das nur kosmetischer Natur?

                          arteck 1 Reply Last reply Reply Quote 0
                          • T
                            TT-Tom last edited by TT-Tom

                            @arteck

                            gibt es eine Möglichkeit hier den "Klarnamen" in der Fehlermeldung auszugeben. Ich weiss nicht welcher Taster gemeint ist.

                            2023-07-04 06:20:01.866 - error: zigbee.0 (52314) No converter available for 'E1743' with key 'state' 
                            

                            Was soll mir diese Meldung, eigentlich sagen?

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

                              @bommel_030 auf GIT liegt der adapter mit der 15.34 ..teste mal bitte

                              wenn nicht dann kannst du mal lokal bei dir unter

                              /opt/iobroker/node-modules/zigbee-herdsman-converters/devices/nous.js oder .ts

                              editieren und da alle vendor: 'Nous' auf vendor: 'NOUS' ändern...
                              danach adapter neu starten

                              B 1 Reply Last reply Reply Quote 0
                              • arteck
                                arteck Developer Most Active @TT-Tom last edited by

                                @tt-tom sagte in ZigBee neue Version 1.8.x:

                                2023-07-04 06:20:01.866 - error: zigbee.0 (52314) No converter available for 'E1743' with key 'state'

                                installier von GIT und schau nochmal

                                T 2 Replies Last reply Reply Quote 0
                                • B
                                  bommel_030 @arteck last edited by

                                  @arteck
                                  Danke für den Versuch, daran lag es scheinbar nicht.

                                  2023-07-04 10:19:26.273  - error: zigbee.0 (31817) Device 0xa4c138db19fc6f09 "A1Z" not described in statesMapping.
                                  2023-07-04 10:19:26.286  - warn: zigbee.0 (31817) setObject info.debugmessages (type=state) property common.role missing!
                                  2023-07-04 10:19:26.513  - error: zigbee.0 (31817) Device 0xa4c138b625d22abb "A1Z" not described in statesMapping.
                                  2023-07-04 10:19:26.515  - error: zigbee.0 (31817) Device 0xa4c13893b02d38f0 "A1Z" not described in statesMapping.
                                  2023-07-04 10:19:26.520  - error: zigbee.0 (31817) Device 0xa4c138415565ab2d "A1Z" not described in statesMapping.
                                  2023-07-04 10:19:26.522  - error: zigbee.0 (31817) Device 0xa4c138e4b34d3f41 "A1Z" not described in statesMapping.
                                  2023-07-04 10:19:27.197  - error: zigbee.0 (31817) Device 0xa4c138499560c8ed "A1Z" not described in statesMapping.
                                  2023-07-04 10:19:27.199  - error: zigbee.0 (31817) Device 0xa4c138d8dee0f468 "A1Z" not described in statesMapping.
                                  2023-07-04 10:19:27.197  - error: zigbee.0 (31817) Device 0xa4c138499560c8ed "A1Z" not described in statesMapping.
                                  2023-07-04 10:19:27.199  - error: zigbee.0 (31817) Device 0xa4c138d8dee0f468 "A1Z" not described in statesMapping.
                                  2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) Object cc86ecfffefa74ac.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object b4e3f9fffeb6143a.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object cc86ecfffef66b5b.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.136  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object b4e3f9fffebc1fd5.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object 0c4314fffe51aafe.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) Object b4e3f9fffe74f3b3.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.link_quality" has no existing object, this might lead to an error in future versions
                                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.link_quality" has no existing object, this might lead to an error in future versions
                                  2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) Object cc86ecfffefa74ac.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object b4e3f9fffeb6143a.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object cc86ecfffef66b5b.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.136  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object b4e3f9fffebc1fd5.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object 0c4314fffe51aafe.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) Object b4e3f9fffe74f3b3.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                                  2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.link_quality" has no existing object, this might lead to an error in future versions
                                  
                                  


                                  Jeder Versuch zu schalten wir hiermit quittiert:

                                  2023-07-04 10:27:13.371  - error: zigbee.0 (31944) No state available for 'A1Z' with key 'state'
                                  

                                  Komischerweise wird bei allen die Verbindungsstärke aktualisiert. Bei einem sind dafür alle Punkte auf der Kachel verschwunden.
                                  f2ba5180-5cbd-4794-bc33-dcb0bae4bb88-image.png

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

                                    @bommel_030 dreh die kachel mal und poste die Infos
                                    oder noch besser

                                    poste mir die shepherd.db

                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      bommel_030 @arteck last edited by bommel_030

                                      @arteck
                                      c0ea5072-6eaf-4e31-a050-b724eb514f26-image.png

                                      Mit der 1.8.10 Herdsmann 15.0.15 werden sie als diese Steckdosen erkannt.
                                      https://www.zigbee2mqtt.io/devices/TS011F_plug_1.html
                                      Mit der 1.8.12 Herdsmann 15.33.0 bzw. 15.34.0 als
                                      https://www.zigbee2mqtt.io/devices/A1Z.html

                                      Vom Bild her ist das letztere eigentlich richtiger.
                                      shepherd.db

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

                                        @bommel_030 das info brauch ich auch
                                        8a9e9f61-bc38-4554-97bb-262b4221efd8-grafik.png

                                        B 1 Reply Last reply Reply Quote 0
                                        • B
                                          bommel_030 @arteck last edited by

                                          @arteck
                                          Sorry, vorhin vergessen anzuhängen.
                                          Zigbee 1.8.10
                                          10.png
                                          Zigbee 1.8.12
                                          12.png

                                          1 Reply Last reply Reply Quote 0
                                          • T
                                            TT-Tom @arteck last edited by TT-Tom

                                            @arteck

                                            bin seit Sonntag schon auf 1.8.12

                                            so oder benutzdefiniert

                                            Bildschirmfoto 2023-07-04 um 12.03.28.png

                                            B 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            485
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            55
                                            385
                                            59730
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo