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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

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

NEWS

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

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

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

jarvis v2.2.0 - just another remarkable vis

Geplant Angeheftet Gesperrt Verschoben Tester
jarvismaterialmaterial uimaterialdesignvisvisualisierungvisualization
6.1k Beiträge 316 Kommentatoren 4.2m Aufrufe 273 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • H Hohenbostler

    Hi zusammen. Ich habe letzte Woche Jarvis entdeckt und bin echt entückt.

    Alelrdings habe ich erstmal noch eine Frage und eine Anregung .

    Als frage folgendes. Bei meiner Heizung habe ich einige selbst angelegte Datenpunkte. Dieses sind einfach nur Temperaturen die ich mit steuern möchte.

    Wenn ich als Gerät Heizung auswähle und einen eignen Datenpunkt hinzufüge möchte ich diesen eigentluch auch gerne Einstellbar machen. Siehe Bild.

    SetTemperature kommt direkt als Auswahl. Away / Nacht Temo ist ein eigener Daten punkt. Diesen würde ich eben so gerne wie auch Set temperature regulierbar machen.

    6d8bb88a-3bd5-412c-834a-cf421fdc167a-grafik.png

    Wie bekomme ich das hin ?

    Und als Anregung. Ich fänd es cool wenn man Geräte kopieren kann -> Da geht es gerade um die ganzen Icons und JSON > ich ersteller zB eine Person und alle sollen bis auf die Datenpunkte identische Einstellungen haben. Da wäre ein kopieren super Hilfreich.

    ZefauZ Offline
    ZefauZ Offline
    Zefau
    schrieb am zuletzt editiert von
    #557

    @Hohenbostler sagte in jarvis - just another remarkable vis:

    Wie bekomme ich das hin ?

    Nicht in den Geräte-Details / Popup. Hierfür gibt es ein Feature Request, siehe https://github.com/Zefau/ioBroker.jarvis/issues/40
    Du kannst es aber im Widget konfigurieren.

    Und als Anregung. Ich fänd es cool wenn man Geräte kopieren kann -> Da geht es gerade um die ganzen Icons und JSON > ich ersteller zB eine Person und alle sollen bis auf die Datenpunkte identische Einstellungen haben. Da wäre ein kopieren super Hilfreich.

    Habe ich mit aufgenommen: https://github.com/Zefau/ioBroker.jarvis/issues/149

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

    1 Antwort Letzte Antwort
    0
    • 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
      schrieb am zuletzt editiert von
      #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 Antwort Letzte Antwort
      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
        schrieb am zuletzt editiert von
        #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 Antwort Letzte Antwort
        0
        • H Offline
          H Offline
          Hohenbostler
          schrieb am zuletzt editiert von
          #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 Antwort Letzte Antwort
          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
            schrieb am zuletzt editiert von
            #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 Antwort Letzte Antwort
            0
            • ZefauZ Zefau

              Sneak Preview Weather Module

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

              Was meint ihr?

              stony2kS Offline
              stony2kS Offline
              stony2k
              schrieb am zuletzt editiert von
              #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 Antwort Letzte Antwort
              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
                schrieb am zuletzt editiert von
                #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 Antwort Letzte Antwort
                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
                  schrieb am zuletzt editiert von
                  #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 Antwort Letzte Antwort
                  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
                    schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                    0
                    • stony2kS Offline
                      stony2kS Offline
                      stony2k
                      schrieb am zuletzt editiert von
                      #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 Antwort Letzte Antwort
                      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
                        schrieb am zuletzt editiert von
                        #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 Antwort Letzte Antwort
                        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
                          schrieb am zuletzt editiert von
                          #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 Antwort Letzte Antwort
                          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
                            schrieb am zuletzt editiert von
                            #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 Antwort Letzte Antwort
                            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
                              schrieb am zuletzt editiert von 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 Antworten Letzte Antwort
                              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
                                schrieb am zuletzt editiert von
                                #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 Antwort Letzte Antwort
                                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
                                  schrieb am zuletzt editiert von
                                  #572

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

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

                                  stony2kS 1 Antwort Letzte Antwort
                                  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
                                    schrieb am zuletzt editiert von
                                    #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 Antwort Letzte Antwort
                                    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
                                      schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                                      0
                                      • ZefauZ Zefau

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

                                        stony2kS Offline
                                        stony2kS Offline
                                        stony2k
                                        schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                                        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
                                          schrieb am zuletzt editiert von
                                          #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 Antwort Letzte Antwort
                                          1
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          667

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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