Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. jarvis v3.1.x - just another remarkable vis

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

jarvis v3.1.x - just another remarkable vis

Geplant Angeheftet Gesperrt Verschoben Tester
jarvismaterialmaterial uimaterialdesignvisvisualisierungvisualization
1.8k Beiträge 92 Kommentatoren 721.7k Aufrufe 77 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Offline
    S Offline
    Stadtschloss
    schrieb am zuletzt editiert von
    #1798

    Hallo zusammen,

    ich würde gerne mein IKEA Tredansen Rollo als BlindLevelAction Trigger einfügen in dem StateList Widget. Leider bekomme ich das einfach nicht hin... könnt ihr mit weiterhelfen?

    Das ist der Objektbaum vom Rollo:

    {
      "zigbee.0.b4e3f9fffe528XXX": {
        "type": "device",
        "common": {
          "name": "Wohnzimmer Rollo Rechts",
          "type": "E2103",
          "icon": "img/E2103.png",
          "statusStates": {
            "onlineId": "zigbee.0.b4e3f9fffe528XXX.available"
          },
          "modelIcon": "https://www.zigbee2mqtt.io/images/devices/E2103.png"
        },
        "native": {
          "id": "b4e3f9fffe528XXX"
        },
        "from": "system.adapter.zigbee.0",
        "user": "system.user.admin",
        "ts": 1749842556131,
        "_id": "zigbee.0.b4e3f9fffe528XXX",
        "acl": {
          "object": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        }
      },
      "zigbee.0.b4e3f9fffe528XXX.available": {
        "type": "state",
        "common": {
          "name": "Available",
          "type": "boolean",
          "read": true,
          "write": false,
          "role": "state"
        },
        "native": {},
        "from": "system.adapter.zigbee.0",
        "user": "system.user.admin",
        "ts": 1743693233611,
        "_id": "zigbee.0.b4e3f9fffe528XXX.available",
        "acl": {
          "object": 1636,
          "state": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        },
        "val": true,
        "ack": true
      },
      "zigbee.0.b4e3f9fffe528XXX.battery": {
        "type": "state",
        "common": {
          "name": "Battery percent",
          "type": "number",
          "unit": "%",
          "read": true,
          "write": false,
          "role": "value.battery",
          "min": 0,
          "max": 120,
          "icon": "img/battery_p.png"
        },
        "native": {},
        "from": "system.adapter.zigbee.0",
        "user": "system.user.admin",
        "ts": 1747980451501,
        "_id": "zigbee.0.b4e3f9fffe528XXX.battery",
        "acl": {
          "object": 1636,
          "state": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        },
        "val": 120,
        "ack": true
      },
      "zigbee.0.b4e3f9fffe528XXX.device_query": {
        "type": "state",
        "common": {
          "name": "Trigger device query",
          "type": "boolean",
          "read": false,
          "write": true,
          "role": "button"
        },
        "native": {},
        "from": "system.adapter.zigbee.0",
        "user": "system.user.admin",
        "ts": 1743693232861,
        "_id": "zigbee.0.b4e3f9fffe528XXX.device_query",
        "acl": {
          "object": 1636,
          "state": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        }
      },
      "zigbee.0.b4e3f9fffe528XXX.identify": {
        "type": "state",
        "common": {
          "name": "Initiate device identification",
          "type": "string",
          "states": {
            "identify": "identify"
          },
          "read": true,
          "write": true,
          "role": "state"
        },
        "native": {},
        "from": "system.adapter.zigbee.0",
        "user": "system.user.admin",
        "ts": 1749842559467,
        "_id": "zigbee.0.b4e3f9fffe528XXX.identify",
        "acl": {
          "object": 1636,
          "state": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        }
      },
      "zigbee.0.b4e3f9fffe528XXX.link_quality": {
        "type": "state",
        "common": {
          "name": "Link quality",
          "type": "number",
          "read": true,
          "write": false,
          "role": "state",
          "min": 0,
          "max": 255
        },
        "native": {},
        "from": "system.adapter.zigbee.0",
        "user": "system.user.admin",
        "ts": 1743693232861,
        "_id": "zigbee.0.b4e3f9fffe528XXX.link_quality",
        "acl": {
          "object": 1636,
          "state": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        },
        "val": 69,
        "ack": true
      },
      "zigbee.0.b4e3f9fffe528XXX.msg_from_zigbee": {
        "type": "state",
        "common": {
          "name": "Message from Zigbee",
          "type": "string",
          "read": true,
          "write": false,
          "role": "state"
        },
        "native": {},
        "from": "system.adapter.zigbee.0",
        "user": "system.user.admin",
        "ts": 1743693232861,
        "_id": "zigbee.0.b4e3f9fffe528XXX.msg_from_zigbee",
        "acl": {
          "object": 1636,
          "state": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        },
        "val": "{\"type\":\"commandQueryNextImageRequest\",\"data\":{\"fieldControl\":1,\"manufacturerCode\":4476,\"imageType\":4487,\"fileVersion\":604241936},\"linkquality\":69,\"groupID\":0,\"cluster\":\"genOta\",\"meta\":{\"zclTransactionSequenceNumber\":54,\"frameControl\":{\"frameType\":1,\"manufacturerSpecific\":false,\"direction\":0,\"disableDefaultResponse\":false,\"reservedBits\":0}},\"endpoint_id\":1}",
        "ack": true
      },
      "zigbee.0.b4e3f9fffe528XXX.position": {
        "type": "state",
        "common": {
          "name": "Position of this cover",
          "type": "number",
          "unit": "%",
          "read": true,
          "write": true,
          "role": "state",
          "min": 0,
          "max": 100
        },
        "native": {},
        "from": "system.adapter.zigbee.0",
        "user": "system.user.admin",
        "ts": 1743693232861,
        "_id": "zigbee.0.b4e3f9fffe528XXX.position",
        "acl": {
          "object": 1636,
          "state": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        },
        "val": 100,
        "ack": true
      },
      "zigbee.0.b4e3f9fffe528XXX.send_payload": {
        "type": "state",
        "common": {
          "name": "Send to Device",
          "type": "string",
          "read": true,
          "write": true,
          "role": "state"
        },
        "native": {},
        "from": "system.adapter.zigbee.0",
        "user": "system.user.admin",
        "ts": 1743693232861,
        "_id": "zigbee.0.b4e3f9fffe528XXX.send_payload",
        "acl": {
          "object": 1636,
          "state": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        }
      },
      "zigbee.0.b4e3f9fffe528XXX.state": {
        "type": "state",
        "common": {
          "name": "state",
          "type": "string",
          "states": {
            "OPEN": "OPEN",
            "CLOSE": "CLOSE",
            "STOP": "STOP"
          },
          "read": true,
          "write": true,
          "role": "switch"
        },
        "native": {},
        "from": "system.adapter.zigbee.0",
        "user": "system.user.admin",
        "ts": 1749842559467,
        "_id": "zigbee.0.b4e3f9fffe528XXX.state",
        "acl": {
          "object": 1636,
          "state": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        },
        "val": "OPEN",
        "ack": false
      }
    }
    

    Nur welche werte muss ich hier eintragen? Hoch und runter funktioniert. Aber der Stop button meldet "true" auf dem State statt "STOP"

    Bildschirmfoto 2025-06-18 um 19.43.51.png

    M 1 Antwort Letzte Antwort
    0
    • S Stadtschloss

      Hallo zusammen,

      ich würde gerne mein IKEA Tredansen Rollo als BlindLevelAction Trigger einfügen in dem StateList Widget. Leider bekomme ich das einfach nicht hin... könnt ihr mit weiterhelfen?

      Das ist der Objektbaum vom Rollo:

      {
        "zigbee.0.b4e3f9fffe528XXX": {
          "type": "device",
          "common": {
            "name": "Wohnzimmer Rollo Rechts",
            "type": "E2103",
            "icon": "img/E2103.png",
            "statusStates": {
              "onlineId": "zigbee.0.b4e3f9fffe528XXX.available"
            },
            "modelIcon": "https://www.zigbee2mqtt.io/images/devices/E2103.png"
          },
          "native": {
            "id": "b4e3f9fffe528XXX"
          },
          "from": "system.adapter.zigbee.0",
          "user": "system.user.admin",
          "ts": 1749842556131,
          "_id": "zigbee.0.b4e3f9fffe528XXX",
          "acl": {
            "object": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        },
        "zigbee.0.b4e3f9fffe528XXX.available": {
          "type": "state",
          "common": {
            "name": "Available",
            "type": "boolean",
            "read": true,
            "write": false,
            "role": "state"
          },
          "native": {},
          "from": "system.adapter.zigbee.0",
          "user": "system.user.admin",
          "ts": 1743693233611,
          "_id": "zigbee.0.b4e3f9fffe528XXX.available",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "val": true,
          "ack": true
        },
        "zigbee.0.b4e3f9fffe528XXX.battery": {
          "type": "state",
          "common": {
            "name": "Battery percent",
            "type": "number",
            "unit": "%",
            "read": true,
            "write": false,
            "role": "value.battery",
            "min": 0,
            "max": 120,
            "icon": "img/battery_p.png"
          },
          "native": {},
          "from": "system.adapter.zigbee.0",
          "user": "system.user.admin",
          "ts": 1747980451501,
          "_id": "zigbee.0.b4e3f9fffe528XXX.battery",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "val": 120,
          "ack": true
        },
        "zigbee.0.b4e3f9fffe528XXX.device_query": {
          "type": "state",
          "common": {
            "name": "Trigger device query",
            "type": "boolean",
            "read": false,
            "write": true,
            "role": "button"
          },
          "native": {},
          "from": "system.adapter.zigbee.0",
          "user": "system.user.admin",
          "ts": 1743693232861,
          "_id": "zigbee.0.b4e3f9fffe528XXX.device_query",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        },
        "zigbee.0.b4e3f9fffe528XXX.identify": {
          "type": "state",
          "common": {
            "name": "Initiate device identification",
            "type": "string",
            "states": {
              "identify": "identify"
            },
            "read": true,
            "write": true,
            "role": "state"
          },
          "native": {},
          "from": "system.adapter.zigbee.0",
          "user": "system.user.admin",
          "ts": 1749842559467,
          "_id": "zigbee.0.b4e3f9fffe528XXX.identify",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        },
        "zigbee.0.b4e3f9fffe528XXX.link_quality": {
          "type": "state",
          "common": {
            "name": "Link quality",
            "type": "number",
            "read": true,
            "write": false,
            "role": "state",
            "min": 0,
            "max": 255
          },
          "native": {},
          "from": "system.adapter.zigbee.0",
          "user": "system.user.admin",
          "ts": 1743693232861,
          "_id": "zigbee.0.b4e3f9fffe528XXX.link_quality",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "val": 69,
          "ack": true
        },
        "zigbee.0.b4e3f9fffe528XXX.msg_from_zigbee": {
          "type": "state",
          "common": {
            "name": "Message from Zigbee",
            "type": "string",
            "read": true,
            "write": false,
            "role": "state"
          },
          "native": {},
          "from": "system.adapter.zigbee.0",
          "user": "system.user.admin",
          "ts": 1743693232861,
          "_id": "zigbee.0.b4e3f9fffe528XXX.msg_from_zigbee",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "val": "{\"type\":\"commandQueryNextImageRequest\",\"data\":{\"fieldControl\":1,\"manufacturerCode\":4476,\"imageType\":4487,\"fileVersion\":604241936},\"linkquality\":69,\"groupID\":0,\"cluster\":\"genOta\",\"meta\":{\"zclTransactionSequenceNumber\":54,\"frameControl\":{\"frameType\":1,\"manufacturerSpecific\":false,\"direction\":0,\"disableDefaultResponse\":false,\"reservedBits\":0}},\"endpoint_id\":1}",
          "ack": true
        },
        "zigbee.0.b4e3f9fffe528XXX.position": {
          "type": "state",
          "common": {
            "name": "Position of this cover",
            "type": "number",
            "unit": "%",
            "read": true,
            "write": true,
            "role": "state",
            "min": 0,
            "max": 100
          },
          "native": {},
          "from": "system.adapter.zigbee.0",
          "user": "system.user.admin",
          "ts": 1743693232861,
          "_id": "zigbee.0.b4e3f9fffe528XXX.position",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "val": 100,
          "ack": true
        },
        "zigbee.0.b4e3f9fffe528XXX.send_payload": {
          "type": "state",
          "common": {
            "name": "Send to Device",
            "type": "string",
            "read": true,
            "write": true,
            "role": "state"
          },
          "native": {},
          "from": "system.adapter.zigbee.0",
          "user": "system.user.admin",
          "ts": 1743693232861,
          "_id": "zigbee.0.b4e3f9fffe528XXX.send_payload",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        },
        "zigbee.0.b4e3f9fffe528XXX.state": {
          "type": "state",
          "common": {
            "name": "state",
            "type": "string",
            "states": {
              "OPEN": "OPEN",
              "CLOSE": "CLOSE",
              "STOP": "STOP"
            },
            "read": true,
            "write": true,
            "role": "switch"
          },
          "native": {},
          "from": "system.adapter.zigbee.0",
          "user": "system.user.admin",
          "ts": 1749842559467,
          "_id": "zigbee.0.b4e3f9fffe528XXX.state",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "val": "OPEN",
          "ack": false
        }
      }
      

      Nur welche werte muss ich hier eintragen? Hoch und runter funktioniert. Aber der Stop button meldet "true" auf dem State statt "STOP"

      Bildschirmfoto 2025-06-18 um 19.43.51.png

      M Online
      M Online
      MCU
      schrieb am zuletzt editiert von
      #1799

      @stadtschloss Mach mal bitte ein GIF (screenToGif) und zeige was beim State passiert wenn du STOP auf der Fernbedienung drückst und was passiert, wenn du STOP beim State auswählst.

      NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

      S 1 Antwort Letzte Antwort
      0
      • M MCU

        @stadtschloss Mach mal bitte ein GIF (screenToGif) und zeige was beim State passiert wenn du STOP auf der Fernbedienung drückst und was passiert, wenn du STOP beim State auswählst.

        S Offline
        S Offline
        Stadtschloss
        schrieb am zuletzt editiert von
        #1800

        @mcu Habe keine Fernbedienung verbunden. Der State nimmt folgendes an: "CLOSE" "OPEN" und "STOP".

        Close - Schließt das Rollo
        Open - Öffnet das Rollo
        Stop - Unterbricht den Verfahrvorgang des Rollos

        Wenn ich Stop in Jarvis drücke, wird "true" in den State bei meiner aktuellen Config eingegeben.

        M 1 Antwort Letzte Antwort
        0
        • S Stadtschloss

          @mcu Habe keine Fernbedienung verbunden. Der State nimmt folgendes an: "CLOSE" "OPEN" und "STOP".

          Close - Schließt das Rollo
          Open - Öffnet das Rollo
          Stop - Unterbricht den Verfahrvorgang des Rollos

          Wenn ich Stop in Jarvis drücke, wird "true" in den State bei meiner aktuellen Config eingegeben.

          M Online
          M Online
          MCU
          schrieb am zuletzt editiert von MCU
          #1801

          @stadtschloss Ok, man braucht für den STOP-Vorgang einen eigenen DP. Die Logik muss man sich dann im Programm aufbauen. Kannst du das? Hast du mehrere von den zigbee Rollos im Einsatz?

          Beispiel für ein Rollo
          den DP 0_userdata.0.jarvis.zigbeeRollo.stop muss man dann in jarvis zuordnen

          // ******************
          // zigbeeRollo v1.0.0
          // ******************
          // Zigbee Rollos mit einem STATE-DP zigbee.0.bxxxxx.state OPEN,CLOSE,STOP
          
          let zigbeeRolloDP   = '0_userdata.0.jarvis.zigbeeRollo'
          let jarvisStopDP    = zigbeeRolloDP + '.stop'
          let stateDP         = zigbeeRolloDP + '.stateDP'
          
          createStateAsync(jarvisStopDP,           {read: true, write: true, name: "STOP für Jarvis", desc:'', type: "boolean", role: "", def: false });
          createStateAsync(stateDP,           {read: true, write: true, name: "STATE vom Rollo", desc:'', type: "string", role: "", def: '' });
          
          on({id: jarvisStopDP, change: "any"}, function (obj) {
              let value = obj.state.val;
              if(value){
                  let dp = getState(stateDP).val
                  setState(dp, 'STOP',true)
                  setTimeout(()=>{
                      setState(jarvisStopDP, false,true)
                  },500)
              }
          });
          

          NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

          1 Antwort Letzte Antwort
          0
          • H Offline
            H Offline
            Hohenbostler
            schrieb am zuletzt editiert von
            #1802

            Hi zusammen. Ich bin ( glaube ich ) auf der V3.2 R17 . Und seit ewigen Monaten möchte ich mal wieder Geräte prüfen un importieren. Leider bekomme ich aber keine Geräte angezeigt.

            Die Konsole zeigt mir folgende Meldungen:

            iobroker.jpg

            Jemand eine Ahnung wo das Problem ist ? Den Roborock habe ich schon seit ewigkeiten nicht mehr. Theoretisch aber noch die als Seite im Jarvis von ihm.

            Vielleicht hat ja jemand eine Ahnung

            M 1 Antwort Letzte Antwort
            0
            • H Hohenbostler

              Hi zusammen. Ich bin ( glaube ich ) auf der V3.2 R17 . Und seit ewigen Monaten möchte ich mal wieder Geräte prüfen un importieren. Leider bekomme ich aber keine Geräte angezeigt.

              Die Konsole zeigt mir folgende Meldungen:

              iobroker.jpg

              Jemand eine Ahnung wo das Problem ist ? Den Roborock habe ich schon seit ewigkeiten nicht mehr. Theoretisch aber noch die als Seite im Jarvis von ihm.

              Vielleicht hat ja jemand eine Ahnung

              M Online
              M Online
              MCU
              schrieb am zuletzt editiert von MCU
              #1803

              @hohenbostler
              Hab ich noch nicht gesehen. Im ioBroker.log ein Hinweis?

              Versuche

              • Sprache verstellen -> F2 - Einstellungen
                10456f4c-97f3-4085-85e6-db2bef5b5708-image.png

              • Jarvis-Instanz neu starten

              • evtl auf der console ein Upload durchführen

              iob upload jarvis
              

              NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
              Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

              H 1 Antwort Letzte Antwort
              0
              • M MCU

                @hohenbostler
                Hab ich noch nicht gesehen. Im ioBroker.log ein Hinweis?

                Versuche

                • Sprache verstellen -> F2 - Einstellungen
                  10456f4c-97f3-4085-85e6-db2bef5b5708-image.png

                • Jarvis-Instanz neu starten

                • evtl auf der console ein Upload durchführen

                iob upload jarvis
                
                H Offline
                H Offline
                Hohenbostler
                schrieb am zuletzt editiert von
                #1804

                @mcu

                Danke für die Antwort.

                Log ist fehlerfrei. Sprache mal testweise auf englisch gestellt. Instanz neugestartet. Problem besteht weiterhin.
                Zurück auf deutsch. Instanz neu gestartet leider weiterhin das Problem.

                M 1 Antwort Letzte Antwort
                0
                • H Hohenbostler

                  @mcu

                  Danke für die Antwort.

                  Log ist fehlerfrei. Sprache mal testweise auf englisch gestellt. Instanz neugestartet. Problem besteht weiterhin.
                  Zurück auf deutsch. Instanz neu gestartet leider weiterhin das Problem.

                  M Online
                  M Online
                  MCU
                  schrieb am zuletzt editiert von MCU
                  #1805

                  @hohenbostler Dann versuch mal ein Upload
                  siehe oben
                  oder über die Adapter
                  c04998ce-050a-4474-9978-4b4f76e01c41-image.png

                  NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                  Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                  H 1 Antwort Letzte Antwort
                  0
                  • M MCU

                    @hohenbostler Dann versuch mal ein Upload
                    siehe oben
                    oder über die Adapter
                    c04998ce-050a-4474-9978-4b4f76e01c41-image.png

                    H Offline
                    H Offline
                    Hohenbostler
                    schrieb am zuletzt editiert von
                    #1806

                    @mcu

                    pload [15] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/de/translations.json i18n/de/translations.json application/json
                    upload [14] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/en/translations.json i18n/en/translations.json application/json
                    upload [13] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/es/translations.json i18n/es/translations.json application/json
                    upload [12] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                    upload [11] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/it/translations.json i18n/it/translations.json application/json
                    upload [10] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                    upload [9] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                    upload [8] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                    upload [7] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                    upload [6] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                    upload [5] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/index.html index.html text/html
                    upload [4] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/jarvis.png jarvis.png image/png
                    upload [3] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/lib/bootstrap.min.css lib/bootstrap.min.css text/css
                    upload [2] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/lib/bootstrap.min.js lib/bootstrap.min.js application/javascript
                    upload [1] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/lib/jquery-3.7.1.min.js lib/jquery-3.7.1.min.js application/javascript
                    upload [0] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/words.js words.js application/javascript
                    Updating objects from io-package.json for adapter "jarvis" with version "3.2.0-rc.17"
                    upload [205] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/index.html index.html text/html
                    upload [200] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/apple-touch-icon-ipad.png jarvis/apple-touch-icon-ipad.png image/png
                    upload [150] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/assets/weather_set1_1.1593123e.png jarvis/assets/weather_set1_1.1593123e.png image/png
                    upload [100] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/assets/weather_set5_14.894b9d30.png jarvis/assets/weather_set5_14.894b9d30.png image/png
                    upload [90] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/assets/weather_set5_6.2c556b53.png jarvis/assets/weather_set5_6.2c556b53.png image/png
                    upload [80] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icon-192x192.png jarvis/icon-192x192.png image/png
                    upload [70] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/android/drawable-hdpi/ic_launcher.png jarvis/icons/android/drawable-hdpi/ic_launcher.png image/png
                    upload [60] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/android/mipmap-hdpi/ic_launcher_foreground.png jarvis/icons/android/mipmap-hdpi/ic_launcher_foreground.png image/png
                    upload [50] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/android/mipmap-xxxhdpi/ic_launcher.png jarvis/icons/android/mipmap-xxxhdpi/ic_launcher.png image/png
                    upload [40] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/icon-1024x1024.png jarvis/icons/icon-1024x1024.png image/png
                    upload [30] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon-29.png jarvis/icons/ios/AppIcon-29.png image/png
                    upload [20] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon-60@3x~car.png jarvis/icons/ios/AppIcon-60@3x~car.png image/png
                    upload [19] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon-83.5@2x~ipad.png jarvis/icons/ios/AppIcon-83.5@2x~ipad.png image/png
                    upload [18] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon@2x.png jarvis/icons/ios/AppIcon@2x.png image/png
                    upload [17] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon@2x~ipad.png jarvis/icons/ios/AppIcon@2x~ipad.png image/png
                    upload [16] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon@3x.png jarvis/icons/ios/AppIcon@3x.png image/png
                    upload [15] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon~ios-marketing.png jarvis/icons/ios/AppIcon~ios-marketing.png image/png
                    upload [14] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon~ipad.png jarvis/icons/ios/AppIcon~ipad.png image/png
                    upload [13] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/README.txt jarvis/icons/web/README.txt text/plain
                    upload [12] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/apple-touch-icon.png jarvis/icons/web/apple-touch-icon.png image/png
                    upload [11] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/favicon.ico jarvis/icons/web/favicon.ico image/vnd.microsoft.icon
                    upload [10] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/icon-192-maskable.png jarvis/icons/web/icon-192-maskable.png image/png
                    upload [9] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/icon-192.png jarvis/icons/web/icon-192.png image/png
                    upload [8] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/icon-512-maskable.png jarvis/icons/web/icon-512-maskable.png image/png
                    upload [7] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/icon-512.png jarvis/icons/web/icon-512.png image/png
                    upload [6] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/index.html jarvis/index.html text/html
                    upload [5] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/js/app.hash.json jarvis/js/app.hash.json application/json
                    upload [4] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/js/app.licences.json jarvis/js/app.licences.json application/json
                    upload [3] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/js/index-259e1438.js jarvis/js/index-259e1438.js application/javascript
                    upload [2] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/js/app.hash.json js/app.hash.json application/json
                    upload [1] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/js/app.licences.json js/app.licences.json application/json
                    upload [0] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/user/example.js user/example.js application/javascript
                    

                    Leider erfolglos. Geräte noch immer leer

                    M 1 Antwort Letzte Antwort
                    0
                    • H Hohenbostler

                      @mcu

                      pload [15] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/de/translations.json i18n/de/translations.json application/json
                      upload [14] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/en/translations.json i18n/en/translations.json application/json
                      upload [13] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/es/translations.json i18n/es/translations.json application/json
                      upload [12] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                      upload [11] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/it/translations.json i18n/it/translations.json application/json
                      upload [10] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                      upload [9] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                      upload [8] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                      upload [7] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                      upload [6] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                      upload [5] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/index.html index.html text/html
                      upload [4] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/jarvis.png jarvis.png image/png
                      upload [3] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/lib/bootstrap.min.css lib/bootstrap.min.css text/css
                      upload [2] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/lib/bootstrap.min.js lib/bootstrap.min.js application/javascript
                      upload [1] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/lib/jquery-3.7.1.min.js lib/jquery-3.7.1.min.js application/javascript
                      upload [0] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/words.js words.js application/javascript
                      Updating objects from io-package.json for adapter "jarvis" with version "3.2.0-rc.17"
                      upload [205] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/index.html index.html text/html
                      upload [200] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/apple-touch-icon-ipad.png jarvis/apple-touch-icon-ipad.png image/png
                      upload [150] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/assets/weather_set1_1.1593123e.png jarvis/assets/weather_set1_1.1593123e.png image/png
                      upload [100] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/assets/weather_set5_14.894b9d30.png jarvis/assets/weather_set5_14.894b9d30.png image/png
                      upload [90] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/assets/weather_set5_6.2c556b53.png jarvis/assets/weather_set5_6.2c556b53.png image/png
                      upload [80] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icon-192x192.png jarvis/icon-192x192.png image/png
                      upload [70] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/android/drawable-hdpi/ic_launcher.png jarvis/icons/android/drawable-hdpi/ic_launcher.png image/png
                      upload [60] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/android/mipmap-hdpi/ic_launcher_foreground.png jarvis/icons/android/mipmap-hdpi/ic_launcher_foreground.png image/png
                      upload [50] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/android/mipmap-xxxhdpi/ic_launcher.png jarvis/icons/android/mipmap-xxxhdpi/ic_launcher.png image/png
                      upload [40] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/icon-1024x1024.png jarvis/icons/icon-1024x1024.png image/png
                      upload [30] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon-29.png jarvis/icons/ios/AppIcon-29.png image/png
                      upload [20] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon-60@3x~car.png jarvis/icons/ios/AppIcon-60@3x~car.png image/png
                      upload [19] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon-83.5@2x~ipad.png jarvis/icons/ios/AppIcon-83.5@2x~ipad.png image/png
                      upload [18] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon@2x.png jarvis/icons/ios/AppIcon@2x.png image/png
                      upload [17] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon@2x~ipad.png jarvis/icons/ios/AppIcon@2x~ipad.png image/png
                      upload [16] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon@3x.png jarvis/icons/ios/AppIcon@3x.png image/png
                      upload [15] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon~ios-marketing.png jarvis/icons/ios/AppIcon~ios-marketing.png image/png
                      upload [14] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/ios/AppIcon~ipad.png jarvis/icons/ios/AppIcon~ipad.png image/png
                      upload [13] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/README.txt jarvis/icons/web/README.txt text/plain
                      upload [12] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/apple-touch-icon.png jarvis/icons/web/apple-touch-icon.png image/png
                      upload [11] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/favicon.ico jarvis/icons/web/favicon.ico image/vnd.microsoft.icon
                      upload [10] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/icon-192-maskable.png jarvis/icons/web/icon-192-maskable.png image/png
                      upload [9] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/icon-192.png jarvis/icons/web/icon-192.png image/png
                      upload [8] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/icon-512-maskable.png jarvis/icons/web/icon-512-maskable.png image/png
                      upload [7] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/icons/web/icon-512.png jarvis/icons/web/icon-512.png image/png
                      upload [6] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/index.html jarvis/index.html text/html
                      upload [5] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/js/app.hash.json jarvis/js/app.hash.json application/json
                      upload [4] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/js/app.licences.json jarvis/js/app.licences.json application/json
                      upload [3] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/jarvis/js/index-259e1438.js jarvis/js/index-259e1438.js application/javascript
                      upload [2] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/js/app.hash.json js/app.hash.json application/json
                      upload [1] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/js/app.licences.json js/app.licences.json application/json
                      upload [0] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/user/example.js user/example.js application/javascript
                      

                      Leider erfolglos. Geräte noch immer leer

                      M Online
                      M Online
                      MCU
                      schrieb am zuletzt editiert von MCU
                      #1807

                      @hohenbostler Hast du Systemupdates gemacht?
                      Zwischen dem Zeitpunkt wo noch alles funktioniert hat und jetzt

                      NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                      H 1 Antwort Letzte Antwort
                      0
                      • M MCU

                        @hohenbostler Hast du Systemupdates gemacht?
                        Zwischen dem Zeitpunkt wo noch alles funktioniert hat und jetzt

                        H Offline
                        H Offline
                        Hohenbostler
                        schrieb am zuletzt editiert von
                        #1808

                        @mcu

                        Wie gesagt ich habe nach neuen Geräten seit Monaten wenn nicht sogar 1-2 Jahren eigentlich nicht geschaut.

                        Iobrokder updates in der Zeit einige.

                        PlatformBetriebssystem:linux
                        Architektur:x64
                        CPUs:4
                        Geschwindigkeit:3100 MHz
                        Modell:Intel(R) Core(TM) i3-8100T CPU @ 3.10GHz
                        RAM:8 GB
                        System-Betriebszeit:7 T. 02:54:38
                        Node.js:v20.19.2
                        Zeit:1751047866852
                        Zeitversatz:-120
                        NPM:10.8.2
                        Adapter-Anzahl:569
                        Datenträgergröße:29.4 GB
                        Freier Festplattenspeicher:15.3 GB
                        Aktive Instanzen:39
                        Pfad:/opt/iobroker/
                        Betriebszeit:7 T. 02:54:36
                        aktiv:true
                        _nodeCurrent:20.19.2
                        _nodeNewest:20.19.3
                        _nodeNewestNext:20.19.3
                        _npmCurrent:10.8.2
                        _npmNewest:10.8.2
                        _npmNewestNext:10.8.2
                        
                        M 1 Antwort Letzte Antwort
                        0
                        • H Hohenbostler

                          @mcu

                          Wie gesagt ich habe nach neuen Geräten seit Monaten wenn nicht sogar 1-2 Jahren eigentlich nicht geschaut.

                          Iobrokder updates in der Zeit einige.

                          PlatformBetriebssystem:linux
                          Architektur:x64
                          CPUs:4
                          Geschwindigkeit:3100 MHz
                          Modell:Intel(R) Core(TM) i3-8100T CPU @ 3.10GHz
                          RAM:8 GB
                          System-Betriebszeit:7 T. 02:54:38
                          Node.js:v20.19.2
                          Zeit:1751047866852
                          Zeitversatz:-120
                          NPM:10.8.2
                          Adapter-Anzahl:569
                          Datenträgergröße:29.4 GB
                          Freier Festplattenspeicher:15.3 GB
                          Aktive Instanzen:39
                          Pfad:/opt/iobroker/
                          Betriebszeit:7 T. 02:54:36
                          aktiv:true
                          _nodeCurrent:20.19.2
                          _nodeNewest:20.19.3
                          _nodeNewestNext:20.19.3
                          _npmCurrent:10.8.2
                          _npmNewest:10.8.2
                          _npmNewestNext:10.8.2
                          
                          M Online
                          M Online
                          MCU
                          schrieb am zuletzt editiert von MCU
                          #1809

                          @hohenbostler Hast du mal ein komplett-Neustart vom System durchgeführt?
                          Wenn nein, dann vorher system updates machen, es gibt schon neuere Version
                          7b21e0a0-d79e-42e0-98e1-642ecf054b0d-image.png

                          Du klickst hier?
                          30d4e506-0784-4eb5-80b1-a91c2a41f655-image.png

                          NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                          H 1 Antwort Letzte Antwort
                          0
                          • M MCU

                            @hohenbostler Hast du mal ein komplett-Neustart vom System durchgeführt?
                            Wenn nein, dann vorher system updates machen, es gibt schon neuere Version
                            7b21e0a0-d79e-42e0-98e1-642ecf054b0d-image.png

                            Du klickst hier?
                            30d4e506-0784-4eb5-80b1-a91c2a41f655-image.png

                            H Offline
                            H Offline
                            Hohenbostler
                            schrieb am zuletzt editiert von
                            #1810

                            @mcu

                            System sicher auch schon x mal neu gestartet

                            20e9d684-ce4a-4c0a-8261-b58d8ab4999b-image.png

                            ja genau da und dann wird dort nichts angezeigt

                            M 1 Antwort Letzte Antwort
                            0
                            • H Hohenbostler

                              @mcu

                              System sicher auch schon x mal neu gestartet

                              20e9d684-ce4a-4c0a-8261-b58d8ab4999b-image.png

                              ja genau da und dann wird dort nichts angezeigt

                              M Online
                              M Online
                              MCU
                              schrieb am zuletzt editiert von
                              #1811

                              @hohenbostler Hast du in der Zeit neue Adapter installiert? Ich vermute es hat mit irgendeiner nicht gesetzten Übersetzung zu tun.
                              i18n -> Internationalisierung - Übersetzung von Begriffen

                              NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                              Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                              H 1 Antwort Letzte Antwort
                              0
                              • M MCU

                                @hohenbostler Hast du in der Zeit neue Adapter installiert? Ich vermute es hat mit irgendeiner nicht gesetzten Übersetzung zu tun.
                                i18n -> Internationalisierung - Übersetzung von Begriffen

                                H Offline
                                H Offline
                                Hohenbostler
                                schrieb am zuletzt editiert von
                                #1812

                                @mcu
                                Hey sorry für die späte Antwort.

                                Also sicherlich gibt es adapter die ich installiert habe. Wie gesagt das ist ja schon ewig so.

                                M 1 Antwort Letzte Antwort
                                0
                                • H Hohenbostler

                                  @mcu
                                  Hey sorry für die späte Antwort.

                                  Also sicherlich gibt es adapter die ich installiert habe. Wie gesagt das ist ja schon ewig so.

                                  M Online
                                  M Online
                                  MCU
                                  schrieb am zuletzt editiert von
                                  #1813

                                  @hohenbostler Dann bitte als Issue in github eintragen. Danke.

                                  NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                  Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                  U 1 Antwort Letzte Antwort
                                  0
                                  • M MCU

                                    @hohenbostler Dann bitte als Issue in github eintragen. Danke.

                                    U Offline
                                    U Offline
                                    uwe72
                                    schrieb am zuletzt editiert von
                                    #1814

                                    @mcu wollte fragen, ob man die Buttons von ihrer Bedeutung her "umdrehen" kann?

                                    22c4b80f-c6a8-4ed0-abfa-fbc2ffeb389a-image.png

                                    d.h. aktuell geht "hoch" auf 100 und "runter" auf 0. Da es eine Markise ist, wäre anders herum intuitiver.

                                    Danke!

                                    M 1 Antwort Letzte Antwort
                                    0
                                    • U uwe72

                                      @mcu wollte fragen, ob man die Buttons von ihrer Bedeutung her "umdrehen" kann?

                                      22c4b80f-c6a8-4ed0-abfa-fbc2ffeb389a-image.png

                                      d.h. aktuell geht "hoch" auf 100 und "runter" auf 0. Da es eine Markise ist, wäre anders herum intuitiver.

                                      Danke!

                                      M Online
                                      M Online
                                      MCU
                                      schrieb am zuletzt editiert von MCU
                                      #1815

                                      @uwe72
                                      https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/styles/blindlevelaction-rollladen/button-tauschen

                                      Bedeutung? Evtl mit min und max in Datenpunkt-Eigenschaft ändern

                                      NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                      R 1 Antwort Letzte Antwort
                                      1
                                      • M MCU

                                        @uwe72
                                        https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/styles/blindlevelaction-rollladen/button-tauschen

                                        Bedeutung? Evtl mit min und max in Datenpunkt-Eigenschaft ändern

                                        R Online
                                        R Online
                                        reutli
                                        schrieb am zuletzt editiert von
                                        #1816

                                        @mcu & all

                                        Hallo,

                                        irgendwie habe ich bei Jarvis 3.x den Überblick verloren... Habe seit langem die 3.1.9beta am Laufen (wurde mir damalas aus einem Grund empfohlen, den ich nicht mehr weiss), mehr oder weniger stabil.
                                        Habe komische "Sprünge" in der VIS auf dem Smartphone (iPhone), wenn ich längere Widgetseiten habe und auf einen Knopf z.B. "hoch-/runter Button" drücke. Dann scrollt die Seite, statt den Button zu bedienen (nein, ist nicht am Rand ;o)
                                        Das sind aber nur Kleinigkeiten.

                                        Was mich mehr interessiert ist die Frage, nach DER stabilen letzten empfohlenen Version und wie es hier weiter geht? Ich sehe unzählige Alphas, Betas und RCs in Github, unzählige issues.
                                        Ich bin mir bewusst (habe selbst einmal angefangen einen Adapter zu schreiben und dann aufgegeben wegen Zeit und skill) was es heisst ein solches Projekt zu warten und am Laufen zu halten. Dennoch möchte ich als Verwender natürlich wisse, woran ich bin und ob hier noch was entwickelt wird und ggf. zu einer stabilen Version kommt.

                                        Das ist eine offene Frage ohne Vorwurf oder Ähnlichem (bevor ich hier "gesteinigt" werde)!

                                        Ich fand/finde Jarvis aber so einfach un intuitiv, dass es für mich schade wäre, wenn ich hier weg müsste. Ich brauche keine visuell tolle Visualisierung, sondern etwas, das einfach und schnell konfiguriert ist und leicht zu verwenden ist - genau das ist Jarvis für mich heute.

                                        Also konkret:

                                        1. welches ist die am besten laufenden Version mit dem höchsten Stand an funktionierenden Kompromissen?
                                        2. ist diese Version irgendwo dokumentiert/so benannt?
                                        3. im Stable steht die 3.1.8 - warum? hier gibt/gab es doch bedeutende Fehler, oder?
                                        4. Könnte man eine Doku aufsetzen, welche Versionen welche Vor- und Nachteile haben? Das hilft dem Anwender ggf. die zu wählen, mit der er am wenigsten auf Fehler läuft
                                        5. Gibt es die Pro Version im eigenlichen Sinn noch?
                                        6. wer pflegt den Adapter noch?

                                        Danke.
                                        Gruss
                                        Micha

                                        BITTE BEACHTET DOCH DAS: https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge
                                        iobroker in Debian-VM auf Proxmox Server (Ryzen 7 / 32GB / 1TB NVMe SSD) als Master - mehrere Raspberry Pis (3+4) als Slaves. InfluxDB V2 und Grafana auf LXC.

                                        *Wer freundlich ist, dem wird freundlich geholfen *

                                        M 1 Antwort Letzte Antwort
                                        0
                                        • R reutli

                                          @mcu & all

                                          Hallo,

                                          irgendwie habe ich bei Jarvis 3.x den Überblick verloren... Habe seit langem die 3.1.9beta am Laufen (wurde mir damalas aus einem Grund empfohlen, den ich nicht mehr weiss), mehr oder weniger stabil.
                                          Habe komische "Sprünge" in der VIS auf dem Smartphone (iPhone), wenn ich längere Widgetseiten habe und auf einen Knopf z.B. "hoch-/runter Button" drücke. Dann scrollt die Seite, statt den Button zu bedienen (nein, ist nicht am Rand ;o)
                                          Das sind aber nur Kleinigkeiten.

                                          Was mich mehr interessiert ist die Frage, nach DER stabilen letzten empfohlenen Version und wie es hier weiter geht? Ich sehe unzählige Alphas, Betas und RCs in Github, unzählige issues.
                                          Ich bin mir bewusst (habe selbst einmal angefangen einen Adapter zu schreiben und dann aufgegeben wegen Zeit und skill) was es heisst ein solches Projekt zu warten und am Laufen zu halten. Dennoch möchte ich als Verwender natürlich wisse, woran ich bin und ob hier noch was entwickelt wird und ggf. zu einer stabilen Version kommt.

                                          Das ist eine offene Frage ohne Vorwurf oder Ähnlichem (bevor ich hier "gesteinigt" werde)!

                                          Ich fand/finde Jarvis aber so einfach un intuitiv, dass es für mich schade wäre, wenn ich hier weg müsste. Ich brauche keine visuell tolle Visualisierung, sondern etwas, das einfach und schnell konfiguriert ist und leicht zu verwenden ist - genau das ist Jarvis für mich heute.

                                          Also konkret:

                                          1. welches ist die am besten laufenden Version mit dem höchsten Stand an funktionierenden Kompromissen?
                                          2. ist diese Version irgendwo dokumentiert/so benannt?
                                          3. im Stable steht die 3.1.8 - warum? hier gibt/gab es doch bedeutende Fehler, oder?
                                          4. Könnte man eine Doku aufsetzen, welche Versionen welche Vor- und Nachteile haben? Das hilft dem Anwender ggf. die zu wählen, mit der er am wenigsten auf Fehler läuft
                                          5. Gibt es die Pro Version im eigenlichen Sinn noch?
                                          6. wer pflegt den Adapter noch?

                                          Danke.
                                          Gruss
                                          Micha

                                          M Online
                                          M Online
                                          MCU
                                          schrieb am zuletzt editiert von MCU
                                          #1817

                                          @reutli

                                          • zu 1: zurzeit (21.09.2025) v3.2.0-rc.17, grundsätzlich immer die neueste Version, da dort Fehler behoben werden "sollten", die es in einer Vorgängerversion gab. Leider gibt es Versionen, die dann wieder andere Fehler hervorbringen. Ist bei der Komplexität halt nicht so einfach, dazu kommen Änderungen von nodejs und ioBroker usw.

                                          • zu 2: ja, Infos zur v3.2. Beta
                                            4b4d926c-8d8f-49ae-8baa-90b5d0aa53ec-image.png

                                          • zu 3: Weil der Entwickler (zefau) es so entschieden hat. Diskussionen waren damals nicht möglich.

                                          • zu4: Auf keinen Fall, da Jeder in einer Version noch andere Fehler entdeckt und dann hätte man eine Empfehlung gegeben und der User ärgert sich, hat leider auch schon gegeben bei einigen Versionen.

                                          • zu 5: Ja, wer scripts usw nutzen möchte muss weitherin bezahlen (12€ / Jahr)

                                          • zu 6: Zefau, mal mehr mal weniger, zurzeit weniger. Zu sehen unter : https://github.com/Zefau

                                          NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                          R 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          741

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe