Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. JavaScript
    5. HowTo: Zusatz-Programme fuer jarvis v3

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    HowTo: Zusatz-Programme fuer jarvis v3

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MCU last edited by MCU

      Für einige interessant?
      Musste aufgrund der Dateigröße gekürzt werden.
      masterIconButtons-Beispiel.gif

      EDIT:
      https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/scripts-3.1.x-pro/sonstige-skripte/kombinationsskripte/mastericonbuttons

      1 Reply Last reply Reply Quote 2
      • M
        MCU last edited by MCU

        @sigi234 Du hast ein gutes Auge für Designfragen. Wie würdest du es darstellen wollen?
        6695f2cd-29b9-45db-9aa8-4719c30acd30-image.png
        Noch andere Ideen?

        Zurzeit nur Tests mit fritzdect.
        Weißer Kreis zeigt die Soll-temp an.
        Blauer Kreis die Ist-temp.
        Ring-Gauge in Zonen aufgeteilt grün, gelb,rot.
        Buttons für WindowOpenActive, - (Soll) , + (Soll) , Boost einschalten

        Andere Adapter?

        sigi234 1 Reply Last reply Reply Quote 0
        • sigi234
          sigi234 Forum Testing Most Active @MCU last edited by

          @mcu

          Hallo,

          für mich zu bunt.

          Screenshot (552).png

          1 Reply Last reply Reply Quote 1
          • M
            MCU last edited by MCU

            @sigi234 So besser?
            PC
            1d5b52d4-4b12-4052-826a-9e6b1501ffcf-image.png
            Handy
            4919e6dc-9a2a-42f4-9f73-305129450733-image.png

            sigi234 1 Reply Last reply Reply Quote 2
            • sigi234
              sigi234 Forum Testing Most Active @MCU last edited by

              @mcu sagte in HowTo: Zusatz-Programme fuer jarvis v3:

              @sigi234 So besser?

              Viel besser 👍

              1 Reply Last reply Reply Quote 1
              • icebear
                icebear last edited by icebear

                @mcu said in HowTo: Zusatz-Programme fuer jarvis v3:

                So besser?

                So würd ich's auch sofort nehmen 😳

                (Edit: homematic-ip)

                M 1 Reply Last reply Reply Quote 0
                • M
                  MCU @icebear last edited by MCU

                  @icebear Bitte Datenpunkte als Export mit vollem Id Pfad.
                  Sind für alle Ventile gleich aufgebaut? -> Kann man mit einem Selektor danach suchen und entsprechende finden?

                  icebear 1 Reply Last reply Reply Quote 0
                  • icebear
                    icebear @MCU last edited by icebear

                    @mcu

                    Ich hoffe das reicht so wie ich es exportiert hab.

                    1X das Heizungsthermostat (die sind alle gleich)

                    1x Wandthermostat

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      MCU @icebear last edited by MCU

                      @icebear Kann wieder raus. Danke.
                      Sind die immer leer? Oder sind das andere Profile?
                      71662e7a-fdd4-4032-a438-101df0030027-image.png

                      icebear 1 Reply Last reply Reply Quote 0
                      • icebear
                        icebear @MCU last edited by

                        @mcu said in HowTo: Zusatz-Programme fuer jarvis v3:

                        Sind die immer leer?

                        Jepp, die sind immer leer. Eigentlich steht nur was in Ordner '0' und '1'.

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          MCU @icebear last edited by MCU

                          @icebear Einige Fragen

                          • .1.CONTROL_MODE Welche Einstellung kann man damit setzen? 0-3?

                          • .1.LEVEL ist Battery-Level?

                          • .1.SET_POINT_MODE Bedeutung? 0-3?

                          • .1.SET_POINT_TEMPERATURE = Soll-Temperatur?

                          63ddfc96-f803-4b60-81c4-40a37f3914a2-image.png

                          icebear sigi234 2 Replies Last reply Reply Quote 0
                          • icebear
                            icebear @MCU last edited by

                            @mcu said in HowTo: Zusatz-Programme fuer jarvis v3:

                            Einige Fragen

                            zu 1: Mit Control_Mode schalte ich in der VIS zwischen Auto=0 und Manu=1 Modus um.

                            zu 2: .1.Level ist der Level des Stelltriebs vom Ventil, gibt an wie weit das Ventil geöffnet ist, 0% entspricht "Thermostat ist zu"(z.b. Window-Open detected) 100% entspricht "Thermostat ist voll offen"

                            zu 3: Set_point_Mode = keine Ahnung nutze ich nicht

                            zu 4: Set_Point_Temperature ist die Soll-Temperatur (in deinem Screenschot 12°C ist deshalb weil ein offenes Fenster erkannt wurde)

                            sigi234 1 Reply Last reply Reply Quote 0
                            • sigi234
                              sigi234 Forum Testing Most Active @icebear last edited by

                              @icebear sagte in HowTo: Zusatz-Programme fuer jarvis v3:

                              zu 3: Set_point_Mode = keine Ahnung nutze ich nicht

                              Zum setzen des Modus nimmt man den Datenpunkt "CONTROL_MODE", zum Auslesen des Modus den Datenpunkt "SET_POINT_MODE".

                              1 Reply Last reply Reply Quote 0
                              • sigi234
                                sigi234 Forum Testing Most Active @MCU last edited by

                                @mcu sagte in HowTo: Zusatz-Programme fuer jarvis v3:

                                1.LEVEL ist Battery-Level?

                                Nein, wie schon @icebear schrieb.

                                Batterie DP:

                                hm-rpc.1.000A1D8997CC3E.0.OPERATING_VOLTAGE
                                
                                {
                                  "type": "state",
                                  "common": {
                                    "name": "HZK Bad:0.OPERATING_VOLTAGE",
                                    "role": "value.voltage",
                                    "def": 0,
                                    "type": "number",
                                    "read": true,
                                    "write": false,
                                    "min": 0,
                                    "max": 25.2,
                                    "unit": "V"
                                  },
                                  "native": {
                                    "MIN": 0,
                                    "OPERATIONS": 5,
                                    "MAX": 25.2,
                                    "FLAGS": 1,
                                    "ID": "OPERATING_VOLTAGE",
                                    "TYPE": "FLOAT",
                                    "DEFAULT": 0
                                  },
                                  "from": "system.adapter.hm-rega.0",
                                  "user": "system.user.admin",
                                  "ts": 1694847238851,
                                  "_id": "hm-rpc.1.000A1D8997CC3E.0.OPERATING_VOLTAGE",
                                  "acl": {
                                    "object": 1636,
                                    "state": 1636,
                                    "owner": "system.user.admin",
                                    "ownerGroup": "system.group.administrator"
                                  }
                                }
                                
                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  MCU @sigi234 last edited by

                                  @sigi234 @icebear Danke.
                                  Welche Werte will / muss man sofort sehen? Welche erst nach einem Klick?
                                  bb1b9c9b-c20f-4e17-9082-87490e707200-image.png

                                  icebear 1 Reply Last reply Reply Quote 0
                                  • icebear
                                    icebear @MCU last edited by

                                    @mcu said in HowTo: Zusatz-Programme fuer jarvis v3:

                                    Welche Werte will / muss man sofort sehen?

                                    Also Soll/Ist Temp sofort, is ja klar. Kannst du dann mal ein Beispiel geben was du dann erst nach Klick sichtbar machen würdest, und wie?

                                    Also z.b. den Graph, den muß ich nich sofort und die ganze Zeit sehen, wenn ich dann aber auf ein "Icon" oder whatever klicken würde, wie würde der dann sichtbar werden.

                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      MCU @icebear last edited by

                                      @icebear Ich dachte nur die Kurven mit der Soll-temp-Einstellung.
                                      2c9b7b99-7271-460b-b3a8-4f055122ef91-image.png
                                      Und mit Klick auf die Gauge dann weitere Elemente, die man haben möchte.

                                      icebear 1 Reply Last reply Reply Quote 0
                                      • icebear
                                        icebear @MCU last edited by

                                        @mcu said in HowTo: Zusatz-Programme fuer jarvis v3:

                                        Ich dachte nur die Kurven mit der Soll-temp-Einstellung.

                                        Ah ich verstehe, ja so wär es eigentlich für mich perfekt.

                                        Und beim Klick auf die Gauge kommt dann
                                        details.png

                                        M 2 Replies Last reply Reply Quote 0
                                        • M
                                          MCU @icebear last edited by MCU

                                          @icebear Ja genau als Popup dann.
                                          Also bis produktiv dauert es noch, sind noch einige offene Punkte.

                                          icebear 1 Reply Last reply Reply Quote 0
                                          • icebear
                                            icebear @MCU last edited by

                                            @mcu said in HowTo: Zusatz-Programme fuer jarvis v3:

                                            Also bis produktiv dauert es noch,

                                            Ja, nur die Ruhe, 'gut Ding will weile haben'

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            918
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            javascript
                                            31
                                            864
                                            164979
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo