Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Zigbee Geräte nach Proxmox Update disconnected

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst] Zigbee Geräte nach Proxmox Update disconnected

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      PROcrastinator @Guest last edited by

      @dp20eic Ja, ich lasse iobroker in einem LXC Container laufen. Der USB Stick wird nach der Anleitung von EddyD's Smarthome Guide auf Youtube weitergereicht.
      Ich bin die Anleitung auch nochmal durchgegangen, um zu prüfen ob dort nicht verändert wurde, passt aber alles.

      Aus Verzweiflung hab ich jetzt nochmal Homeassistant installiert und den Stick dort weitergereicht (VM). Dort erkennt er die meisten Geräte sofort, und kann diese auch steuern. Heißt für mich ja eigentlich, dass es nicht an Proxmox liegen kann, bzw. wenn dann an dem Weg wie es durchgereicht wird. Der Stick ist auch in Ordnung.

      Nun weiß ich nicht, ob ich iobroker komplett neu aufsetzten soll oder es nochmal mit einem Backitup Backup rüchspielen versuche.
      Das komische ist dass ja einzelne Devices erkannt werden, zumindest passiv.

      Leider ist mein Linux Wissen zu mager um hier den Fehler zu finden.

      Homoran ? 2 Replies Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @PROcrastinator last edited by

        @procrastinator sagte in Zigbee Geräte nach Proxmox Update disconnected:

        Dort erkennt er die meisten Geräte sofort,

        ist klar!
        das ist eine

        @procrastinator sagte in Zigbee Geräte nach Proxmox Update disconnected:

        VM

        und kein

        @procrastinator sagte in Zigbee Geräte nach Proxmox Update disconnected:

        LXC Container

        VMs sind da wesentlich pflegeleichter

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User @PROcrastinator last edited by

          @procrastinator sagte in Zigbee Geräte nach Proxmox Update disconnected:

          @dp20eic Ja, ich lasse iobroker in einem LXC Container laufen. Der USB Stick wird nach der Anleitung von EddyD's Smarthome Guide auf Youtube weitergereicht.
          Ich bin die Anleitung auch nochmal durchgegangen, um zu prüfen ob dort nicht verändert wurde, passt aber alles.
          Aus Verzweiflung hab ich jetzt nochmal Homeassistant installiert und den Stick dort weitergereicht (VM). Dort erkennt er die meisten Geräte sofort, und kann diese auch steuern. Heißt für mich ja eigentlich, dass es nicht an Proxmox liegen kann, bzw. wenn dann an dem Weg wie es durchgereicht wird. Der Stick ist auch in Ordnung.
          Nun weiß ich nicht, ob ich iobroker komplett neu aufsetzten soll oder es nochmal mit einem Backitup Backup rüchspielen versuche.
          Das komische ist dass ja einzelne Devices erkannt werden, zumindest passiv.
          Leider ist mein Linux Wissen zu mager um hier den Fehler zu finden.

          Moin,

          zeig doch mal, was bei Dir installiert ist?
          Einmal im Proxmox, dann im LXC Container!

          Proxmox/PVE

          root@pve:~# apt list udev*
          Listing... Done
          udev-dbgsym/stable 247.3-7+1-pmx11u1 amd64
          udev/stable,now 247.3-7+1-pmx11u1 amd64 [installed]
          udevil/stable 0.4.4-3 amd64
          

          LXC-Container

          dp20eic@iobroker:~$ apt list udev*
          Listing... Done
          udev/stable,now 247.3-7+deb11u2 amd64 [installed]
          udevil/stable 0.4.4-3 amd64
          

          Ich habe gerade mein LXC ioBroker Container alle Updates einspielen lassen und den Container rebootet, bei mir funktioniert alles noch so wie zuvor, denn der bekommt die Informationen vom Wirtssystem Proxmox, und da es da noch das alte Paket ist, funktioniert das auch weiterhin, denn der stellt ja die Ressourcen für den Container bereit.
          Bei einer VM, wo Du ein eigenes Debian installierst, da werden Dir die Pakete auf die nicht mehr lauffähigen Versionen hochgezogen und Du musst die Klimmzüge mit alten Paketen halten oder downgrade oder Dir die udev rules selber anlegen arbeiten.

          Da bei Dir aber einige gehen und andere nicht, ist das kein Fehler mit geschrotteten udev, stell doch mal den Zigbee-Adapter auf Debug und schau mal was dann kommt, wenn Du versuchst neu zu Pairen.

          VG
          Bernd

          P 1 Reply Last reply Reply Quote 0
          • P
            PROcrastinator @Guest last edited by PROcrastinator

            @dp20eic Also nachdem ich den Stick nun wieder an die LXC von Proxmox durchreiche und auch ein paar mal neu gestartet hab funktioniert nun alles wieder!
            Leider also eine Lösung bei der ich nicht nachvollziehen kann woran es lag. Und das wo mir gestern der Elektriker doch so nett helfen wollte meiner Frau endlich auch mal ein paar Zigbee Schalter unterzujubeln. bis jetzt gibt es nur Sensoren und Steckdosen. Da kam der Ausfall zum echt falschen Zeitpunkt. 😬

            Falls es Dich interessiert, kann ich aber trotzdem gerne nochmal meine installierten Versionen posten.

            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @PROcrastinator last edited by

              @procrastinator sagte in Zigbee Geräte nach Proxmox Update disconnected:

              Falls es Dich interessiert, kann ich aber trotzdem gerne nochmal meine installierten Versionen posten.

              Moin,

              neh, wenn jetzt erst einmal wieder alles lüppt, dann kümmer dich mal erst um deine bessere Hälfte 🙂

              Deswegen solltest Du ja mal die Zigbee Instanz auf debug stellen, um mehr Informationen im Log File zu sehen.

              Macht man so
              efb8f660-e47b-4bf9-a453-8dad6aa94fd3-grafik.png

              Und nicht vergessen es wieder zurückzudrehen, wenn nicht, gebraucht.
              Is nu aber zu spät 🙂

              VG
              Bernd

              P 1 Reply Last reply Reply Quote 0
              • P
                PROcrastinator @Guest last edited by

                @dp20eic Ok, werd ich mir merken für das nächste Update...

                P 1 Reply Last reply Reply Quote 0
                • P
                  PROcrastinator @PROcrastinator last edited by PROcrastinator

                  So, das Problem ist wieder da, einige Geräte werden als disconnected gezeigt, und man kann keine neuen Geräte hinzufügen. Wenn ich das richtig verstanden habe wäre es einfacher ioBroker als VM laufen zu lassen statt als LXC?
                  Dann würde ich wohl lieber umziehen als mich rum zu Ärgern. Hatte es eigentlich als LXC laufen lassen wollen wegen Ressourcenverbrauch aber das bringt ja nix wenn es nicht läuft.

                  ? 1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @PROcrastinator last edited by

                    @procrastinator sagte in Zigbee Geräte nach Proxmox Update disconnected:

                    Dann würde ich wohl lieber umziehen als mich rum zu Ärgern. Hatte es eigentlich als LXC laufen lassen wollen wegen Ressourcenverbrauch aber das bringt ja nix wenn es nicht läuft.

                    Moin,

                    erst einmal, klar kann man es auch mit einer VM versuchen, um dem Fehler auf die Spur zu kommen.
                    Es wäre aber auch schön, wenn Du da mal die Debug Informationen postest, denn ansonsten stocherst Du immer im Trüben.

                    Zweitens, ich fahre schon immer einen LXC Container mit ioBroker und dem durchgereichten USB-Stick, sogar mehrere Zigbee, ZWave und habe kein Problem, ~60 angelernte Devices.

                    Ist bei Dir irgendetwas neu hinzugekommen, sodass Du vielleicht auf dem Kanal, den Du bei Zigbee nutzt, auch von irgendeinem anderen genutzt wird? Oder beim 2.4 Ghz Netz?

                    VG
                    Bernd

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      PROcrastinator @Guest last edited by

                      @dp20eic Moin Bernd, nein, hinzugekommen ist nicht, ich hab nur gedacht ich lass mal alle Updates einspielen. Und nach dem Neustart fingen die Probleme an. Hat vorher auch alles super funktioniert. Ich hab heute mal auf debug gestellt, allerdings kommt dann eine ganze Flut an Meldungen.
                      Soll ich das alles komplett als Code posten?

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

                        @procrastinator sagte in Zigbee Geräte nach Proxmox Update disconnected:

                        Soll ich das alles komplett als Code posten?

                        Wäre vielleicht hilfreich.

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          PROcrastinator @Thomas Braun last edited by

                          @thomas-braun Vielen Dank für Deine Geduld, hier mal das Protokoll:

                          zigbee.0
                          2023-05-08 10:41:52.829	info	0xa4c138b585a549dd (addr 3503): E6 - Nous Temperature & humidity LCD sensor (EndDevice)
                          
                          zigbee.0
                          2023-05-08 10:41:52.828	debug	New device event: {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":8,"_type":"EndDevice","_ieeeAddr":"0xa4c138b585a549dd","_networkAddress":3503,"_manufacturerID":4417,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":81,"inputClusters":[4,5,61184,0],"outputClusters":[25,10],"deviceNetworkAddress":3503,"deviceIeeeAddress":"0xa4c138b585a549dd","clusters":{"genBasic":{"attributes":{"65503":"���+i���+i���+i���+i���+i���+iɯ�+iӯ�+i6��+i@��+iq��+i{��+i","65506":51,"65508":0,"modelId":"TS0601","manufacturerName":"_TZE200_nnrfa68v","powerSource":3,"zclVersion":3,"appVersion":66,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"_binds":[{"cluster":0,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"_TZE200_nnrfa68v","_powerSource":"Battery","_modelID":"TS0601","_applicationVersion":66,"_stackVersion":0,"_zclVersion":3,"_hardwareVersion":1,"_dateCode":"","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":821693351},"_lastSeen":1683534971733,"_defaultSendRequestWhen":"immediate"},"mapped":{"fingerprint":[{"modelID":"TS0601","manufacturerName":"_TZE200_nnrfa68v"}],"model":"E6","vendor":"Nous","description":"Temperature & humidity LCD sensor","fromZigbee":[{"cluster":"manuSpecificTuya","type":["commandDataResponse","commandDataReport"],"options":[{"type":"numeric","name":"temperature_precision","property":"temperature_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for temperature, takes into effect on next report of device."},{"type":"numeric","name":"temperature_calibration","property":"temperature_calibration","access":2,"description":"Calibrates the temperature value (absolute offset), takes into effect on next report of device."},{"type":"numeric","name":"humidity_precision","property":"humidity_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for humidity, takes into effect on next report of device."},{"type":"numeric","name":"humidity_calibration","property":"humidity_calibration","access":2,"description":"Calibrates the humidity value (absolute offset), takes into effect on next report of device."}]},{"cluster":"manuSpecificTuya","type":["commandMcuSyncTime"]}],"toZigbee":[{"key":["min_temperature","max_temperature","temperature_sensitivity","temperature_unit_convert","temperature_report_interval","min_humidity","max_humidity","humidity_sensitivity","humidity_report_interval"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"exposes":[{"type":"numeric","name":"temperature","property":"temperature","access":1,"unit":"°C","description":"Measured temperature value"},{"type":"numeric","name":"humidity","property":"humidity","access":1,"unit":"%","description":"Measured relative humidity"},{"type":"numeric","name":"battery","property":"battery","access":1,"unit":"%","description":"Remaining battery in %","value_min":0,"value_max":100},{"type":"enum","name":"temperature_unit_convert","property":"temperature_unit_convert","access":3,"values":["celsius","fahrenheit"],"description":"Current display unit"},{"type":"enum","name":"temperature_alarm","property":"temperature_alarm","access":1,"values":["canceled","lower_alarm","upper_alarm"],"description":"Temperature alarm status"},{"type":"numeric","name":"max_temperature","property":"max_temperature","access":3,"unit":"°C","value_min":-20,"value_max":60,"description":"Alarm temperature max"},{"type":"numeric","name":"min_temperature","property":"min_temperature","access":3,"unit":"°C","value_min":-20,"value_max":60,"description":"Alarm temperature min"},{"type":"numeric","name":"temperature_sensitivity","property":"temperature_sensitivity","access":3,"unit":"°C","value_min":0.1,"value_max":50,"value_step":0.1,"description":"Temperature sensitivity"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"options":["[Circular]","[Circular]","[Circular]","[Circular]"]},"name":"0xa4c138b585a549dd"}
                          
                          zigbee.0
                          2023-05-08 10:41:52.828	info	0xa4c13865b5be7e19 (addr 25067): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router)
                          
                          zigbee.0
                          2023-05-08 10:41:52.828	debug	New device event: {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":7,"_type":"Router","_ieeeAddr":"0xa4c13865b5be7e19","_networkAddress":25067,"_manufacturerID":4417,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57345,57344,0],"outputClusters":[25,10],"deviceNetworkAddress":25067,"deviceIeeeAddress":"0xa4c13865b5be7e19","clusters":{"genBasic":{"attributes":{"stackVersion":0,"dateCode":"","zclVersion":3}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":1000,"acCurrentMultiplier":1,"rmsVoltage":239,"activePower":0,"rmsCurrent":0}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,11938]}},"genOnOff":{"attributes":{"20480":1,"32768":0,"onOff":1,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":0,"moesStartUpOnOff":2,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"53264":2,"switchType":0,"powerOnBehavior":2}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1]}],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[],"outputClusters":[33],"deviceNetworkAddress":25067,"deviceIeeeAddress":"0xa4c13865b5be7e19","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"_TZ3000_ksw8qtmt","_powerSource":"Mains (single phase)","_modelID":"TS011F","_applicationVersion":74,"_stackVersion":0,"_zclVersion":3,"_hardwareVersion":1,"_dateCode":"","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":680236614},"_lastSeen":1683533674245,"_defaultSendRequestWhen":"immediate"},"mapped":{"exposes":[{"type":"switch","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","description":"On/off state of the switch","value_toggle":"TOGGLE"}]},{"type":"enum","name":"power_outage_memory","property":"power_outage_memory","access":7,"values":["on","off","restore"],"description":"Recover state after power outage"},{"type":"enum","name":"indicator_mode","property":"indicator_mode","access":7,"values":["off","off/on","on/off","on"],"description":"LED indicator mode"},{"type":"numeric","name":"power","property":"power","access":1,"unit":"W","description":"Instantaneous measured power"},{"type":"numeric","name":"current","property":"current","access":1,"unit":"A","description":"Instantaneous measured electrical current"},{"type":"numeric","name":"voltage","property":"voltage","access":1,"unit":"V","description":"Measured electrical potential value"},{"type":"numeric","name":"energy","property":"energy","access":1,"unit":"kWh","description":"Sum of consumed energy"},{"type":"lock","features":[{"type":"binary","name":"state","property":"child_lock","access":3,"value_on":"LOCK","value_off":"UNLOCK","description":"Enables/disables physical input on the device"}]},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"haElectricalMeasurement","type":["attributeReport","readResponse"],"options":[{"type":"numeric","name":"power_calibration","property":"power_calibration","access":2,"description":"Calibrates the power value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"power_precision","property":"power_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for power, takes into effect on next report of device."},{"type":"numeric","name":"current_calibration","property":"current_calibration","access":2,"description":"Calibrates the current value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"current_precision","property":"current_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for current, takes into effect on next report of device."},{"type":"numeric","name":"voltage_calibration","property":"voltage_calibration","access":2,"description":"Calibrates the voltage value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"voltage_precision","property":"voltage_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for voltage, takes into effect on next report of device."}]},{"cluster":"seMetering","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior","power_outage_memory"]},{"key":["backlight_mode","indicator_mode"]},{"key":["child_lock"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"zigbeeModel":["TS011F"],"model":"TS011F_plug_1","description":"Smart plug (with power monitoring)","vendor":"TuYa","whiteLabel":[{"vendor":"LELLKI","model":"TS011F_plug"},{"vendor":"NEO","model":"NAS-WR01B"},{"vendor":"BlitzWolf","model":"BW-SHP15"},{"vendor":"Nous","model":"A1Z"},{"vendor":"BlitzWolf","model":"BW-SHP13"},{"vendor":"MatSee Plus","model":"PJ-ZSW01"},{"vendor":"MODEMIX","model":"MOD037"},{"vendor":"MODEMIX","model":"MOD048"},{"vendor":"Coswall","model":"CS-AJ-DE2U-ZG-11"}],"ota":{},"options":["[Circular]","[Circular]","[Circular]","[Circular]","[Circular]","[Circular]",{"type":"numeric","name":"energy_precision","property":"energy_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for energy, takes into effect on next report of device."},{"type":"numeric","name":"energy_calibration","property":"energy_calibration","access":2,"description":"Calibrates the energy value (percentual offset), takes into effect on next report of device."}]},"name":"0xa4c13865b5be7e19"}
                          
                          zigbee.0
                          2023-05-08 10:41:52.827	info	0xa4c138f6ce64ab7a (addr 15255): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router)
                          
                          zigbee.0
                          2023-05-08 10:41:52.827	debug	New device event: {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":6,"_type":"Router","_ieeeAddr":"0xa4c138f6ce64ab7a","_networkAddress":15255,"_manufacturerID":4417,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57345,57344,0],"outputClusters":[25,10],"deviceNetworkAddress":15255,"deviceIeeeAddress":"0xa4c138f6ce64ab7a","clusters":{"genBasic":{"attributes":{"modelId":"TS011F","manufacturerName":"_TZ3000_ksw8qtmt","powerSource":1,"zclVersion":3,"appVersion":74,"stackVersion":0,"hwVersion":1,"dateCode":""}},"genOnOff":{"attributes":{"20480":1,"32768":0,"onOff":0,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":1,"moesStartUpOnOff":0,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"53264":2,"switchType":0,"powerOnBehavior":0}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":1000,"acCurrentMultiplier":1,"rmsVoltage":235,"rmsCurrent":0,"activePower":0}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,3806]}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1]}],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[],"outputClusters":[33],"deviceNetworkAddress":15255,"deviceIeeeAddress":"0xa4c138f6ce64ab7a","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"_TZ3000_ksw8qtmt","_powerSource":"Mains (single phase)","_modelID":"TS011F","_applicationVersion":74,"_stackVersion":0,"_zclVersion":3,"_hardwareVersion":1,"_dateCode":"","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":680236614},"_lastSeen":1683535307247,"_defaultSendRequestWhen":"immediate"},"mapped":{"exposes":[{"type":"switch","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","description":"On/off state of the switch","value_toggle":"TOGGLE"}]},{"type":"enum","name":"power_outage_memory","property":"power_outage_memory","access":7,"values":["on","off","restore"],"description":"Recover state after power outage"},{"type":"enum","name":"indicator_mode","property":"indicator_mode","access":7,"values":["off","off/on","on/off","on"],"description":"LED indicator mode"},{"type":"numeric","name":"power","property":"power","access":1,"unit":"W","description":"Instantaneous measured power"},{"type":"numeric","name":"current","property":"current","access":1,"unit":"A","description":"Instantaneous measured electrical current"},{"type":"numeric","name":"voltage","property":"voltage","access":1,"unit":"V","description":"Measured electrical potential value"},{"type":"numeric","name":"energy","property":"energy","access":1,"unit":"kWh","description":"Sum of consumed energy"},{"type":"lock","features":[{"type":"binary","name":"state","property":"child_lock","access":3,"value_on":"LOCK","value_off":"UNLOCK","description":"Enables/disables physical input on the device"}]},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"haElectricalMeasurement","type":["attributeReport","readResponse"],"options":[{"type":"numeric","name":"power_calibration","property":"power_calibration","access":2,"description":"Calibrates the power value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"power_precision","property":"power_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for power, takes into effect on next report of device."},{"type":"numeric","name":"current_calibration","property":"current_calibration","access":2,"description":"Calibrates the current value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"current_precision","property":"current_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for current, takes into effect on next report of device."},{"type":"numeric","name":"voltage_calibration","property":"voltage_calibration","access":2,"description":"Calibrates the voltage value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"voltage_precision","property":"voltage_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for voltage, takes into effect on next report of device."}]},{"cluster":"seMetering","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior","power_outage_memory"]},{"key":["backlight_mode","indicator_mode"]},{"key":["child_lock"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"zigbeeModel":["TS011F"],"model":"TS011F_plug_1","description":"Smart plug (with power monitoring)","vendor":"TuYa","whiteLabel":[{"vendor":"LELLKI","model":"TS011F_plug"},{"vendor":"NEO","model":"NAS-WR01B"},{"vendor":"BlitzWolf","model":"BW-SHP15"},{"vendor":"Nous","model":"A1Z"},{"vendor":"BlitzWolf","model":"BW-SHP13"},{"vendor":"MatSee Plus","model":"PJ-ZSW01"},{"vendor":"MODEMIX","model":"MOD037"},{"vendor":"MODEMIX","model":"MOD048"},{"vendor":"Coswall","model":"CS-AJ-DE2U-ZG-11"}],"ota":{},"options":["[Circular]","[Circular]","[Circular]","[Circular]","[Circular]","[Circular]",{"type":"numeric","name":"energy_precision","property":"energy_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for energy, takes into effect on next report of device."},{"type":"numeric","name":"energy_calibration","property":"energy_calibration","access":2,"description":"Calibrates the energy value (percentual offset), takes into effect on next report of device."}]},"name":"0xa4c138f6ce64ab7a"}
                          
                          zigbee.0
                          2023-05-08 10:41:52.826	info	0xa4c1380f22d07657 (addr 21958): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router)
                          
                          zigbee.0
                          2023-05-08 10:41:52.826	debug	New device event: {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":5,"_type":"Router","_ieeeAddr":"0xa4c1380f22d07657","_networkAddress":21958,"_manufacturerID":4417,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57345,57344,0],"outputClusters":[25,10],"deviceNetworkAddress":21958,"deviceIeeeAddress":"0xa4c1380f22d07657","clusters":{"genBasic":{"attributes":{"65503":"��5+\u0016","65506":53,"65508":0,"65534":0,"modelId":"TS011F","manufacturerName":"_TZ3000_ksw8qtmt","powerSource":1,"zclVersion":3,"appVersion":74,"stackVersion":0,"hwVersion":1,"dateCode":""}},"genOnOff":{"attributes":{"20480":1,"32768":0,"onOff":1,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":0,"moesStartUpOnOff":1,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"53264":1,"switchType":0,"powerOnBehavior":1}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":1000,"acCurrentMultiplier":1,"rmsVoltage":236,"rmsCurrent":126,"activePower":8}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,9794]}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1]}],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[],"outputClusters":[33],"deviceNetworkAddress":21958,"deviceIeeeAddress":"0xa4c1380f22d07657","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"_TZ3000_ksw8qtmt","_powerSource":"Mains (single phase)","_modelID":"TS011F","_applicationVersion":74,"_stackVersion":0,"_zclVersion":3,"_hardwareVersion":1,"_dateCode":"","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":-1798312590},"_lastSeen":1683535307105,"_defaultSendRequestWhen":"immediate"},"mapped":{"exposes":[{"type":"switch","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","description":"On/off state of the switch","value_toggle":"TOGGLE"}]},{"type":"enum","name":"power_outage_memory","property":"power_outage_memory","access":7,"values":["on","off","restore"],"description":"Recover state after power outage"},{"type":"enum","name":"indicator_mode","property":"indicator_mode","access":7,"values":["off","off/on","on/off","on"],"description":"LED indicator mode"},{"type":"numeric","name":"power","property":"power","access":1,"unit":"W","description":"Instantaneous measured power"},{"type":"numeric","name":"current","property":"current","access":1,"unit":"A","description":"Instantaneous measured electrical current"},{"type":"numeric","name":"voltage","property":"voltage","access":1,"unit":"V","description":"Measured electrical potential value"},{"type":"numeric","name":"energy","property":"energy","access":1,"unit":"kWh","description":"Sum of consumed energy"},{"type":"lock","features":[{"type":"binary","name":"state","property":"child_lock","access":3,"value_on":"LOCK","value_off":"UNLOCK","description":"Enables/disables physical input on the device"}]},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"haElectricalMeasurement","type":["attributeReport","readResponse"],"options":[{"type":"numeric","name":"power_calibration","property":"power_calibration","access":2,"description":"Calibrates the power value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"power_precision","property":"power_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for power, takes into effect on next report of device."},{"type":"numeric","name":"current_calibration","property":"current_calibration","access":2,"description":"Calibrates the current value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"current_precision","property":"current_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for current, takes into effect on next report of device."},{"type":"numeric","name":"voltage_calibration","property":"voltage_calibration","access":2,"description":"Calibrates the voltage value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"voltage_precision","property":"voltage_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for voltage, takes into effect on next report of device."}]},{"cluster":"seMetering","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior","power_outage_memory"]},{"key":["backlight_mode","indicator_mode"]},{"key":["child_lock"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"zigbeeModel":["TS011F"],"model":"TS011F_plug_1","description":"Smart plug (with power monitoring)","vendor":"TuYa","whiteLabel":[{"vendor":"LELLKI","model":"TS011F_plug"},{"vendor":"NEO","model":"NAS-WR01B"},{"vendor":"BlitzWolf","model":"BW-SHP15"},{"vendor":"Nous","model":"A1Z"},{"vendor":"BlitzWolf","model":"BW-SHP13"},{"vendor":"MatSee Plus","model":"PJ-ZSW01"},{"vendor":"MODEMIX","model":"MOD037"},{"vendor":"MODEMIX","model":"MOD048"},{"vendor":"Coswall","model":"CS-AJ-DE2U-ZG-11"}],"ota":{},"options":["[Circular]","[Circular]","[Circular]","[Circular]","[Circular]","[Circular]",{"type":"numeric","name":"energy_precision","property":"energy_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for energy, takes into effect on next report of device."},{"type":"numeric","name":"energy_calibration","property":"energy_calibration","access":2,"description":"Calibrates the energy value (percentual offset), takes into effect on next report of device."}]},"name":"0xa4c1380f22d07657"}
                          
                          zigbee.0
                          2023-05-08 10:41:52.826	info	0xa4c138072cd30165 (addr 45291): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router)
                          
                          zigbee.0
                          2023-05-08 10:41:52.825	debug	New device event: {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":4,"_type":"Router","_ieeeAddr":"0xa4c138072cd30165","_networkAddress":45291,"_manufacturerID":4417,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57345,57344,0],"outputClusters":[25,10],"deviceNetworkAddress":45291,"deviceIeeeAddress":"0xa4c138072cd30165","clusters":{"genBasic":{"attributes":{"65506":53,"65508":0,"modelId":"TS011F","manufacturerName":"_TZ3000_ksw8qtmt","powerSource":1,"zclVersion":3,"appVersion":74,"stackVersion":0,"hwVersion":1,"dateCode":""}},"genOnOff":{"attributes":{"20480":1,"32768":0,"onOff":1,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":0,"moesStartUpOnOff":2,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"53264":2,"switchType":0,"powerOnBehavior":2}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":1000,"acCurrentMultiplier":1,"rmsVoltage":237,"rmsCurrent":11,"activePower":0}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,24824],"status":0}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1]}],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[],"outputClusters":[33],"deviceNetworkAddress":45291,"deviceIeeeAddress":"0xa4c138072cd30165","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"_TZ3000_ksw8qtmt","_powerSource":"Mains (single phase)","_modelID":"TS011F","_applicationVersion":74,"_stackVersion":0,"_zclVersion":3,"_hardwareVersion":1,"_dateCode":"","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":680236614},"_lastSeen":1683535269237,"_defaultSendRequestWhen":"immediate"},"mapped":{"exposes":[{"type":"switch","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","description":"On/off state of the switch","value_toggle":"TOGGLE"}]},{"type":"enum","name":"power_outage_memory","property":"power_outage_memory","access":7,"values":["on","off","restore"],"description":"Recover state after power outage"},{"type":"enum","name":"indicator_mode","property":"indicator_mode","access":7,"values":["off","off/on","on/off","on"],"description":"LED indicator mode"},{"type":"numeric","name":"power","property":"power","access":1,"unit":"W","description":"Instantaneous measured power"},{"type":"numeric","name":"current","property":"current","access":1,"unit":"A","description":"Instantaneous measured electrical current"},{"type":"numeric","name":"voltage","property":"voltage","access":1,"unit":"V","description":"Measured electrical potential value"},{"type":"numeric","name":"energy","property":"energy","access":1,"unit":"kWh","description":"Sum of consumed energy"},{"type":"lock","features":[{"type":"binary","name":"state","property":"child_lock","access":3,"value_on":"LOCK","value_off":"UNLOCK","description":"Enables/disables physical input on the device"}]},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"haElectricalMeasurement","type":["attributeReport","readResponse"],"options":[{"type":"numeric","name":"power_calibration","property":"power_calibration","access":2,"description":"Calibrates the power value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"power_precision","property":"power_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for power, takes into effect on next report of device."},{"type":"numeric","name":"current_calibration","property":"current_calibration","access":2,"description":"Calibrates the current value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"current_precision","property":"current_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for current, takes into effect on next report of device."},{"type":"numeric","name":"voltage_calibration","property":"voltage_calibration","access":2,"description":"Calibrates the voltage value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"voltage_precision","property":"voltage_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for voltage, takes into effect on next report of device."}]},{"cluster":"seMetering","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior","power_outage_memory"]},{"key":["backlight_mode","indicator_mode"]},{"key":["child_lock"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"zigbeeModel":["TS011F"],"model":"TS011F_plug_1","description":"Smart plug (with power monitoring)","vendor":"TuYa","whiteLabel":[{"vendor":"LELLKI","model":"TS011F_plug"},{"vendor":"NEO","model":"NAS-WR01B"},{"vendor":"BlitzWolf","model":"BW-SHP15"},{"vendor":"Nous","model":"A1Z"},{"vendor":"BlitzWolf","model":"BW-SHP13"},{"vendor":"MatSee Plus","model":"PJ-ZSW01"},{"vendor":"MODEMIX","model":"MOD037"},{"vendor":"MODEMIX","model":"MOD048"},{"vendor":"Coswall","model":"CS-AJ-DE2U-ZG-11"}],"ota":{},"options":["[Circular]","[Circular]","[Circular]","[Circular]","[Circular]","[Circular]",{"type":"numeric","name":"energy_precision","property":"energy_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for energy, takes into effect on next report of device."},{"type":"numeric","name":"energy_calibration","property":"energy_calibration","access":2,"description":"Calibrates the energy value (percentual offset), takes into effect on next report of device."}]},"name":"0xa4c138072cd30165"}
                          
                          zigbee.0
                          2023-05-08 10:41:52.825	info	0x00158d0007e08b8f (addr 53667): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                          
                          zigbee.0
                          2023-05-08 10:41:52.824	debug	New device event: {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":3,"_type":"EndDevice","_ieeeAddr":"0x00158d0007e08b8f","_networkAddress":53667,"_manufacturerID":4151,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":770,"inputClusters":[0,3,65535,1026,1027,1029],"outputClusters":[0,4,65535],"deviceNetworkAddress":53667,"deviceIeeeAddress":"0x00158d0007e08b8f","clusters":{"genBasic":{"attributes":{"65281":{"1":2945,"4":17320,"5":109,"6":[0,1],"10":45291,"100":1858,"101":8439,"102":101426},"modelId":"lumi.weather","appVersion":5,"manufacturerName":"LUMI","powerSource":3,"zclVersion":1,"stackVersion":2,"hwVersion":30,"dateCode":"20191205","swBuildId":"3000-0001"}},"msTemperatureMeasurement":{"attributes":{"measuredValue":2461}},"msRelativeHumidity":{"attributes":{"measuredValue":6300}},"msPressureMeasurement":{"attributes":{"measuredValue":1015,"scale":-1,"scaledValue":10158}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"LUMI","_powerSource":"Battery","_modelID":"lumi.weather","_applicationVersion":5,"_stackVersion":2,"_zclVersion":1,"_hardwareVersion":30,"_dateCode":"20191205","_softwareBuildID":"3000-0001","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1683534856956,"_defaultSendRequestWhen":"immediate"},"mapped":{"zigbeeModel":["lumi.weather"],"model":"WSDCGQ11LM","vendor":"Xiaomi","description":"Aqara temperature, humidity and pressure sensor","meta":{"battery":{"voltageToPercentage":"3V_2850_3000"}},"fromZigbee":[{"cluster":"genBasic","type":["attributeReport","readResponse"]},{"cluster":"msTemperatureMeasurement","options":[{"type":"numeric","name":"temperature_precision","property":"temperature_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for temperature, takes into effect on next report of device."},{"type":"numeric","name":"temperature_calibration","property":"temperature_calibration","access":2,"description":"Calibrates the temperature value (absolute offset), takes into effect on next report of device."}],"type":["attributeReport","readResponse"]},{"cluster":"msRelativeHumidity","type":["attributeReport","readResponse"],"options":[{"type":"numeric","name":"humidity_precision","property":"humidity_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for humidity, takes into effect on next report of device."},{"type":"numeric","name":"humidity_calibration","property":"humidity_calibration","access":2,"description":"Calibrates the humidity value (absolute offset), takes into effect on next report of device."}]},{"cluster":"msPressureMeasurement","type":["attributeReport","readResponse"],"options":[{"type":"numeric","name":"pressure_precision","property":"pressure_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for pressure, takes into effect on next report of device."},{"type":"numeric","name":"pressure_calibration","property":"pressure_calibration","access":2,"description":"Calibrates the pressure value (absolute offset), takes into effect on next report of device."}]}],"toZigbee":[{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"exposes":[{"type":"numeric","name":"battery","property":"battery","access":1,"unit":"%","description":"Remaining battery in %","value_min":0,"value_max":100},{"type":"numeric","name":"temperature","property":"temperature","access":1,"unit":"°C","description":"Measured temperature value"},{"type":"numeric","name":"humidity","property":"humidity","access":1,"unit":"%","description":"Measured relative humidity"},{"type":"numeric","name":"pressure","property":"pressure","access":1,"unit":"hPa","description":"The measured atmospheric pressure"},{"type":"numeric","name":"voltage","property":"voltage","access":1,"unit":"mV","description":"Voltage of the battery in millivolts"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"options":[{"type":"numeric","name":"temperature_calibration","property":"temperature_calibration","access":2,"description":"Calibrates the temperature value (absolute offset), takes into effect on next report of device."},{"type":"numeric","name":"temperature_precision","property":"temperature_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for temperature, takes into effect on next report of device."},{"type":"numeric","name":"pressure_calibration","property":"pressure_calibration","access":2,"description":"Calibrates the pressure value (absolute offset), takes into effect on next report of device."},{"type":"numeric","name":"pressure_precision","property":"pressure_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for pressure, takes into effect on next report of device."},"[Circular]","[Circular]"]},"name":"0x00158d0007e08b8f"}
                          
                          zigbee.0
                          2023-05-08 10:41:52.821	info	0x00158d0007d3d429 (addr 62218): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                          
                          zigbee.0
                          2023-05-08 10:41:52.821	debug	New device event: {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":2,"_type":"EndDevice","_ieeeAddr":"0x00158d0007d3d429","_networkAddress":62218,"_manufacturerID":4151,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":770,"inputClusters":[0,3,65535,1026,1027,1029],"outputClusters":[0,4,65535],"deviceNetworkAddress":62218,"deviceIeeeAddress":"0x00158d0007d3d429","clusters":{"genBasic":{"attributes":{"65281":{"1":2965,"4":5032,"5":36,"6":[0,327681],"10":40551,"100":2152,"101":8224,"102":102406},"modelId":"lumi.weather","appVersion":5,"manufacturerName":"LUMI","powerSource":3,"zclVersion":1,"stackVersion":2,"hwVersion":30,"dateCode":"20191205","swBuildId":"3000-0001"}},"msTemperatureMeasurement":{"attributes":{"measuredValue":2369}},"msRelativeHumidity":{"attributes":{"measuredValue":7391}},"msPressureMeasurement":{"attributes":{"measuredValue":1023,"scale":-1,"scaledValue":10236}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"LUMI","_powerSource":"Battery","_modelID":"lumi.weather","_applicationVersion":5,"_stackVersion":2,"_zclVersion":1,"_hardwareVersion":30,"_dateCode":"20191205","_softwareBuildID":"3000-0001","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1683534699122,"_defaultSendRequestWhen":"immediate"},"mapped":{"zigbeeModel":["lumi.weather"],"model":"WSDCGQ11LM","vendor":"Xiaomi","description":"Aqara temperature, humidity and pressure sensor","meta":{"battery":{"voltageToPercentage":"3V_2850_3000"}},"fromZigbee":[{"cluster":"genBasic","type":["attributeReport","readResponse"]},{"cluster":"msTemperatureMeasurement","options":[{"type":"numeric","name":"temperature_precision","property":"temperature_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for temperature, takes into effect on next report of device."},{"type":"numeric","name":"temperature_calibration","property":"temperature_calibration","access":2,"description":"Calibrates the temperature value (absolute offset), takes into effect on next report of device."}],"type":["attributeReport","readResponse"]},{"cluster":"msRelativeHumidity","type":["attributeReport","readResponse"],"options":[{"type":"numeric","name":"humidity_precision","property":"humidity_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for humidity, takes into effect on next report of device."},{"type":"numeric","name":"humidity_calibration","property":"humidity_calibration","access":2,"description":"Calibrates the humidity value (absolute offset), takes into effect on next report of device."}]},{"cluster":"msPressureMeasurement","type":["attributeReport","readResponse"],"options":[{"type":"numeric","name":"pressure_precision","property":"pressure_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for pressure, takes into effect on next report of device."},{"type":"numeric","name":"pressure_calibration","property":"pressure_calibration","access":2,"description":"Calibrates the pressure value (absolute offset), takes into effect on next report of device."}]}],"toZigbee":[{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"exposes":[{"type":"numeric","name":"battery","property":"battery","access":1,"unit":"%","description":"Remaining battery in %","value_min":0,"value_max":100},{"type":"numeric","name":"temperature","property":"temperature","access":1,"unit":"°C","description":"Measured temperature value"},{"type":"numeric","name":"humidity","property":"humidity","access":1,"unit":"%","description":"Measured relative humidity"},{"type":"numeric","name":"pressure","property":"pressure","access":1,"unit":"hPa","description":"The measured atmospheric pressure"},{"type":"numeric","name":"voltage","property":"voltage","access":1,"unit":"mV","description":"Voltage of the battery in millivolts"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"options":[{"type":"numeric","name":"temperature_calibration","property":"temperature_calibration","access":2,"description":"Calibrates the temperature value (absolute offset), takes into effect on next report of device."},{"type":"numeric","name":"temperature_precision","property":"temperature_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for temperature, takes into effect on next report of device."},{"type":"numeric","name":"pressure_calibration","property":"pressure_calibration","access":2,"description":"Calibrates the pressure value (absolute offset), takes into effect on next report of device."},{"type":"numeric","name":"pressure_precision","property":"pressure_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for pressure, takes into effect on next report of device."},"[Circular]","[Circular]"]},"name":"0x00158d0007d3d429"}
                          
                          zigbee.0
                          2023-05-08 10:41:52.820	debug	DeviceConfigure:DeviceConfigure 0xa4c138af5361218a TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.820	debug	DeviceConfigure:DeviceConfigure 0xa4c13820ce967adb TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.819	debug	DeviceConfigure:DeviceConfigure 0x9035eafffeaf5fb5 TS0101 not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.819	debug	DeviceConfigure:DeviceConfigure 0xa4c13854d4832e15 TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.819	debug	DeviceConfigure:DeviceConfigure 0xa4c1385c80119b31 TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.819	debug	DeviceConfigure:DeviceConfigure 0xa4c138d89c4c8614 TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.819	debug	DeviceConfigure:DeviceConfigure 0xa4c1383d52854eef TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.818	debug	DeviceConfigure:DeviceConfigure 0xa4c138afffcf7a65 TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.818	debug	DeviceConfigure:DeviceConfigure 0xa4c138450bb97d84 TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.818	debug	DeviceConfigure:DeviceConfigure 0xa4c1389037c5ef89 TS0601 not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.818	debug	DeviceConfigure:DeviceConfigure 0xa4c1383a0d04dafc TS0203 not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.817	debug	DeviceConfigure:DeviceConfigure 0xa4c138e3a62b2502 TS0601 not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.817	debug	DeviceConfigure:DeviceConfigure 0xa4c1386a948505ae TS0601 not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.816	debug	DeviceConfigure:DeviceConfigure 0xa4c138c66f278d96 TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.816	debug	DeviceConfigure:DeviceConfigure 0xa4c138cf4ef6de5c TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.815	debug	DeviceConfigure:DeviceConfigure 0xa4c138cc531cbee1 TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.815	debug	DeviceConfigure:DeviceConfigure 0xa4c138e2021c1cc0 TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.815	debug	DeviceConfigure:DeviceConfigure 0xa4c138931420cd2b TS0601 not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.815	debug	DeviceConfigure:DeviceConfigure 0xa4c138da9533e551 TS0601 not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.814	debug	DeviceConfigure:DeviceConfigure 0xa4c138b585a549dd TS0601 not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.813	debug	DeviceConfigure:DeviceConfigure 0xa4c13865b5be7e19 TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.812	debug	DeviceConfigure:DeviceConfigure 0xa4c138f6ce64ab7a TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.812	debug	DeviceConfigure:DeviceConfigure 0xa4c1380f22d07657 TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.812	debug	DeviceConfigure:DeviceConfigure 0xa4c138072cd30165 TS011F not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.812	debug	DeviceConfigure:DeviceConfigure 0x00158d0007e08b8f lumi.weather not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.812	debug	DeviceConfigure:DeviceConfigure 0x00158d0007d3d429 lumi.weather not needed
                          
                          zigbee.0
                          2023-05-08 10:41:52.810	debug	DeviceAvailability:Publish LQ for 0xa4c1389037c5ef89 = 10
                          
                          zigbee.0
                          2023-05-08 10:41:52.809	debug	DeviceAvailability:Publish available for 0xa4c1389037c5ef89 = true
                          
                          zigbee.0
                          2023-05-08 10:41:52.809	debug	DeviceAvailability:Publish LQ for 0xa4c1383a0d04dafc = 10
                          
                          zigbee.0
                          2023-05-08 10:41:52.808	debug	DeviceAvailability:Publish available for 0xa4c1383a0d04dafc = true
                          
                          zigbee.0
                          2023-05-08 10:41:52.807	debug	DeviceAvailability:Publish LQ for 0xa4c138e3a62b2502 = 10
                          
                          zigbee.0
                          2023-05-08 10:41:52.806	debug	DeviceAvailability:Publish available for 0xa4c138e3a62b2502 = true
                          
                          zigbee.0
                          2023-05-08 10:41:52.806	debug	DeviceAvailability:Publish LQ for 0xa4c1386a948505ae = 10
                          
                          zigbee.0
                          2023-05-08 10:41:52.805	debug	DeviceAvailability:Publish available for 0xa4c1386a948505ae = true
                          
                          zigbee.0
                          2023-05-08 10:41:52.804	debug	DeviceAvailability:Publish LQ for 0xa4c138931420cd2b = 10
                          
                          zigbee.0
                          2023-05-08 10:41:52.801	debug	DeviceAvailability:Publish available for 0xa4c138931420cd2b = true
                          
                          zigbee.0
                          2023-05-08 10:41:52.800	debug	DeviceAvailability:Publish LQ for 0xa4c138da9533e551 = 10
                          
                          zigbee.0
                          2023-05-08 10:41:52.799	debug	DeviceAvailability:Publish available for 0xa4c138da9533e551 = true
                          
                          zigbee.0
                          2023-05-08 10:41:52.798	debug	DeviceAvailability:Publish LQ for 0xa4c138b585a549dd = 10
                          
                          zigbee.0
                          2023-05-08 10:41:52.798	debug	DeviceAvailability:Publish available for 0xa4c138b585a549dd = true
                          
                          zigbee.0
                          2023-05-08 10:41:52.796	debug	DeviceAvailability:Publish LQ for 0x00158d0007e08b8f = 10
                          
                          zigbee.0
                          2023-05-08 10:41:52.794	debug	DeviceAvailability:Publish available for 0x00158d0007e08b8f = true
                          
                          zigbee.0
                          2023-05-08 10:41:52.792	debug	DeviceAvailability:Publish LQ for 0x00158d0007d3d429 = 10
                          
                          zigbee.0
                          2023-05-08 10:41:52.790	debug	DeviceAvailability:Publish available for 0x00158d0007d3d429 = true
                          
                          zigbee.0
                          2023-05-08 10:41:52.790	info	Currently 26 devices are joined:
                          
                          zigbee.0
                          2023-05-08 10:41:52.781	info	Unable to set transmit power, unsupported function.
                          
                          zigbee.0
                          2023-05-08 10:41:52.725	info	--> transmitPower : high
                          
                          zigbee.0
                          2023-05-08 10:41:52.719	info	Unable to disable LED, unsupported function.
                          
                          zigbee.0
                          2023-05-08 10:41:52.718	debug	Zigbee network parameters: panID=6754 channel=11 extendedPanID=dddddddddddddddd
                          
                          zigbee.0
                          2023-05-08 10:41:52.696	info	Coordinator firmware version: {"type":"ConBee2/RaspBee2","meta":{"transportrev":0,"product":0,"majorrel":38,"minorrel":120,"maintrel":0,"revision":"0x26780700"}}
                          
                          zigbee.0
                          2023-05-08 10:41:52.692	debug	zigbee-herdsman started
                          
                          zigbee.0
                          2023-05-08 10:41:52.681	debug	Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2023_05_08-10_41_52.tar.gz success
                          
                          zigbee.0
                          2023-05-08 10:41:52.660	info	Installed Version: iobroker.zigbee@1.8.10
                          
                          zigbee.0
                          2023-05-08 10:41:52.430	debug	Starting zigbee-herdsman...
                          
                          zigbee.0
                          2023-05-08 10:41:52.429	info	Starting Zigbee npm ...
                          
                          zigbee.0
                          2023-05-08 10:41:52.428	info	delete old Backup files. keep only last 10
                          
                          zigbee.0
                          2023-05-08 10:41:52.403	debug	Using zigbee-herdsman with settings: {"network":{"panID":6754,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/ttyACM0","adapter":"deconz"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false}}
                          
                          zigbee.0
                          2023-05-08 10:41:52.378	info	starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.20.0, js-controller: 4.0.23
                          
                          zigbee.0
                          2023-05-08 10:41:52.112	debug	Plugin sentry Initialize Plugin (enabled=true)
                          
                          zigbee.0
                          2023-05-08 10:41:48.054	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          
                          zigbee.0
                          2023-05-08 10:41:48.054	debug	Plugin sentry destroyed
                          
                          zigbee.0
                          2023-05-08 10:41:48.054	info	terminating
                          
                          zigbee.0
                          2023-05-08 10:41:47.701	info	Zigbee: disabling joining new devices.
                          
                          zigbee.0
                          2023-05-08 10:41:47.699	debug	DeviceAvailability:Publish LQ for 0xa4c138af5361218a = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.698	debug	DeviceAvailability:Publish available for 0xa4c138af5361218a = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.697	debug	DeviceAvailability:Publish LQ for 0xa4c13820ce967adb = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.695	debug	DeviceAvailability:Publish available for 0xa4c13820ce967adb = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.694	debug	DeviceAvailability:Publish LQ for 0x9035eafffeaf5fb5 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.694	debug	DeviceAvailability:Publish available for 0x9035eafffeaf5fb5 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.693	debug	DeviceAvailability:Publish LQ for 0xa4c13854d4832e15 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.692	debug	DeviceAvailability:Publish available for 0xa4c13854d4832e15 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.691	debug	DeviceAvailability:Publish LQ for 0xa4c1385c80119b31 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.691	debug	DeviceAvailability:Publish available for 0xa4c1385c80119b31 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.690	debug	DeviceAvailability:Publish LQ for 0xa4c138d89c4c8614 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.689	debug	DeviceAvailability:Publish available for 0xa4c138d89c4c8614 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.688	debug	DeviceAvailability:Publish LQ for 0xa4c1383d52854eef = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.687	debug	DeviceAvailability:Publish available for 0xa4c1383d52854eef = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.686	debug	DeviceAvailability:Publish LQ for 0xa4c138afffcf7a65 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.686	debug	DeviceAvailability:Publish available for 0xa4c138afffcf7a65 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.685	debug	DeviceAvailability:Publish LQ for 0xa4c138450bb97d84 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.684	debug	DeviceAvailability:Publish available for 0xa4c138450bb97d84 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.683	debug	DeviceAvailability:Publish LQ for 0xa4c1389037c5ef89 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.682	debug	DeviceAvailability:Publish available for 0xa4c1389037c5ef89 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.681	debug	DeviceAvailability:Publish LQ for 0xa4c1383a0d04dafc = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.681	debug	DeviceAvailability:Publish available for 0xa4c1383a0d04dafc = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.680	debug	DeviceAvailability:Publish LQ for 0xa4c138e3a62b2502 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.679	debug	DeviceAvailability:Publish available for 0xa4c138e3a62b2502 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.677	debug	DeviceAvailability:Publish LQ for 0xa4c1386a948505ae = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.676	debug	DeviceAvailability:Publish available for 0xa4c1386a948505ae = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.675	debug	DeviceAvailability:Publish LQ for 0xa4c138c66f278d96 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.674	debug	DeviceAvailability:Publish available for 0xa4c138c66f278d96 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.673	debug	DeviceAvailability:Publish LQ for 0xa4c138cf4ef6de5c = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.671	debug	DeviceAvailability:Publish available for 0xa4c138cf4ef6de5c = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.670	debug	DeviceAvailability:Publish LQ for 0xa4c138cc531cbee1 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.669	debug	DeviceAvailability:Publish available for 0xa4c138cc531cbee1 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.668	debug	DeviceAvailability:Publish LQ for 0xa4c138e2021c1cc0 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.668	debug	DeviceAvailability:Publish available for 0xa4c138e2021c1cc0 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.667	debug	DeviceAvailability:Publish LQ for 0xa4c138931420cd2b = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.666	debug	DeviceAvailability:Publish available for 0xa4c138931420cd2b = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.665	debug	DeviceAvailability:Publish LQ for 0xa4c138da9533e551 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.664	debug	DeviceAvailability:Publish available for 0xa4c138da9533e551 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.663	debug	DeviceAvailability:Publish LQ for 0xa4c138b585a549dd = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.662	debug	DeviceAvailability:Publish available for 0xa4c138b585a549dd = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.661	debug	DeviceAvailability:Publish LQ for 0xa4c13865b5be7e19 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.660	debug	DeviceAvailability:Publish available for 0xa4c13865b5be7e19 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.660	debug	DeviceAvailability:Publish LQ for 0xa4c138f6ce64ab7a = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.659	debug	DeviceAvailability:Publish available for 0xa4c138f6ce64ab7a = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.658	debug	DeviceAvailability:Publish LQ for 0xa4c1380f22d07657 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.656	debug	DeviceAvailability:Publish available for 0xa4c1380f22d07657 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.655	debug	DeviceAvailability:Publish LQ for 0xa4c138072cd30165 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.653	debug	DeviceAvailability:Publish available for 0xa4c138072cd30165 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.653	debug	DeviceAvailability:Publish LQ for 0x00158d0007e08b8f = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.652	debug	DeviceAvailability:Publish available for 0x00158d0007e08b8f = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.651	debug	DeviceAvailability:Publish LQ for 0x00158d0007d3d429 = 0
                          
                          zigbee.0
                          2023-05-08 10:41:47.650	debug	DeviceAvailability:Publish available for 0x00158d0007d3d429 = false
                          
                          zigbee.0
                          2023-05-08 10:41:47.646	info	cleaned everything up...
                          
                          zigbee.0
                          2023-05-08 10:41:47.645	info	Got terminate signal TERMINATE_YOURSELF
                          
                          zigbee.0
                          2023-05-08 10:41:47.255	debug	Publish {"current":0} to "a4c138f6ce64ab7a"
                          
                          zigbee.0
                          2023-05-08 10:41:47.248	debug	Type attributeReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":6,"_type":"Router","_ieeeAddr":"0xa4c138f6ce64ab7a","_networkAddress":15255,"_manufacturerID":4417,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57345,57344,0],"outputClusters":[25,10],"deviceNetworkAddress":15255,"deviceIeeeAddress":"0xa4c138f6ce64ab7a","clusters":{"genBasic":{"attributes":{"modelId":"TS011F","manufacturerName":"_TZ3000_ksw8qtmt","powerSource":1,"zclVersion":3,"appVersion":74,"stackVersion":0,"hwVersion":1,"dateCode":""}},"genOnOff":{"attributes":{"20480":1,"32768":0,"onOff":0,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":1,"moesStartUpOnOff":0,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"53264":2,"switchType":0,"powerOnBehavior":0}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":1000,"acCurrentMultiplier":1,"rmsVoltage":235,"rmsCurrent":0,"activePower":0}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,3806]}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1]}],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[],"outputClusters":[33],"deviceNetworkAddress":15255,"deviceIeeeAddress":"0xa4c138f6ce64ab7a","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"_TZ3000_ksw8qtmt","_powerSource":"Mains (single phase)","_modelID":"TS011F","_applicationVersion":74,"_stackVersion":0,"_zclVersion":3,"_hardwareVersion":1,"_dateCode":"","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":680236614},"_lastSeen":1683535307247,"_defaultSendRequestWhen":"immediate","_linkquality":255},"mapped":{"exposes":[{"type":"switch","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","description":"On/off state of the switch","value_toggle":"TOGGLE"}]},{"type":"enum","name":"power_outage_memory","property":"power_outage_memory","access":7,"values":["on","off","restore"],"description":"Recover state after power outage"},{"type":"enum","name":"indicator_mode","property":"indicator_mode","access":7,"values":["off","off/on","on/off","on"],"description":"LED indicator mode"},{"type":"numeric","name":"power","property":"power","access":1,"unit":"W","description":"Instantaneous measured power"},{"type":"numeric","name":"current","property":"current","access":1,"unit":"A","description":"Instantaneous measured electrical current"},{"type":"numeric","name":"voltage","property":"voltage","access":1,"unit":"V","description":"Measured electrical potential value"},{"type":"numeric","name":"energy","property":"energy","access":1,"unit":"kWh","description":"Sum of consumed energy"},{"type":"lock","features":[{"type":"binary","name":"state","property":"child_lock","access":3,"value_on":"LOCK","value_off":"UNLOCK","description":"Enables/disables physical input on the device"}]},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"haElectricalMeasurement","type":["attributeReport","readResponse"],"options":[{"type":"numeric","name":"power_calibration","property":"power_calibration","access":2,"description":"Calibrates the power value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"power_precision","property":"power_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for power, takes into effect on next report of device."},{"type":"numeric","name":"current_calibration","property":"current_calibration","access":2,"description":"Calibrates the current value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"current_precision","property":"current_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for current, takes into effect on next report of device."},{"type":"numeric","name":"voltage_calibration","property":"voltage_calibration","access":2,"description":"Calibrates the voltage value (percentual offset), takes into effect on next report of device."},{"type":"numeric","name":"voltage_precision","property":"voltage_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for voltage, takes into effect on next report of device."}]},{"cluster":"seMetering","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior","power_outage_memory"]},{"key":["backlight_mode","indicator_mode"]},{"key":["child_lock"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"zigbeeModel":["TS011F"],"model":"TS011F_plug_1","description":"Smart plug (with power monitoring)","vendor":"TuYa","whiteLabel":[{"vendor":"LELLKI","model":"TS011F_plug"},{"vendor":"NEO","model":"NAS-WR01B"},{"vendor":"BlitzWolf","model":"BW-SHP15"},{"vendor":"Nous","model":"A1Z"},{"vendor":"BlitzWolf","model":"BW-SHP13"},{"vendor":"MatSee Plus","model":"PJ-ZSW01"},{"vendor":"MODEMIX","model":"MOD037"},{"vendor":"MODEMIX","model":"MOD048"},{"vendor":"Coswall","model":"CS-AJ-DE2U-ZG-11"}],"ota":{},"options":["[Circular]","[Circular]","[Circular]","[Circular]","[Circular]","[Circular]",{"type":"numeric","name":"energy_precision","property":"energy_precision","access":2,"value_min":0,"value_max":3,"description":"Number of digits after decimal point for energy, takes into effect on next report of device."},{"type":"numeric","name":"energy_calibration","property":"energy_calibration","access":2,"description":"Calibrates the energy value (percentual offset), takes into effect on next report of device."}]},"name":"0xa4c138f6ce64ab7a"} incoming event: {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":6,"_type":"Router","_ieeeAddr":"0xa4c138f6ce64ab7a","_networkAddress":15255,"_manufacturerID":4417,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57345,57344,0],"outputClusters":[25,10],"deviceNetworkAddress":15255,"deviceIeeeAddress":"0xa4c138f6ce64ab7a","clusters":{"genBasic":{"attributes":{"modelId":"TS011F","manufacturerName":"_TZ3000_ksw8qtmt","powerSource":1,"zclVersion":3,"appVersion":74,"stackVersion":0,"hwVersion":1,"dateCode":""}},"genOnOff":{"attributes":{"20480":1,"32768":0,"onOff":0,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":1,"moesStartUpOnOff":0,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"53264":2,"switchType":0,"powerOnBehavior":0}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":1000,"acCurrentMultiplier":1,"rmsVoltage":235,"rmsCurrent":0,"activePower":0}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,3806]}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1]}],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[],"outputClusters":[33],"deviceNetworkAddress":15255,"deviceIeeeAddress":"0xa4c138f6ce64ab7a","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"_TZ3000_ksw8qtmt","_powerSource":"Mains (single phase)","_modelID":"TS011F","_applicationVersion":74,"_stackVersion":0,"_zclVersion":3,"_hardwareVersion":1,"_dateCode":"","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":680236614},"_lastSeen":1683535307247,"_defaultSendRequestWhen":"immediate","_linkquality":255},"endpoint":"[Circular]","data":{"rmsCurrent":0},"linkquality":255,"groupID":null,"cluster":"haElectricalMeasurement","meta":{"zclTransactionSequenceNumber":179,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":tru
                          e,"reservedBits":0}}}
                          
                          zigbee.0
                          2023-05-08 10:41:47.248	debug	Received Zigbee message from '0xa4c138f6ce64ab7a', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"rmsCurrent":0}' from endpoint 1 with groupID null
                          
                          zigbee.0
                          2023-05-08 10:41:47.247	debug	handleMessage. {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":6,"_type":"Router","_ieeeAddr":"0xa4c138f6ce64ab7a","_networkAddress":15255,"_manufacturerID":4417,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57345,57344,0],"outputClusters":[25,10],"deviceNetworkAddress":15255,"deviceIeeeAddress":"0xa4c138f6ce64ab7a","clusters":{"genBasic":{"attributes":{"modelId":"TS011F","manufacturerName":"_TZ3000_ksw8qtmt","powerSource":1,"zclVersion":3,"appVersion":74,"stackVersion":0,"hwVersion":1,"dateCode":""}},"genOnOff":{"attributes":{"20480":1,"32768":0,"onOff":0,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":1,"moesStartUpOnOff":0,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"53264":2,"switchType":0,"powerOnBehavior":0}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":1000,"acCurrentMultiplier":1,"rmsVoltage":235,"rmsCurrent":0,"activePower":0}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,3806]}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff07b66f","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1]}],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[],"outputClusters":[33],"deviceNetworkAddress":15255,"deviceIeeeAddress":"0xa4c138f6ce64ab7a","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"_TZ3000_ksw8qtmt","_powerSource":"Mains (single phase)","_modelID":"TS011F","_applicationVersion":74,"_stackVersion":0,"_zclVersion":3,"_hardwareVersion":1,"_dateCode":"","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":680236614},"_lastSeen":1683535307247,"_defaultSendRequestWhen":"immediate","_linkquality":255},"endpoint":"[Circular]","data":{"rmsCurrent":0},"linkquality":255,"groupID":null,"cluster":"haElectricalMeasurement","meta":{"zclTransactionSequenceNumber":179,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":true,"reservedBits":0}}}
                          
                          zigbee.0
                          2023-05-08 10:41:47.114	debug	Publish {"power":8} to "a4c1380f22d07657"
                          

                          Ich hoffe, das sagt Dir was, ich musste kräftig was löschen, so schnell läuft das voll.
                          Gruß, Roland

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

                            @procrastinator sagte in Zigbee Geräte nach Proxmox Update disconnected:

                            ich musste kräftig was löschen, so schnell läuft das voll.

                            Wenn das auch auf 'debug' läuft ist das klar.

                            Interessanter wäre zunächst aber die Ausgabe von iob diag.

                            P 1 Reply Last reply Reply Quote 0
                            • P
                              PROcrastinator @Thomas Braun last edited by

                              @thomas-braun Hallo Thomas, hier die Ausgabe vom diagnose Skipt. Leider komme ich erst jetzt dazu.

                              ======================= SUMMARY =======================
                                                   v.2023-04-15
                              
                              
                              Operatingsystem:        Ubuntu 22.04.2 LTS
                              Kernel:                 5.15.107-1-pve
                              Installation:           lxc
                              Timezone:               Europe/Berlin (CEST, +0200)
                              User-ID:                0
                              X-Server:               false
                              Boot Target:            graphical.target
                              
                              Pending OS-Updates:     1
                              Pending iob updates:    1
                              
                              Nodejs-Installation:    /usr/bin/nodejs         v16.20.0
                                                      /usr/bin/node           v16.20.0
                                                      /usr/bin/npm            8.19.4
                                                      /usr/bin/npx            8.19.4
                              
                              Recommended versions are nodejs 18.x.y and npm 9.x.y
                              Your nodejs installation is correct
                              
                              MEMORY: 
                                             total        used        free      shared  buff/cache   available
                              Mem:            2.0G        1.5G         73M        0.0K        496M        570M
                              Swap:           2.0G        706M        1.3G
                              Total:          4.1G        2.2G        1.4G
                              
                              Active iob-Instances:   22
                              Active repo(s): stable
                              
                              ioBroker Core:          js-controller           4.0.23
                                                      admin                   6.3.5
                              
                              ioBroker Status:        iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Status admin and web instance:
                              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 1701, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              Objects:                8692
                              States:                 7586
                              
                              Size of iob-Database:
                              
                              65M     /opt/iobroker/iobroker-data/objects.jsonl
                              12M     /opt/iobroker/iobroker-data/states.jsonl
                              
                              
                              
                              =================== END OF SUMMARY ====================
                              

                              Danke, Roland

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

                                @procrastinator

                                Bis auf die nodejs-Version nix wildes. Die Langfassung?

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

                                  @thomas-braun sagte in Zigbee Geräte nach Proxmox Update disconnected:

                                  Bis auf die nodejs-Version nix wildes

                                  Außer vielleicht das Boot-Target 😉

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

                                    @codierknecht

                                    Und die beiden ausstehenden Updates.
                                    Ja, sollte man beides angehen.

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

                                      @thomas-braun
                                      Für 22 Instanzen scheinen mir 2GB RAM etwas dürftig.
                                      Aber von Proxmox + LXC habe ich keine Ahnung - kann ja sein, dass der Speicher dort dynamisch zugewiesen wird.

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

                                        @codierknecht

                                        Ja, das auch.

                                        P 1 Reply Last reply Reply Quote 0
                                        • P
                                          PROcrastinator @Thomas Braun last edited by

                                          @thomas-braun @Codierknecht
                                          Ich hab der LXC jetzt mal 4GB Ram gegeben, bisher lief es alles gut, es kommt ja aber auch immer mehr dazu. bei 16 GB ist der RAM ja nicht zu knapp.

                                          Hier die lange Version:

                                          Skript v.2023-04-15
                                          
                                          *** BASE SYSTEM ***
                                          Architecture    : x86_64
                                          Docker          : false
                                          Virtualization  : lxc
                                          Distributor ID: Ubuntu
                                          Description:    Ubuntu 22.04.2 LTS
                                          Release:        22.04
                                          Codename:       jammy
                                          
                                          PRETTY_NAME="Ubuntu 22.04.2 LTS"
                                          NAME="Ubuntu"
                                          VERSION_ID="22.04"
                                          VERSION="22.04.2 LTS (Jammy Jellyfish)"
                                          VERSION_CODENAME=jammy
                                          ID=ubuntu
                                          ID_LIKE=debian
                                          HOME_URL="https://www.ubuntu.com/"
                                          SUPPORT_URL="https://help.ubuntu.com/"
                                          BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
                                          PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
                                          UBUNTU_CODENAME=jammy
                                          
                                          Systemuptime and Load:
                                           10:17:11 up 3 days,  1:09,  1 user,  load average: 0.39, 0.56, 0.45
                                          CPU threads: 3
                                          
                                          
                                          *** Time and Time Zones ***
                                                         Local time: Tue 2023-05-09 10:17:11 CEST
                                                     Universal time: Tue 2023-05-09 08:17:11 UTC
                                                           RTC time: n/a
                                                          Time zone: Europe/Berlin (CEST, +0200)
                                          System clock synchronized: yes
                                                        NTP service: inactive
                                                    RTC in local TZ: no
                                          
                                          *** User and Groups ***
                                          root
                                          /root
                                          root
                                          
                                          *** X-Server-Setup ***
                                          X-Server:       false
                                          Desktop: 
                                          Terminal: 
                                          Boot Target:    graphical.target
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            4.1G        1.5G        2.2G        0.0K        328M        2.6G
                                          Swap:           2.0G        723M        1.3G
                                          Total:          6.1G        2.2G        3.6G
                                          
                                                   4096 M total memory
                                                   1526 M used memory
                                                   1192 M active memory
                                                    561 M inactive memory
                                                   2241 M free memory
                                                      0 M buffer memory
                                                    328 M swap cache
                                                   2048 M total swap
                                                    723 M used swap
                                                   1324 M free swap
                                          
                                          *** FILESYSTEM ***
                                          Filesystem           Type   Size  Used Avail Use% Mounted on
                                          /dev/loop0           ext4    15G  3.6G   11G  26% /
                                          none                 tmpfs  492K  4.0K  488K   1% /dev
                                          /dev/mapper/pve-root ext4    94G   11G   79G  13% /dev/ttyACM0
                                          tmpfs                tmpfs  7.8G     0  7.8G   0% /dev/shm
                                          tmpfs                tmpfs  3.1G  116K  3.1G   1% /run
                                          tmpfs                tmpfs  5.0M     0  5.0M   0% /run/lock
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          dmesg: read kernel buffer failed: Operation not permitted
                                          
                                          Show mounted filesystems (real ones only):
                                          TARGET         SOURCE                                                 FSTYPE OPTIONS
                                          /              /dev/loop0                                             ext4   rw,relatime
                                          `-/dev/ttyACM0 /dev/mapper/pve-root[/var/lib/lxc/101/devices/ttyACM0] ext4   rw,relatime,errors=remount-ro
                                          
                                          Files in neuralgic directories:
                                          
                                          /var:
                                          621M    /var/
                                          243M    /var/cache
                                          239M    /var/lib
                                          237M    /var/cache/apt
                                          151M    /var/cache/apt/archives
                                          
                                          Archived and active journals take up 136.0M in the file system.
                                          
                                          /opt/iobroker/backups:
                                          214M    /opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          624M    /opt/iobroker/iobroker-data/
                                          311M    /opt/iobroker/iobroker-data/history
                                          168M    /opt/iobroker/iobroker-data/files
                                          69M     /opt/iobroker/iobroker-data/backup-objects
                                          51M     /opt/iobroker/iobroker-data/files/javascript.admin
                                          
                                          The five largest files in iobroker-data are:
                                          65M     /opt/iobroker/iobroker-data/objects.jsonl
                                          33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.4f0a34b4.js.map
                                          11M     /opt/iobroker/iobroker-data/states.jsonl
                                          8.2M    /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.4f0a34b4.js
                                          6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.chunk.js.map
                                          
                                          *** NodeJS-Installation ***
                                          
                                          /usr/bin/nodejs         v16.20.0
                                          /usr/bin/node           v16.20.0
                                          /usr/bin/npm            8.19.4
                                          /usr/bin/npx            8.19.4
                                          
                                          
                                          nodejs:
                                            Installed: 16.20.0-deb-1nodesource1
                                            Candidate: 16.20.0-deb-1nodesource1
                                            Version table:
                                           *** 16.20.0-deb-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_16.x jammy/main amd64 Packages
                                                  100 /var/lib/dpkg/status
                                               12.22.9~dfsg-1ubuntu3 500
                                                  500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                                          
                                          Temp directories causing npm8 problem: 0
                                          No problems detected
                                          
                                          *** ioBroker-Installation ***
                                          
                                          ioBroker Status
                                          iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          MULTIHOSTSERVICE/enabled: false
                                          
                                          Core adapters versions
                                          js-controller:  4.0.23
                                          admin:          6.3.5
                                          javascript:     6.1.4
                                          
                                          Adapters from github:   0
                                          
                                          Adapter State
                                          + system.adapter.accuweather.0            : accuweather           : iobroker                                 -  enabled
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 1701, bind: 0.0.0.0 (SSL), run as: admin
                                          + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                            system.adapter.devices.0                : devices               : iobroker                                 -  enabled
                                          + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                            system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                          + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                          + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                                          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.parser.0                 : parser                : iobroker                                 -  enabled
                                          + system.adapter.pi-hole.0                : pi-hole               : iobroker                                 -  enabled
                                            system.adapter.ping.0                   : ping                  : iobroker                                 - disabled
                                          + system.adapter.pollenflug.0             : pollenflug            : iobroker                                 -  enabled
                                          + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                                          + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
                                          + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
                                            system.adapter.snmp.0                   : snmp                  : iobroker                                 - disabled
                                            system.adapter.snmp.1                   : snmp                  : iobroker                                 - disabled
                                            system.adapter.sonoff.0                 : sonoff                : iobroker                                 - disabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.sonos.0                  : sonos                 : iobroker                                 -  enabled
                                          + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                                          + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                          + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                                          + system.adapter.upnp.0                   : upnp                  : iobroker                                 -  enabled
                                            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
                                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                                            system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 - disabled
                                            system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
                                            system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                                            system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                            system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 1701, bind: 0.0.0.0 (SSL), run as: admin
                                          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                                          
                                          ioBroker-Repositories
                                          stable        : http://download.iobroker.net/sources-dist.json
                                          beta          : http://download.iobroker.net/sources-dist-latest.json
                                          
                                          Active repo(s): stable
                                          
                                          Installed ioBroker-Instances
                                          Used repository: stable
                                          Adapter    "accuweather"  : 1.2.4    , installed 1.2.4
                                          Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                          Adapter    "backitup"     : 2.6.19   , installed 2.6.19
                                          Adapter    "devices"      : 1.1.2    , installed 1.1.1  [Updatable]
                                          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                          Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                          Adapter    "history"      : 2.2.4    , installed 2.2.4
                                          Adapter    "info"         : 1.9.26   , installed 1.9.26
                                          Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                                          Controller "js-controller": 4.0.24   , installed 4.0.23 [Updatable]
                                          Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                                          Adapter    "parser"       : 1.1.8    , installed 1.1.8
                                          Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                                          Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                          Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                          Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                                          Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                                          Adapter    "pvforecast"   : 2.3.0    , installed 2.3.0
                                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                          Adapter    "snmp"         : 2.4.7    , installed 2.4.7
                                          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                          Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                          Adapter    "sonos"        : 2.2.3    , installed 2.2.3
                                          Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                          Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                                          Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                          Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                                          Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                          Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                          Adapter    "web"          : 4.3.0    , installed 4.3.0
                                          Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                          Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects:        8692
                                          States:         7586
                                          
                                          *** OS-Repositories and Updates ***
                                          Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
                                          Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
                                          Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease          
                                          Hit:4 https://deb.nodesource.com/node_16.x jammy InRelease               
                                          Reading package lists... Done
                                          Pending Updates: 1
                                          
                                          *** Listening Ports ***
                                          Active Internet connections (only servers)
                                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          30503      1/init              
                                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       10392120   7443/io.mqtt.0      
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       31803      116/iobroker.js-con 
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       31796      116/iobroker.js-con 
                                          tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      106        32844      102/systemd-resolve 
                                          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          31677      284/master          
                                          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          31678      284/master          
                                          tcp6       0      0 :::3500                 :::*                    LISTEN      1000       10474647   7522/io.sonos.0     
                                          tcp6       0      0 :::22                   :::*                    LISTEN      0          31383      1/init              
                                          tcp6       0      0 :::111                  :::*                    LISTEN      0          30505      1/init              
                                          tcp6       0      0 :::1701                 :::*                    LISTEN      1000       33114      305/io.admin.0      
                                          tcp6       0      0 :::8082                 :::*                    LISTEN      1000       45060      866/io.web.0        
                                          tcp6       0      0 :::8000                 :::*                    LISTEN      1000       3612459    897/io.upnp.0       
                                          udp        0      0 127.0.0.53:53           0.0.0.0:*                           106        32843      102/systemd-resolve 
                                          udp        0      0 192.168.178.100:68      0.0.0.0:*                           105        31379      91/systemd-networkd 
                                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          30504      1/init              
                                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       46915      897/io.upnp.0       
                                          udp6       0      0 :::111                  :::*                                0          30506      1/init              
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          2023-05-09 10:14:21.765  - info: host.iobroker iobroker upload [40] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Receiver.26b5ae166395a6dcb83f.svg static/media/Receiver.26b5ae166395a6dcb83f.svg image/svg+xml
                                          2023-05-09 10:14:21.793  - info: host.iobroker iobroker upload [30] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Speaker.db548379676317470c4f.svg static/media/Speaker.db548379676317470c4f.svg image/svg+xml
                                          2023-05-09 10:14:21.817  - info: host.iobroker iobroker upload [20] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Toilet.83604dd2daafb67067dd.svg static/media/Toilet.83604dd2daafb67067dd.svg image/svg+xml
                                          2023-05-09 10:14:21.820  - info: host.iobroker iobroker upload [19] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Tv.4e9745a548e57bfac0c7.svg static/media/Tv.4e9745a548e57bfac0c7.svg image/svg+xml
                                          2023-05-09 10:14:21.826  - info: host.iobroker iobroker upload [18] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Upstairs.441813e54e0daca0882d.svg static/media/Upstairs.441813e54e0daca0882d.svg image/svg+xml
                                          2023-05-09 10:14:21.831  - info: host.iobroker iobroker upload [17] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Vacuum Cleaner.9c8d50e436e6cea06dfa.svg static/media/Vacuum Cleaner.9c8d50e436e6cea06dfa.svg image/svg+xml
                                          2023-05-09 10:14:21.834  - info: host.iobroker iobroker upload [16] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Ventilation.c31761d86d67e245ac92.svg static/media/Ventilation.c31761d86d67e245ac92.svg image/svg+xml
                                          2023-05-09 10:14:21.837  - info: host.iobroker iobroker upload [15] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Wardrobe.e8019970a2b51412cfdc.svg static/media/Wardrobe.e8019970a2b51412cfdc.svg image/svg+xml
                                          2023-05-09 10:14:21.840  - info: host.iobroker iobroker upload [14] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Washing Machines.577f3acdb3cef002b523.svg static/media/Washing Machines.577f3acdb3cef002b523.svg image/svg+xml
                                          2023-05-09 10:14:21.843  - info: host.iobroker iobroker upload [13] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Washroom.bfb54196f381f36de9d6.svg static/media/Washroom.bfb54196f381f36de9d6.svg image/svg+xml
                                          2023-05-09 10:14:21.846  - info: host.iobroker iobroker upload [12] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Water Consumption.68891649591cc2434c5b.svg static/media/Water Consumption.68891649591cc2434c5b.svg image/svg+xml
                                          2023-05-09 10:14:21.849  - info: host.iobroker iobroker upload [11] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Water Heater.7e4bb4d99a5213f24d08.svg static/media/Water Heater.7e4bb4d99a5213f24d08.svg image/svg+xml
                                          2023-05-09 10:14:21.852  - info: host.iobroker iobroker upload [10] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Water.f50411984c5c24fa574d.svg static/media/Water.f50411984c5c24fa574d.svg image/svg+xml
                                          2023-05-09 10:14:21.855  - info: host.iobroker iobroker upload [9] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Wc.83604dd2daafb67067dd.svg static/media/Wc.83604dd2daafb67067dd.svg image/svg+xml
                                          2023-05-09 10:14:21.857  - info: host.iobroker iobroker upload [8] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Weather.e91dae647698d48365e3.svg static/media/Weather.e91dae647698d48365e3.svg image/svg+xml
                                          2023-05-09 10:14:21.860  - info: host.iobroker iobroker upload [7] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Window.421664f57c35e5109aa2.svg static/media/Window.421664f57c35e5109aa2.svg image/svg+xml
                                          2023-05-09 10:14:21.864  - info: host.iobroker iobroker upload [6] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Windscreen.6058448bf63f72dd5036.svg static/media/Windscreen.6058448bf63f72dd5036.svg image/svg+xml
                                          2023-05-09 10:14:21.867  - info: host.iobroker iobroker upload [5] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Workshop.7856e59fe4f164c90609.svg static/media/Workshop.7856e59fe4f164c90609.svg image/svg+xml
                                          2023-05-09 10:14:21.870  - info: host.iobroker iobroker upload [4] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/Workspace.97d73e419d966bfb6428.svg static/media/Workspace.97d73e419d966bfb6428.svg image/svg+xml
                                          2023-05-09 10:14:21.874  - info: host.iobroker iobroker upload [3] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/names.3a7dae0bd6b8b03b280f.txt static/media/names.3a7dae0bd6b8b03b280f.txt text/plain
                                          2023-05-09 10:14:21.877  - info: host.iobroker iobroker upload [2] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/media/names.e7efb5283d98000c74ac.txt static/media/names.e7efb5283d98000c74ac.txt text/plain
                                          2023-05-09 10:14:21.880  - info: host.iobroker iobroker upload [1] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/tab.html tab.html text/html
                                          2023-05-09 10:14:21.883  - info: host.iobroker iobroker upload [0] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/vendor/socket.io.js vendor/socket.io.js application/javascript
                                          2023-05-09 10:14:22.908  - info: host.iobroker iobroker exit 0
                                          2023-05-09 10:17:37.229  - warn: zigbee.0 (7491) DeviceAvailability:Stopping to ping 0xa4c138f6ce64ab7a TS011F after 564 ping attempts
                                          
                                          

                                          Dann werde ich nodejs und npm mal angehen.

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

                                            @procrastinator

                                            Und hampel im Container nicht als root herum.

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

                                            Support us

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

                                            446
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            61
                                            4604
                                            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