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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. jarvis v2.2.0 - just another remarkable vis

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    140

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

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

jarvis v2.2.0 - just another remarkable vis

Scheduled Pinned Locked Moved Tester
jarvismaterialmaterial uimaterialdesignvisvisualisierungvisualization
6.1k Posts 316 Posters 4.3m Views 273 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A AnToto

    Hallo,

    ich habe den Jarvis Adapter installiert und hatte davor VIS am laufen. Beiden lauscht auf die selbe IP und Port und nun wundere ich mich, dass mein VIS nicht mehr geht. Es erscheint die Meldung"Connecting to server" and loading values. Aber dann passiert nichts mehr.

    Kann es sein, dass beide nicht parallel laufen können, oder was hab ich falsch gemacht?

    Kann ich irgendwie die Ports der beiden Adapter ändern, also Port 8082 für VIS und 8086 oder irgendwas anderes für Jarvis?

    Grüße und Danke

    ZefauZ Offline
    ZefauZ Offline
    Zefau
    wrote on last edited by
    #558

    @AnToto sagte in jarvis - just another remarkable vis:

    Kann ich irgendwie die Ports der beiden Adapter ändern, also Port 8082 für VIS und 8086 oder irgendwas anderes für Jarvis?

    Auf Port 8082 läuft der Web-Adapter. Der Web-Adapter sorgt dafür, dass vis oder jarvis überhaupt angezeigt werden können. Beide können parallel laufen.

    Wird die ein Fehler in der Browser Konsole angezeigt, wenn du vis öffnest und nichts mehr passiert?

    Meine Adapter: https://zefau.github.io/iobroker/

    1 Reply Last reply
    0
    • H Hohenbostler

      Und noch eine Frage.

      Ich lasse mir den Müllkalender anzeigen . Je nach dem wieviele tage. Aber beim Hausmüll geht es irgendwie nicht wirklich

      a9cba20e-8a4c-40be-9eeb-55549a159234-grafik.png

      493e11ae-26cb-4fc7-9c1d-e0d407db445c-grafik.png

      Folgende Einstellungen habe ich eingestellt:

      AnzeigeVariante(json): {"<1":"Heute","=1":"Morgen","=2":"Übermorgen",">2":"Demächst"}
      Datenpunktstil (json): {"<1":{"color":"#FF0000","fontWeight":"bold"},"=1":{"color":"#FFA500"},"=2":{"color":"#3ADF00"},">2":{"color":"#3ADF00"}}

      ZefauZ Offline
      ZefauZ Offline
      Zefau
      wrote on last edited by
      #559

      @Hohenbostler sagte in jarvis - just another remarkable vis:

      AnzeigeVariante(json): {"<1":"Heute","=1":"Morgen","=2":"Übermorgen",">2":"Demächst"}
      Datenpunktstil (json): {"<1":{"color":"#FF0000","fontWeight":"bold"},"=1":{"color":"#FFA500"},"=2":{"color":"#3ADF00"},">2":{"color":"#3ADF00"}}

      ohne =.
      AnzeigeVariante(json): {"<1":"Heute","1":"Morgen","2":"Übermorgen",">2":"Demächst"}
      Datenpunktstil (json): {"<1":{"color":"#FF0000","fontWeight":"bold"},"1":{"color":"#FFA500"},"2":{"color":"#3ADF00"},">2":{"color":"#3ADF00"}}

      Meine Adapter: https://zefau.github.io/iobroker/

      H 1 Reply Last reply
      0
      • H Offline
        H Offline
        Hohenbostler
        wrote on last edited by
        #560

        @Zefau sagte in jarvis - just another remarkable vis:

        Du kannst es aber im Widget konfigurieren.

        Wo und wie kann ich es denn konfigurieren ?

        ZefauZ 1 Reply Last reply
        0
        • H Hohenbostler

          @Zefau sagte in jarvis - just another remarkable vis:

          Du kannst es aber im Widget konfigurieren.

          Wo und wie kann ich es denn konfigurieren ?

          ZefauZ Offline
          ZefauZ Offline
          Zefau
          wrote on last edited by
          #561

          @Hohenbostler sagte in jarvis - just another remarkable vis:

          Wo und wie kann ich es denn konfigurieren ?

          https://github.com/Zefau/ioBroker.jarvis/wiki/de-Widgets

          Mit dem Modul StateList kannst du im Body den Datenpunkt und die Komponente auswählen.

          Meine Adapter: https://zefau.github.io/iobroker/

          1 Reply Last reply
          0
          • ZefauZ Zefau

            Sneak Preview Weather Module

            50e1fb41-085e-4d10-a71a-9b5042f06d2c-image.png

            Was meint ihr?

            stony2kS Offline
            stony2kS Offline
            stony2k
            wrote on last edited by
            #562

            @Zefau sagte in jarvis - just another remarkable vis:

            Sneak Preview Weather Module

            50e1fb41-085e-4d10-a71a-9b5042f06d2c-image.png

            Was meint ihr?

            Gefällt mir sehr gut :)

            Wurde eig. die Gruppenfunktion entfernt? Würde gerne nach Möglichkeit alle Lichter aus einmal ausschalten, geht das?
            97514343-00df-4fad-a71a-b666fe56e6f5-image.png

            ZefauZ 1 Reply Last reply
            0
            • stony2kS stony2k

              @Zefau sagte in jarvis - just another remarkable vis:

              Sneak Preview Weather Module

              50e1fb41-085e-4d10-a71a-9b5042f06d2c-image.png

              Was meint ihr?

              Gefällt mir sehr gut :)

              Wurde eig. die Gruppenfunktion entfernt? Würde gerne nach Möglichkeit alle Lichter aus einmal ausschalten, geht das?
              97514343-00df-4fad-a71a-b666fe56e6f5-image.png

              ZefauZ Offline
              ZefauZ Offline
              Zefau
              wrote on last edited by
              #563

              @stony2k sagte in jarvis - just another remarkable vis:

              Wurde eig. die Gruppenfunktion entfernt? Würde gerne nach Möglichkeit alle Lichter aus einmal ausschalten, geht das?

              Nein, ist noch drin. Bei der Widget-Konfiguration, wenn du das StateList Modul gewählt hast, dann kannst du Gruppen hinzufügen (und alle Geräte darunter werden der Gruppe zugerechnet).

              Meine Adapter: https://zefau.github.io/iobroker/

              stony2kS 1 Reply Last reply
              1
              • ZefauZ Zefau

                @stony2k sagte in jarvis - just another remarkable vis:

                Wurde eig. die Gruppenfunktion entfernt? Würde gerne nach Möglichkeit alle Lichter aus einmal ausschalten, geht das?

                Nein, ist noch drin. Bei der Widget-Konfiguration, wenn du das StateList Modul gewählt hast, dann kannst du Gruppen hinzufügen (und alle Geräte darunter werden der Gruppe zugerechnet).

                stony2kS Offline
                stony2kS Offline
                stony2k
                wrote on last edited by
                #564

                @Zefau sagte in jarvis - just another remarkable vis:

                @stony2k sagte in jarvis - just another remarkable vis:

                Wurde eig. die Gruppenfunktion entfernt? Würde gerne nach Möglichkeit alle Lichter aus einmal ausschalten, geht das?

                Nein, ist noch drin. Bei der Widget-Konfiguration, wenn du das StateList Modul gewählt hast, dann kannst du Gruppen hinzufügen (und alle Geräte darunter werden der Gruppe zugerechnet).

                OK, das war super easy, da wäre ich jetzt nicht drauf gekommen. Vielen Dank! :)

                1 Reply Last reply
                1
                • w00dst0ckW w00dst0ck

                  @Zefau
                  Hier mal meine verfügbaren HmIP Geräte am (HMIP-HAP) Homematic IP Access Point.
                  Bin mir nicht sicher was Du davon benötigst.


                  {
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3": {
                  "type": "device",
                  "common": {
                  "name": "HT Badezimmer",
                  "enums": [
                  {
                  "_id": "enum.rooms.badezimmer",
                  "common": {
                  "name": "Badezimmer",
                  "icon": "",
                  "color": false
                  }
                  }
                  ]
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035390,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3",
                  "acl": {
                  "object": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0": {
                  "type": "channel",
                  "common": {},
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035391,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0",
                  "acl": {
                  "object": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.configPending": {
                  "type": "state",
                  "common": {
                  "name": "configPending",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035391,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.configPending",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.dutyCycle": {
                  "type": "state",
                  "common": {
                  "name": "dutyCycle",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035392,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.dutyCycle",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.functionalChannelType": {
                  "type": "state",
                  "common": {
                  "name": "functionalChannelType",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035391,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.functionalChannelType",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.lowBat": {
                  "type": "state",
                  "common": {
                  "name": "lowBat",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035392,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.lowBat",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.operationLockActive": {
                  "type": "state",
                  "common": {
                  "name": "operationLockActive",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035393,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.operationLockActive",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.routerModuleEnabled": {
                  "type": "state",
                  "common": {
                  "name": "routerModuleEnabled",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035392,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.routerModuleEnabled",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.routerModuleSupported": {
                  "type": "state",
                  "common": {
                  "name": "routerModuleSupported",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035392,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.routerModuleSupported",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.rssiDeviceValue": {
                  "type": "state",
                  "common": {
                  "name": "rssiDeviceValue",
                  "type": "number",
                  "role": "value",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035392,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.rssiDeviceValue",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.rssiPeerValue": {
                  "type": "state",
                  "common": {
                  "name": "rssiPeerValue",
                  "type": "number",
                  "role": "value",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035393,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.rssiPeerValue",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.unreach": {
                  "type": "state",
                  "common": {
                  "name": "unreach",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035393,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.0.unreach",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1": {
                  "type": "channel",
                  "common": {},
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035393,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1",
                  "acl": {
                  "object": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.functionalChannelType": {
                  "type": "state",
                  "common": {
                  "name": "functionalChannelType",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035393,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.functionalChannelType",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.setPointTemperature": {
                  "type": "state",
                  "common": {
                  "name": "setPointTemperature",
                  "type": "number",
                  "role": "thermo",
                  "unit": "°C",
                  "read": true,
                  "write": true
                  },
                  "native": {
                  "id": [
                  "2aeb5c06-b732-4ed8-a681-f9e79d9b98e6"
                  ],
                  "parameter": "setPointTemperature"
                  },
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035394,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.setPointTemperature",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.temperatureOffset": {
                  "type": "state",
                  "common": {
                  "name": "temperatureOffset",
                  "type": "number",
                  "role": "thermo",
                  "unit": "°C",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035394,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.temperatureOffset",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.valveActualTemperature": {
                  "type": "state",
                  "common": {
                  "name": "valveActualTemperature",
                  "type": "number",
                  "role": "thermo",
                  "unit": "°C",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035395,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.valveActualTemperature",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.valvePosition": {
                  "type": "state",
                  "common": {
                  "name": "valvePosition",
                  "type": "number",
                  "role": "thermo",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035394,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.valvePosition",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.valveState": {
                  "type": "state",
                  "common": {
                  "name": "valveState",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035395,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.channels.1.valveState",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.info.firmwareVersion": {
                  "type": "state",
                  "common": {
                  "name": "type",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035390,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.info.firmwareVersion",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.info.label": {
                  "type": "state",
                  "common": {
                  "name": "type",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035390,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.info.label",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.info.modelType": {
                  "type": "state",
                  "common": {
                  "name": "type",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035390,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.info.modelType",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.info.type": {
                  "type": "state",
                  "common": {
                  "name": "type",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035390,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.info.type",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A0000A1A49A7A4F3.info.updateState": {
                  "type": "state",
                  "common": {
                  "name": "type",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598342035391,
                  "_id": "hmip.0.devices.3014F711A0000A1A49A7A4F3.info.updateState",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  }
                  }


                  {
                  "hmip.0.devices.3014F711A00000DA49A626AF": {
                  "type": "device",
                  "common": {
                  "name": "FK Badezimmer",
                  "enums": [
                  {
                  "_id": "enum.rooms.badezimmer",
                  "common": {
                  "name": "Badezimmer",
                  "icon": "",
                  "color": false
                  }
                  }
                  ]
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107769,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF",
                  "acl": {
                  "object": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.0": {
                  "type": "channel",
                  "common": {},
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107770,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.0",
                  "acl": {
                  "object": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.configPending": {
                  "type": "state",
                  "common": {
                  "name": "configPending",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107771,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.configPending",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.dutyCycle": {
                  "type": "state",
                  "common": {
                  "name": "dutyCycle",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107771,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.dutyCycle",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.functionalChannelType": {
                  "type": "state",
                  "common": {
                  "name": "functionalChannelType",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107771,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.functionalChannelType",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.lowBat": {
                  "type": "state",
                  "common": {
                  "name": "lowBat",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107771,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.lowBat",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.routerModuleEnabled": {
                  "type": "state",
                  "common": {
                  "name": "routerModuleEnabled",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107771,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.routerModuleEnabled",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.routerModuleSupported": {
                  "type": "state",
                  "common": {
                  "name": "routerModuleSupported",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107772,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.routerModuleSupported",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.rssiDeviceValue": {
                  "type": "state",
                  "common": {
                  "name": "rssiDeviceValue",
                  "type": "number",
                  "role": "value",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107772,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.rssiDeviceValue",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.rssiPeerValue": {
                  "type": "state",
                  "common": {
                  "name": "rssiPeerValue",
                  "type": "number",
                  "role": "value",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107772,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.rssiPeerValue",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.sabotage": {
                  "type": "state",
                  "common": {
                  "name": "sabotage",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107773,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.sabotage",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.unreach": {
                  "type": "state",
                  "common": {
                  "name": "unreach",
                  "type": "boolean",
                  "role": "indicator",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107772,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.0.unreach",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.1": {
                  "type": "channel",
                  "common": {},
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107773,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.1",
                  "acl": {
                  "object": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.1.eventDelay": {
                  "type": "state",
                  "common": {
                  "name": "eventDelay",
                  "type": "number",
                  "role": "value",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1600676294497,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.1.eventDelay",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.1.functionalChannelType": {
                  "type": "state",
                  "common": {
                  "name": "functionalChannelType",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107773,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.1.functionalChannelType",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.1.windowOpen": {
                  "type": "state",
                  "common": {
                  "name": "windowOpen",
                  "type": "boolean",
                  "role": "sensor.window",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107774,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.1.windowOpen",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.channels.1.windowState": {
                  "type": "state",
                  "common": {
                  "name": "windowState",
                  "type": "string",
                  "role": "sensor.window",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107773,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.channels.1.windowState",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.info.firmwareVersion": {
                  "type": "state",
                  "common": {
                  "name": "type",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107770,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.info.firmwareVersion",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.info.label": {
                  "type": "state",
                  "common": {
                  "name": "type",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107770,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.info.label",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.info.modelType": {
                  "type": "state",
                  "common": {
                  "name": "type",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107769,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.info.modelType",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.info.type": {
                  "type": "state",
                  "common": {
                  "name": "type",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107769,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.info.type",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  },
                  "hmip.0.devices.3014F711A00000DA49A626AF.info.updateState": {
                  "type": "state",
                  "common": {
                  "name": "type",
                  "type": "string",
                  "role": "text",
                  "read": true,
                  "write": false
                  },
                  "native": {},
                  "from": "system.adapter.hmip.0",
                  "user": "system.user.admin",
                  "ts": 1598516107770,
                  "_id": "hmip.0.devices.3014F711A00000DA49A626AF.info.updateState",
                  "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                  }
                  }
                  }

                  ZefauZ Offline
                  ZefauZ Offline
                  Zefau
                  wrote on last edited by Zefau
                  #565

                  @w00dst0ck sagte in jarvis - just another remarkable vis:

                  Hier mal meine verfügbaren HmIP Geräte am (HMIP-HAP) Homematic IP Access Point.

                  Hast du noch mehr Geräte, oder nur die zwei? So detailliert bräuchte ich es gar nicht. Brauche nur die Datenpunkte, die du eingelesen haben möchtest.
                  Habe es nun wie folgt übernommen:

                  HmIP-eTRV-2:

                  {
                  			"temperature": {
                  				"state": ".channels.1.valveActualTemperature"
                  			},
                  			"setTemperature": {
                  				"state": ".channels.1.setPointTemperature",
                  				"action": ".channels.1.setPointTemperature"
                  			}
                  		}
                  

                  (HmIP-eTRV-2 hat kein Humidity?)


                  HmIP-SWDO:

                  {
                  			"open": {
                  				"state": ".channels.1.windowOpen",
                  				"display": {
                  					"0": "CLOSED",
                  					"1": "OPEN"
                  				}
                  			}
                  		}
                  

                  Meine Adapter: https://zefau.github.io/iobroker/

                  1 Reply Last reply
                  0
                  • stony2kS Offline
                    stony2kS Offline
                    stony2k
                    wrote on last edited by
                    #566

                    Komisch. Wenn ich das DateTime Widget hinzufüge (mit den Standard Einstellungen), dann lädt die Seite kurz und danach wird nichts mehr angezeigt. Jarvis ist komplett leer. Wenn ich mit F5 reloade, dann habe ich 1-2 Sekunden um auf die Einstellungen oben rechts zu gehen. Woran kann das liegen?

                    ZefauZ 1 Reply Last reply
                    0
                    • stony2kS stony2k

                      Komisch. Wenn ich das DateTime Widget hinzufüge (mit den Standard Einstellungen), dann lädt die Seite kurz und danach wird nichts mehr angezeigt. Jarvis ist komplett leer. Wenn ich mit F5 reloade, dann habe ich 1-2 Sekunden um auf die Einstellungen oben rechts zu gehen. Woran kann das liegen?

                      ZefauZ Offline
                      ZefauZ Offline
                      Zefau
                      wrote on last edited by
                      #567

                      @stony2k sagte in jarvis - just another remarkable vis:

                      Komisch. Wenn ich das DateTime Widget hinzufüge (mit den Standard Einstellungen), dann lädt die Seite kurz und danach wird nichts mehr angezeigt. Jarvis ist komplett leer. Wenn ich mit F5 reloade, dann habe ich 1-2 Sekunden um auf die Einstellungen oben rechts zu gehen. Woran kann das liegen?

                      Schau mal in die Browser-Konsole, ob dort ein Fehler ausgegeben wird?

                      Meine Adapter: https://zefau.github.io/iobroker/

                      stony2kS 1 Reply Last reply
                      0
                      • ZefauZ Zefau

                        @stony2k sagte in jarvis - just another remarkable vis:

                        Komisch. Wenn ich das DateTime Widget hinzufüge (mit den Standard Einstellungen), dann lädt die Seite kurz und danach wird nichts mehr angezeigt. Jarvis ist komplett leer. Wenn ich mit F5 reloade, dann habe ich 1-2 Sekunden um auf die Einstellungen oben rechts zu gehen. Woran kann das liegen?

                        Schau mal in die Browser-Konsole, ob dort ein Fehler ausgegeben wird?

                        stony2kS Offline
                        stony2kS Offline
                        stony2k
                        wrote on last edited by
                        #568

                        @Zefau sagte in jarvis - just another remarkable vis:

                        @stony2k sagte in jarvis - just another remarkable vis:

                        Komisch. Wenn ich das DateTime Widget hinzufüge (mit den Standard Einstellungen), dann lädt die Seite kurz und danach wird nichts mehr angezeigt. Jarvis ist komplett leer. Wenn ich mit F5 reloade, dann habe ich 1-2 Sekunden um auf die Einstellungen oben rechts zu gehen. Woran kann das liegen?

                        Schau mal in die Browser-Konsole, ob dort ein Fehler ausgegeben wird?

                        Benutze dem Chrome. Meinst du die Untersuchen Funktion?

                        ZefauZ 1 Reply Last reply
                        0
                        • stony2kS stony2k

                          @Zefau sagte in jarvis - just another remarkable vis:

                          @stony2k sagte in jarvis - just another remarkable vis:

                          Komisch. Wenn ich das DateTime Widget hinzufüge (mit den Standard Einstellungen), dann lädt die Seite kurz und danach wird nichts mehr angezeigt. Jarvis ist komplett leer. Wenn ich mit F5 reloade, dann habe ich 1-2 Sekunden um auf die Einstellungen oben rechts zu gehen. Woran kann das liegen?

                          Schau mal in die Browser-Konsole, ob dort ein Fehler ausgegeben wird?

                          Benutze dem Chrome. Meinst du die Untersuchen Funktion?

                          ZefauZ Offline
                          ZefauZ Offline
                          Zefau
                          wrote on last edited by
                          #569

                          @stony2k sagte in jarvis - just another remarkable vis:

                          Benutze dem Chrome. Meinst du die Untersuchen Funktion?

                          Entwicklertools

                          Meine Adapter: https://zefau.github.io/iobroker/

                          stony2kS 1 Reply Last reply
                          0
                          • ZefauZ Zefau

                            @stony2k sagte in jarvis - just another remarkable vis:

                            Benutze dem Chrome. Meinst du die Untersuchen Funktion?

                            Entwicklertools

                            stony2kS Offline
                            stony2kS Offline
                            stony2k
                            wrote on last edited by stony2k
                            #570

                            @Zefau sagte in jarvis - just another remarkable vis:

                            @stony2k sagte in jarvis - just another remarkable vis:

                            Benutze dem Chrome. Meinst du die Untersuchen Funktion?

                            Entwicklertools
                            Habs aufgrund er Länge mal eingepackt.


                            RangeError: Invalid time value
                            at z (index.js:371)
                            at f (DateTime.js:73)
                            at qi (react-dom.production.min.js:153)
                            at Ao (react-dom.production.min.js:175)
                            at gs (react-dom.production.min.js:263)
                            at lu (react-dom.production.min.js:246)
                            at su (react-dom.production.min.js:246)
                            at Qs (react-dom.production.min.js:239)
                            at react-dom.production.min.js:123
                            at t.unstable_runWithPriority (scheduler.production.min.js:19)
                            es @ react-dom.production.min.js:209
                            n.callback @ react-dom.production.min.js:226
                            ci @ react-dom.production.min.js:131
                            is @ react-dom.production.min.js:212
                            hu @ react-dom.production.min.js:255
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            fu @ react-dom.production.min.js:248
                            Qs @ react-dom.production.min.js:239
                            (anonymous) @ react-dom.production.min.js:123
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            Gr @ react-dom.production.min.js:123
                            Vr @ react-dom.production.min.js:122
                            Us @ react-dom.production.min.js:230
                            po @ react-dom.production.min.js:163
                            e @ DateTime.js:42
                            setTimeout (async)
                            (anonymous) @ DateTime.js:52
                            rs @ react-dom.production.min.js:211
                            gu @ react-dom.production.min.js:257
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            pu @ react-dom.production.min.js:257
                            Qs @ react-dom.production.min.js:239
                            (anonymous) @ react-dom.production.min.js:123
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            Gr @ react-dom.production.min.js:123
                            Vr @ react-dom.production.min.js:122
                            Us @ react-dom.production.min.js:230
                            enqueueSetState @ react-dom.production.min.js:132
                            w.setState @ react.production.min.js:12
                            (anonymous) @ App.js:252
                            Promise.then (async)
                            value @ App.js:251
                            is @ react-dom.production.min.js:212
                            hu @ react-dom.production.min.js:255
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            fu @ react-dom.production.min.js:248
                            Qs @ react-dom.production.min.js:239
                            (anonymous) @ react-dom.production.min.js:123
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            Gr @ react-dom.production.min.js:123
                            Vr @ react-dom.production.min.js:122
                            Us @ react-dom.production.min.js:230
                            enqueueSetState @ react-dom.production.min.js:132
                            w.setState @ react.production.min.js:12
                            (anonymous) @ App.js:140
                            Promise.then (async)
                            value @ App.js:132
                            is @ react-dom.production.min.js:212
                            hu @ react-dom.production.min.js:255
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            fu @ react-dom.production.min.js:248
                            Qs @ react-dom.production.min.js:239
                            Us @ react-dom.production.min.js:230
                            Au @ react-dom.production.min.js:281
                            (anonymous) @ react-dom.production.min.js:284
                            tu @ react-dom.production.min.js:240
                            Bu @ react-dom.production.min.js:284
                            t.render @ react-dom.production.min.js:290
                            1511 @ index.js:8
                            i @ index.html:1
                            1104 @ main.9da1eb88.chunk.js:1
                            i @ index.html:1
                            t @ index.html:1
                            r @ index.html:1
                            (anonymous) @ main.9da1eb88.chunk.js:1
                            index.js:371 Uncaught RangeError: Invalid time value
                            at z (index.js:371)
                            at f (DateTime.js:73)
                            at qi (react-dom.production.min.js:153)
                            at Ao (react-dom.production.min.js:175)
                            at gs (react-dom.production.min.js:263)
                            at lu (react-dom.production.min.js:246)
                            at su (react-dom.production.min.js:246)
                            at Qs (react-dom.production.min.js:239)
                            at react-dom.production.min.js:123
                            at t.unstable_runWithPriority (scheduler.production.min.js:19)
                            z @ index.js:371
                            f @ DateTime.js:73
                            qi @ react-dom.production.min.js:153
                            Ao @ react-dom.production.min.js:175
                            gs @ react-dom.production.min.js:263
                            lu @ react-dom.production.min.js:246
                            su @ react-dom.production.min.js:246
                            Qs @ react-dom.production.min.js:239
                            (anonymous) @ react-dom.production.min.js:123
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            Gr @ react-dom.production.min.js:123
                            Vr @ react-dom.production.min.js:122
                            Us @ react-dom.production.min.js:230
                            po @ react-dom.production.min.js:163
                            e @ DateTime.js:42
                            setTimeout (async)
                            (anonymous) @ DateTime.js:52
                            rs @ react-dom.production.min.js:211
                            gu @ react-dom.production.min.js:257
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            pu @ react-dom.production.min.js:257
                            Qs @ react-dom.production.min.js:239
                            (anonymous) @ react-dom.production.min.js:123
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            Gr @ react-dom.production.min.js:123
                            Vr @ react-dom.production.min.js:122
                            Us @ react-dom.production.min.js:230
                            enqueueSetState @ react-dom.production.min.js:132
                            w.setState @ react.production.min.js:12
                            (anonymous) @ App.js:252
                            Promise.then (async)
                            value @ App.js:251
                            is @ react-dom.production.min.js:212
                            hu @ react-dom.production.min.js:255
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            fu @ react-dom.production.min.js:248
                            Qs @ react-dom.production.min.js:239
                            (anonymous) @ react-dom.production.min.js:123
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            Gr @ react-dom.production.min.js:123
                            Vr @ react-dom.production.min.js:122
                            Us @ react-dom.production.min.js:230
                            enqueueSetState @ react-dom.production.min.js:132
                            w.setState @ react.production.min.js:12
                            (anonymous) @ App.js:140
                            Promise.then (async)
                            value @ App.js:132
                            is @ react-dom.production.min.js:212
                            hu @ react-dom.production.min.js:255
                            t.unstable_runWithPriority @ scheduler.production.min.js:19
                            Br @ react-dom.production.min.js:122
                            fu @ react-dom.production.min.js:248
                            Qs @ react-dom.production.min.js:239
                            Us @ react-dom.production.min.js:230
                            Au @ react-dom.production.min.js:281
                            (anonymous) @ react-dom.production.min.js:284
                            tu @ react-dom.production.min.js:240
                            Bu @ react-dom.production.min.js:284
                            t.render @ react-dom.production.min.js:290
                            1511 @ index.js:8
                            i @ index.html:1
                            1104 @ main.9da1eb88.chunk.js:1
                            i @ index.html:1
                            t @ index.html:1
                            r @ index.html:1
                            (anonymous) @ main.9da1eb88.chunk.js:1

                            ZefauZ 2 Replies Last reply
                            0
                            • stony2kS stony2k

                              @Zefau sagte in jarvis - just another remarkable vis:

                              @stony2k sagte in jarvis - just another remarkable vis:

                              Benutze dem Chrome. Meinst du die Untersuchen Funktion?

                              Entwicklertools
                              Habs aufgrund er Länge mal eingepackt.


                              RangeError: Invalid time value
                              at z (index.js:371)
                              at f (DateTime.js:73)
                              at qi (react-dom.production.min.js:153)
                              at Ao (react-dom.production.min.js:175)
                              at gs (react-dom.production.min.js:263)
                              at lu (react-dom.production.min.js:246)
                              at su (react-dom.production.min.js:246)
                              at Qs (react-dom.production.min.js:239)
                              at react-dom.production.min.js:123
                              at t.unstable_runWithPriority (scheduler.production.min.js:19)
                              es @ react-dom.production.min.js:209
                              n.callback @ react-dom.production.min.js:226
                              ci @ react-dom.production.min.js:131
                              is @ react-dom.production.min.js:212
                              hu @ react-dom.production.min.js:255
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              fu @ react-dom.production.min.js:248
                              Qs @ react-dom.production.min.js:239
                              (anonymous) @ react-dom.production.min.js:123
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              Gr @ react-dom.production.min.js:123
                              Vr @ react-dom.production.min.js:122
                              Us @ react-dom.production.min.js:230
                              po @ react-dom.production.min.js:163
                              e @ DateTime.js:42
                              setTimeout (async)
                              (anonymous) @ DateTime.js:52
                              rs @ react-dom.production.min.js:211
                              gu @ react-dom.production.min.js:257
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              pu @ react-dom.production.min.js:257
                              Qs @ react-dom.production.min.js:239
                              (anonymous) @ react-dom.production.min.js:123
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              Gr @ react-dom.production.min.js:123
                              Vr @ react-dom.production.min.js:122
                              Us @ react-dom.production.min.js:230
                              enqueueSetState @ react-dom.production.min.js:132
                              w.setState @ react.production.min.js:12
                              (anonymous) @ App.js:252
                              Promise.then (async)
                              value @ App.js:251
                              is @ react-dom.production.min.js:212
                              hu @ react-dom.production.min.js:255
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              fu @ react-dom.production.min.js:248
                              Qs @ react-dom.production.min.js:239
                              (anonymous) @ react-dom.production.min.js:123
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              Gr @ react-dom.production.min.js:123
                              Vr @ react-dom.production.min.js:122
                              Us @ react-dom.production.min.js:230
                              enqueueSetState @ react-dom.production.min.js:132
                              w.setState @ react.production.min.js:12
                              (anonymous) @ App.js:140
                              Promise.then (async)
                              value @ App.js:132
                              is @ react-dom.production.min.js:212
                              hu @ react-dom.production.min.js:255
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              fu @ react-dom.production.min.js:248
                              Qs @ react-dom.production.min.js:239
                              Us @ react-dom.production.min.js:230
                              Au @ react-dom.production.min.js:281
                              (anonymous) @ react-dom.production.min.js:284
                              tu @ react-dom.production.min.js:240
                              Bu @ react-dom.production.min.js:284
                              t.render @ react-dom.production.min.js:290
                              1511 @ index.js:8
                              i @ index.html:1
                              1104 @ main.9da1eb88.chunk.js:1
                              i @ index.html:1
                              t @ index.html:1
                              r @ index.html:1
                              (anonymous) @ main.9da1eb88.chunk.js:1
                              index.js:371 Uncaught RangeError: Invalid time value
                              at z (index.js:371)
                              at f (DateTime.js:73)
                              at qi (react-dom.production.min.js:153)
                              at Ao (react-dom.production.min.js:175)
                              at gs (react-dom.production.min.js:263)
                              at lu (react-dom.production.min.js:246)
                              at su (react-dom.production.min.js:246)
                              at Qs (react-dom.production.min.js:239)
                              at react-dom.production.min.js:123
                              at t.unstable_runWithPriority (scheduler.production.min.js:19)
                              z @ index.js:371
                              f @ DateTime.js:73
                              qi @ react-dom.production.min.js:153
                              Ao @ react-dom.production.min.js:175
                              gs @ react-dom.production.min.js:263
                              lu @ react-dom.production.min.js:246
                              su @ react-dom.production.min.js:246
                              Qs @ react-dom.production.min.js:239
                              (anonymous) @ react-dom.production.min.js:123
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              Gr @ react-dom.production.min.js:123
                              Vr @ react-dom.production.min.js:122
                              Us @ react-dom.production.min.js:230
                              po @ react-dom.production.min.js:163
                              e @ DateTime.js:42
                              setTimeout (async)
                              (anonymous) @ DateTime.js:52
                              rs @ react-dom.production.min.js:211
                              gu @ react-dom.production.min.js:257
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              pu @ react-dom.production.min.js:257
                              Qs @ react-dom.production.min.js:239
                              (anonymous) @ react-dom.production.min.js:123
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              Gr @ react-dom.production.min.js:123
                              Vr @ react-dom.production.min.js:122
                              Us @ react-dom.production.min.js:230
                              enqueueSetState @ react-dom.production.min.js:132
                              w.setState @ react.production.min.js:12
                              (anonymous) @ App.js:252
                              Promise.then (async)
                              value @ App.js:251
                              is @ react-dom.production.min.js:212
                              hu @ react-dom.production.min.js:255
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              fu @ react-dom.production.min.js:248
                              Qs @ react-dom.production.min.js:239
                              (anonymous) @ react-dom.production.min.js:123
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              Gr @ react-dom.production.min.js:123
                              Vr @ react-dom.production.min.js:122
                              Us @ react-dom.production.min.js:230
                              enqueueSetState @ react-dom.production.min.js:132
                              w.setState @ react.production.min.js:12
                              (anonymous) @ App.js:140
                              Promise.then (async)
                              value @ App.js:132
                              is @ react-dom.production.min.js:212
                              hu @ react-dom.production.min.js:255
                              t.unstable_runWithPriority @ scheduler.production.min.js:19
                              Br @ react-dom.production.min.js:122
                              fu @ react-dom.production.min.js:248
                              Qs @ react-dom.production.min.js:239
                              Us @ react-dom.production.min.js:230
                              Au @ react-dom.production.min.js:281
                              (anonymous) @ react-dom.production.min.js:284
                              tu @ react-dom.production.min.js:240
                              Bu @ react-dom.production.min.js:284
                              t.render @ react-dom.production.min.js:290
                              1511 @ index.js:8
                              i @ index.html:1
                              1104 @ main.9da1eb88.chunk.js:1
                              i @ index.html:1
                              t @ index.html:1
                              r @ index.html:1
                              (anonymous) @ main.9da1eb88.chunk.js:1

                              ZefauZ Offline
                              ZefauZ Offline
                              Zefau
                              wrote on last edited by
                              #571

                              @stony2k sagte in jarvis - just another remarkable vis:

                              RangeError: Invalid time value

                              Welche jarvis Version hast du im Einsatz?

                              Meine Adapter: https://zefau.github.io/iobroker/

                              stony2kS 1 Reply Last reply
                              1
                              • stony2kS stony2k

                                @Zefau sagte in jarvis - just another remarkable vis:

                                @stony2k sagte in jarvis - just another remarkable vis:

                                Benutze dem Chrome. Meinst du die Untersuchen Funktion?

                                Entwicklertools
                                Habs aufgrund er Länge mal eingepackt.


                                RangeError: Invalid time value
                                at z (index.js:371)
                                at f (DateTime.js:73)
                                at qi (react-dom.production.min.js:153)
                                at Ao (react-dom.production.min.js:175)
                                at gs (react-dom.production.min.js:263)
                                at lu (react-dom.production.min.js:246)
                                at su (react-dom.production.min.js:246)
                                at Qs (react-dom.production.min.js:239)
                                at react-dom.production.min.js:123
                                at t.unstable_runWithPriority (scheduler.production.min.js:19)
                                es @ react-dom.production.min.js:209
                                n.callback @ react-dom.production.min.js:226
                                ci @ react-dom.production.min.js:131
                                is @ react-dom.production.min.js:212
                                hu @ react-dom.production.min.js:255
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                fu @ react-dom.production.min.js:248
                                Qs @ react-dom.production.min.js:239
                                (anonymous) @ react-dom.production.min.js:123
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                Gr @ react-dom.production.min.js:123
                                Vr @ react-dom.production.min.js:122
                                Us @ react-dom.production.min.js:230
                                po @ react-dom.production.min.js:163
                                e @ DateTime.js:42
                                setTimeout (async)
                                (anonymous) @ DateTime.js:52
                                rs @ react-dom.production.min.js:211
                                gu @ react-dom.production.min.js:257
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                pu @ react-dom.production.min.js:257
                                Qs @ react-dom.production.min.js:239
                                (anonymous) @ react-dom.production.min.js:123
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                Gr @ react-dom.production.min.js:123
                                Vr @ react-dom.production.min.js:122
                                Us @ react-dom.production.min.js:230
                                enqueueSetState @ react-dom.production.min.js:132
                                w.setState @ react.production.min.js:12
                                (anonymous) @ App.js:252
                                Promise.then (async)
                                value @ App.js:251
                                is @ react-dom.production.min.js:212
                                hu @ react-dom.production.min.js:255
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                fu @ react-dom.production.min.js:248
                                Qs @ react-dom.production.min.js:239
                                (anonymous) @ react-dom.production.min.js:123
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                Gr @ react-dom.production.min.js:123
                                Vr @ react-dom.production.min.js:122
                                Us @ react-dom.production.min.js:230
                                enqueueSetState @ react-dom.production.min.js:132
                                w.setState @ react.production.min.js:12
                                (anonymous) @ App.js:140
                                Promise.then (async)
                                value @ App.js:132
                                is @ react-dom.production.min.js:212
                                hu @ react-dom.production.min.js:255
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                fu @ react-dom.production.min.js:248
                                Qs @ react-dom.production.min.js:239
                                Us @ react-dom.production.min.js:230
                                Au @ react-dom.production.min.js:281
                                (anonymous) @ react-dom.production.min.js:284
                                tu @ react-dom.production.min.js:240
                                Bu @ react-dom.production.min.js:284
                                t.render @ react-dom.production.min.js:290
                                1511 @ index.js:8
                                i @ index.html:1
                                1104 @ main.9da1eb88.chunk.js:1
                                i @ index.html:1
                                t @ index.html:1
                                r @ index.html:1
                                (anonymous) @ main.9da1eb88.chunk.js:1
                                index.js:371 Uncaught RangeError: Invalid time value
                                at z (index.js:371)
                                at f (DateTime.js:73)
                                at qi (react-dom.production.min.js:153)
                                at Ao (react-dom.production.min.js:175)
                                at gs (react-dom.production.min.js:263)
                                at lu (react-dom.production.min.js:246)
                                at su (react-dom.production.min.js:246)
                                at Qs (react-dom.production.min.js:239)
                                at react-dom.production.min.js:123
                                at t.unstable_runWithPriority (scheduler.production.min.js:19)
                                z @ index.js:371
                                f @ DateTime.js:73
                                qi @ react-dom.production.min.js:153
                                Ao @ react-dom.production.min.js:175
                                gs @ react-dom.production.min.js:263
                                lu @ react-dom.production.min.js:246
                                su @ react-dom.production.min.js:246
                                Qs @ react-dom.production.min.js:239
                                (anonymous) @ react-dom.production.min.js:123
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                Gr @ react-dom.production.min.js:123
                                Vr @ react-dom.production.min.js:122
                                Us @ react-dom.production.min.js:230
                                po @ react-dom.production.min.js:163
                                e @ DateTime.js:42
                                setTimeout (async)
                                (anonymous) @ DateTime.js:52
                                rs @ react-dom.production.min.js:211
                                gu @ react-dom.production.min.js:257
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                pu @ react-dom.production.min.js:257
                                Qs @ react-dom.production.min.js:239
                                (anonymous) @ react-dom.production.min.js:123
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                Gr @ react-dom.production.min.js:123
                                Vr @ react-dom.production.min.js:122
                                Us @ react-dom.production.min.js:230
                                enqueueSetState @ react-dom.production.min.js:132
                                w.setState @ react.production.min.js:12
                                (anonymous) @ App.js:252
                                Promise.then (async)
                                value @ App.js:251
                                is @ react-dom.production.min.js:212
                                hu @ react-dom.production.min.js:255
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                fu @ react-dom.production.min.js:248
                                Qs @ react-dom.production.min.js:239
                                (anonymous) @ react-dom.production.min.js:123
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                Gr @ react-dom.production.min.js:123
                                Vr @ react-dom.production.min.js:122
                                Us @ react-dom.production.min.js:230
                                enqueueSetState @ react-dom.production.min.js:132
                                w.setState @ react.production.min.js:12
                                (anonymous) @ App.js:140
                                Promise.then (async)
                                value @ App.js:132
                                is @ react-dom.production.min.js:212
                                hu @ react-dom.production.min.js:255
                                t.unstable_runWithPriority @ scheduler.production.min.js:19
                                Br @ react-dom.production.min.js:122
                                fu @ react-dom.production.min.js:248
                                Qs @ react-dom.production.min.js:239
                                Us @ react-dom.production.min.js:230
                                Au @ react-dom.production.min.js:281
                                (anonymous) @ react-dom.production.min.js:284
                                tu @ react-dom.production.min.js:240
                                Bu @ react-dom.production.min.js:284
                                t.render @ react-dom.production.min.js:290
                                1511 @ index.js:8
                                i @ index.html:1
                                1104 @ main.9da1eb88.chunk.js:1
                                i @ index.html:1
                                t @ index.html:1
                                r @ index.html:1
                                (anonymous) @ main.9da1eb88.chunk.js:1

                                ZefauZ Offline
                                ZefauZ Offline
                                Zefau
                                wrote on last edited by
                                #572

                                @stony2k hast du im ioBroker keine Lattitude und Longitude deines Standorts drin?

                                Meine Adapter: https://zefau.github.io/iobroker/

                                stony2kS 1 Reply Last reply
                                1
                                • ZefauZ Zefau

                                  @stony2k sagte in jarvis - just another remarkable vis:

                                  RangeError: Invalid time value

                                  Welche jarvis Version hast du im Einsatz?

                                  stony2kS Offline
                                  stony2kS Offline
                                  stony2k
                                  wrote on last edited by
                                  #573

                                  @Zefau sagte in jarvis - just another remarkable vis:

                                  @stony2k sagte in jarvis - just another remarkable vis:

                                  RangeError: Invalid time value

                                  Welche jarvis Version hast du im Einsatz?

                                  1.0.6 Hatte am Anfang auch Probleme Jarvis über die ioBroker GUI zu installieren. Habe dann den ioBroker in der Repo Einstellung auf latest gesetzt, musste in der SSH Konsole die Adapter aktualisieren und darüber den Adapter installieren und eine Instanz hinzufügen.

                                  1 Reply Last reply
                                  0
                                  • ZefauZ Zefau

                                    @Hohenbostler sagte in jarvis - just another remarkable vis:

                                    AnzeigeVariante(json): {"<1":"Heute","=1":"Morgen","=2":"Übermorgen",">2":"Demächst"}
                                    Datenpunktstil (json): {"<1":{"color":"#FF0000","fontWeight":"bold"},"=1":{"color":"#FFA500"},"=2":{"color":"#3ADF00"},">2":{"color":"#3ADF00"}}

                                    ohne =.
                                    AnzeigeVariante(json): {"<1":"Heute","1":"Morgen","2":"Übermorgen",">2":"Demächst"}
                                    Datenpunktstil (json): {"<1":{"color":"#FF0000","fontWeight":"bold"},"1":{"color":"#FFA500"},"2":{"color":"#3ADF00"},">2":{"color":"#3ADF00"}}

                                    H Offline
                                    H Offline
                                    Hohenbostler
                                    wrote on last edited by Hohenbostler
                                    #574

                                    @Zefau sorry, aber das mit dem =1 funktioniert nicht. Aktuell sieht es jetzt so aus. Leider mit dem selben Ergebnis.

                                    {"1":{"color":"#FFA500"},"2":{"color":"#3ADF00"},"<1":{"color":"#FF0000","fontWeight":"bold"},">2":{"color":"#3ADF00
                                    
                                    {"1":"Morgen","2":"Übermorgen","<1":"Heute",">2":"Demächst
                                    
                                    ZefauZ 1 Reply Last reply
                                    0
                                    • ZefauZ Zefau

                                      @stony2k hast du im ioBroker keine Lattitude und Longitude deines Standorts drin?

                                      stony2kS Offline
                                      stony2kS Offline
                                      stony2k
                                      wrote on last edited by stony2k
                                      #575

                                      @Zefau sagte in jarvis - just another remarkable vis:

                                      @stony2k hast du im ioBroker keine Lattitude und Longitude deines Standorts drin?

                                      Danke erneut. Daran lag es. My fault, sorry :)

                                      Ist eig. geplant, Steckdosen mit als Gewerk aufzunehmen? Ich habe sie aktuell unter Sonstiges einsortiert.

                                      ZefauZ 1 Reply Last reply
                                      0
                                      • stony2kS stony2k

                                        @Zefau sagte in jarvis - just another remarkable vis:

                                        @stony2k hast du im ioBroker keine Lattitude und Longitude deines Standorts drin?

                                        Danke erneut. Daran lag es. My fault, sorry :)

                                        Ist eig. geplant, Steckdosen mit als Gewerk aufzunehmen? Ich habe sie aktuell unter Sonstiges einsortiert.

                                        ZefauZ Offline
                                        ZefauZ Offline
                                        Zefau
                                        wrote on last edited by
                                        #576

                                        @stony2k sagte in jarvis - just another remarkable vis:

                                        Ist eig. geplant, Steckdosen mit als Gewerk aufzunehmen? Ich habe sie aktuell unter Sonstiges einsortiert.

                                        Ist bereits in v1.1.0 mit drin, siehe https://github.com/Zefau/ioBroker.jarvis/wiki/de-Functions#Übersicht-der-gewerke

                                        Meine Adapter: https://zefau.github.io/iobroker/

                                        1 Reply Last reply
                                        1
                                        • H Hohenbostler

                                          @Zefau sorry, aber das mit dem =1 funktioniert nicht. Aktuell sieht es jetzt so aus. Leider mit dem selben Ergebnis.

                                          {"1":{"color":"#FFA500"},"2":{"color":"#3ADF00"},"<1":{"color":"#FF0000","fontWeight":"bold"},">2":{"color":"#3ADF00
                                          
                                          {"1":"Morgen","2":"Übermorgen","<1":"Heute",">2":"Demächst
                                          
                                          ZefauZ Offline
                                          ZefauZ Offline
                                          Zefau
                                          wrote on last edited by
                                          #577

                                          @Hohenbostler probier mal bitte die v1.0.7, damit sollte es nun gehen.

                                          Meine Adapter: https://zefau.github.io/iobroker/

                                          J H 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          569

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe