Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

    This topic has been deleted. Only users with topic management privileges can see it.
    • da_Woody
      da_Woody @Einstein2002 last edited by

      @einstein2002 ok, sorry, ich hab deine AW wohl falsch verstanden. kam für mich etwas zynisch rüber... 🙂
      von mir wars eben so gemeint, wie weiter unten beschrieben. du brauchst dafür DPs. ich dank da so an enums.
      da kann ich aber nicht allzuviel helfen, steh da selber etwas auf kriegsfuß.

      1 Reply Last reply Reply Quote 0
      • dslraser
        dslraser Forum Testing Most Active @s.bormann last edited by dslraser

        @s-bormann sagte in Test Adapter iQontrol 1.8.x Vis:

        @einstein2002 sagte in Test Adapter iQontrol 1.8.x Vis:

        @dslraser sagte in Test Adapter iQontrol 1.8.x Vis:

        @AlexSaW

        Control_Mode bleibt auf Control_Mode

        Bildschirmfoto 2021-01-08 um 14.12.28.png

        Dann unter Setpoint_Mode
        ValueList

        Bildschirmfoto 2021-01-08 um 14.12.46.png

        Zusätzlich

        Bildschirmfoto 2021-01-08 um 14.12.52.png

        Bei Control_Mode habe ich das

        Bildschirmfoto 2021-01-08 um 14.15.20.png

        und das

        Bildschirmfoto 2021-01-08 um 14.16.15.png

        Scheint zu gehen, leider keine Zeit mehr zum testen......(Boost muß ich mir noch genauer ansehen)

        Probier mal damit rum

        Edit: alles ohne Blockly und Co

        Ich blick es nicht
        Ich weiß nicht wo ihr das einstellt. Unter Objects, set_point_mode (Gerätetype) ? Da gibt es keine ValueList

        Hi,
        könnt ihr mal bitte den RAW von CONTROL_MODE und von SET_POINT_MODE schicken?
        Ich habe nur Homematic und kein HomematicIP, würde das aber gerne so in iQontrol implementieren, dass man sich die ganzen Zusatz-Konfigurationen sparen kann. Brauche dafür aber etwas Hilfe und freiwillige Tester 🙂

        {
         "type": "state",
         "common": {
           "def": 0,
           "type": "number",
           "read": false,
           "write": true,
           "min": 0,
           "max": 3,
           "role": "indicator",
           "name": "Heizkörperthermostat Wohnzimmer:1.CONTROL_MODE"
         },
         "native": {
           "MIN": 0,
           "OPERATIONS": 2,
           "MAX": 3,
           "FLAGS": 1,
           "ID": "CONTROL_MODE",
           "TYPE": "INTEGER",
           "DEFAULT": 0,
           "CONTROL": "HEATING_CONTROL_HMIP.CONTROL_MODE"
         },
         "from": "system.adapter.hm-rega.0",
         "user": "system.user.admin",
         "ts": 1621104411423,
         "_id": "hm-rpc.0.000A1709A1EB85.1.CONTROL_MODE",
         "acl": {
           "object": 1636,
           "state": 1636,
           "owner": "system.user.admin",
           "ownerGroup": "system.group.administrator"
         }
        }
        

        {
         "type": "state",
         "common": {
           "def": 0,
           "type": "number",
           "read": false,
           "write": true,
           "min": 0,
           "max": 3,
           "role": "indicator",
           "name": "Wandthermostat Wohnzimmer:1.CONTROL_MODE"
         },
         "native": {
           "MIN": 0,
           "OPERATIONS": 2,
           "MAX": 3,
           "FLAGS": 1,
           "ID": "CONTROL_MODE",
           "TYPE": "INTEGER",
           "DEFAULT": 0,
           "CONTROL": "HEATING_CONTROL_HMIP.CONTROL_MODE"
         },
         "from": "system.adapter.hm-rega.0",
         "user": "system.user.admin",
         "ts": 1621104415287,
         "_id": "hm-rpc.0.000A97099C223C.1.CONTROL_MODE",
         "acl": {
           "object": 1636,
           "state": 1636,
           "owner": "system.user.admin",
           "ownerGroup": "system.group.administrator"
         }
        }
        

        {
         "type": "state",
         "common": {
           "name": "Heizung Wohnzimmer.CONTROL_MODE",
           "def": 0,
           "type": "number",
           "read": false,
           "write": true,
           "min": 0,
           "max": 3,
           "role": "indicator"
         },
         "native": {
           "MIN": 0,
           "OPERATIONS": 2,
           "MAX": 3,
           "FLAGS": 1,
           "ID": "CONTROL_MODE",
           "TYPE": "INTEGER",
           "DEFAULT": 0,
           "CONTROL": "HEATING_CONTROL_HMIP.CONTROL_MODE"
         },
         "from": "system.adapter.hm-rega.0",
         "user": "system.user.admin",
         "ts": 1621104424586,
         "_id": "hm-rpc.2.INT0000008.1.CONTROL_MODE",
         "acl": {
           "object": 1636,
           "state": 1636,
           "owner": "system.user.admin",
           "ownerGroup": "system.group.administrator"
         }
        }
        

        {
         "type": "state",
         "common": {
           "def": 0,
           "type": "number",
           "read": true,
           "write": true,
           "min": 0,
           "max": 3,
           "name": "Heizkörperthermostat Wohnzimmer:1.SET_POINT_MODE"
         },
         "native": {
           "MIN": 0,
           "OPERATIONS": 7,
           "MAX": 3,
           "FLAGS": 1,
           "ID": "SET_POINT_MODE",
           "TYPE": "INTEGER",
           "DEFAULT": 0,
           "CONTROL": "HEATING_CONTROL_HMIP.SETPOINT_MODE"
         },
         "from": "system.adapter.hm-rega.0",
         "user": "system.user.admin",
         "ts": 1621104411432,
         "_id": "hm-rpc.0.000A1709A1EB85.1.SET_POINT_MODE",
         "acl": {
           "object": 1636,
           "state": 1636,
           "owner": "system.user.admin",
           "ownerGroup": "system.group.administrator"
         }
        }
        

        {
         "type": "state",
         "common": {
           "def": 0,
           "type": "number",
           "read": true,
           "write": true,
           "min": 0,
           "max": 3,
           "name": "Wandthermostat Wohnzimmer:1.SET_POINT_MODE"
         },
         "native": {
           "MIN": 0,
           "OPERATIONS": 7,
           "MAX": 3,
           "FLAGS": 1,
           "ID": "SET_POINT_MODE",
           "TYPE": "INTEGER",
           "DEFAULT": 0,
           "CONTROL": "HEATING_CONTROL_HMIP.SETPOINT_MODE"
         },
         "from": "system.adapter.hm-rega.0",
         "user": "system.user.admin",
         "ts": 1621104415299,
         "_id": "hm-rpc.0.000A97099C223C.1.SET_POINT_MODE",
         "acl": {
           "object": 1636,
           "state": 1636,
           "owner": "system.user.admin",
           "ownerGroup": "system.group.administrator"
         }
        }
        

        {
         "type": "state",
         "common": {
           "name": "Heizung Wohnzimmer.SET_POINT_MODE",
           "def": 0,
           "type": "number",
           "read": true,
           "write": true,
           "min": 0,
           "max": 3
         },
         "native": {
           "MIN": 0,
           "OPERATIONS": 7,
           "MAX": 3,
           "FLAGS": 1,
           "ID": "SET_POINT_MODE",
           "TYPE": "INTEGER",
           "DEFAULT": 0,
           "CONTROL": "HEATING_CONTROL_HMIP.SETPOINT_MODE"
         },
         "from": "system.adapter.hm-rega.0",
         "user": "system.user.admin",
         "ts": 1621104424598,
         "_id": "hm-rpc.2.INT0000008.1.SET_POINT_MODE",
         "acl": {
           "object": 1636,
           "state": 1636,
           "owner": "system.user.admin",
           "ownerGroup": "system.group.administrator"
         }
        }
        

        Hier noch ein konfigurierter alias der ohne Umweg funktioniert

        {
         "type": "state",
         "common": {
           "name": "Heizung_Wohnzimmer_CONTROL_MODE",
           "role": "indicator",
           "type": "number",
           "max": 3,
           "read": false,
           "write": true,
           "alias": {
             "id": {
               "read": "hm-rpc.2.INT0000008.1.SET_POINT_MODE",
               "write": "hm-rpc.2.INT0000008.1.CONTROL_MODE"
             }
           },
           "custom": {
             "iqontrol.0": {
               "enabled": true,
               "readonly": false,
               "invert": false,
               "confirm": false,
               "pincode": "",
               "unit": "",
               "unit_zero": "",
               "unit_one": "",
               "min": 0,
               "max": 1,
               "step": "",
               "roundDigits": 1,
               "timeFormat": "x",
               "timeDisplayFormat": "dddd, DD.MM.YYYY HH:mm:ss",
               "type": "number",
               "role": "",
               "targetValueId": "",
               "states": {
                 "0": "Auto",
                 "1": "Manu"
               },
               "statesAddInput": false,
               "statesAddInputCaption": "Enter other value...",
               "showOnlyTargetValues": false
             }
           }
         },
         "_id": "alias.0.Heizung.Heizung_Wohnzimmer",
         "native": {},
         "from": "system.adapter.admin.0",
         "user": "system.user.admin",
         "ts": 1622570561147,
         "acl": {
           "object": 1636,
           "state": 1636,
           "owner": "system.user.admin",
           "ownerGroup": "system.group.administrator"
         }
        }
        

        s.bormann 1 Reply Last reply Reply Quote 0
        • s.bormann
          s.bormann Most Active @dslraser last edited by

          @dslraser sagte in Test Adapter iQontrol 1.8.x Vis:

          @s-bormann sagte in Test Adapter iQontrol 1.8.x Vis:

          @einstein2002 sagte in Test Adapter iQontrol 1.8.x Vis:

          @dslraser sagte in Test Adapter iQontrol 1.8.x Vis:

          @AlexSaW

          Control_Mode bleibt auf Control_Mode

          Bildschirmfoto 2021-01-08 um 14.12.28.png

          Dann unter Setpoint_Mode
          ValueList

          Bildschirmfoto 2021-01-08 um 14.12.46.png

          Zusätzlich

          Bildschirmfoto 2021-01-08 um 14.12.52.png

          Bei Control_Mode habe ich das

          Bildschirmfoto 2021-01-08 um 14.15.20.png

          und das

          Bildschirmfoto 2021-01-08 um 14.16.15.png

          Scheint zu gehen, leider keine Zeit mehr zum testen......(Boost muß ich mir noch genauer ansehen)

          Probier mal damit rum

          Edit: alles ohne Blockly und Co

          Ich blick es nicht
          Ich weiß nicht wo ihr das einstellt. Unter Objects, set_point_mode (Gerätetype) ? Da gibt es keine ValueList

          Hi,
          könnt ihr mal bitte den RAW von CONTROL_MODE und von SET_POINT_MODE schicken?
          Ich habe nur Homematic und kein HomematicIP, würde das aber gerne so in iQontrol implementieren, dass man sich die ganzen Zusatz-Konfigurationen sparen kann. Brauche dafür aber etwas Hilfe und freiwillige Tester 🙂

          {
           "type": "state",
           "common": {
             "def": 0,
             "type": "number",
             "read": false,
             "write": true,
             "min": 0,
             "max": 3,
             "role": "indicator",
             "name": "Heizkörperthermostat Wohnzimmer:1.CONTROL_MODE"
           },
           "native": {
             "MIN": 0,
             "OPERATIONS": 2,
             "MAX": 3,
             "FLAGS": 1,
             "ID": "CONTROL_MODE",
             "TYPE": "INTEGER",
             "DEFAULT": 0,
             "CONTROL": "HEATING_CONTROL_HMIP.CONTROL_MODE"
           },
           "from": "system.adapter.hm-rega.0",
           "user": "system.user.admin",
           "ts": 1621104411423,
           "_id": "hm-rpc.0.000A1709A1EB85.1.CONTROL_MODE",
           "acl": {
             "object": 1636,
             "state": 1636,
             "owner": "system.user.admin",
             "ownerGroup": "system.group.administrator"
           }
          }
          

          {
           "type": "state",
           "common": {
             "def": 0,
             "type": "number",
             "read": false,
             "write": true,
             "min": 0,
             "max": 3,
             "role": "indicator",
             "name": "Wandthermostat Wohnzimmer:1.CONTROL_MODE"
           },
           "native": {
             "MIN": 0,
             "OPERATIONS": 2,
             "MAX": 3,
             "FLAGS": 1,
             "ID": "CONTROL_MODE",
             "TYPE": "INTEGER",
             "DEFAULT": 0,
             "CONTROL": "HEATING_CONTROL_HMIP.CONTROL_MODE"
           },
           "from": "system.adapter.hm-rega.0",
           "user": "system.user.admin",
           "ts": 1621104415287,
           "_id": "hm-rpc.0.000A97099C223C.1.CONTROL_MODE",
           "acl": {
             "object": 1636,
             "state": 1636,
             "owner": "system.user.admin",
             "ownerGroup": "system.group.administrator"
           }
          }
          

          {
           "type": "state",
           "common": {
             "name": "Heizung Wohnzimmer.CONTROL_MODE",
             "def": 0,
             "type": "number",
             "read": false,
             "write": true,
             "min": 0,
             "max": 3,
             "role": "indicator"
           },
           "native": {
             "MIN": 0,
             "OPERATIONS": 2,
             "MAX": 3,
             "FLAGS": 1,
             "ID": "CONTROL_MODE",
             "TYPE": "INTEGER",
             "DEFAULT": 0,
             "CONTROL": "HEATING_CONTROL_HMIP.CONTROL_MODE"
           },
           "from": "system.adapter.hm-rega.0",
           "user": "system.user.admin",
           "ts": 1621104424586,
           "_id": "hm-rpc.2.INT0000008.1.CONTROL_MODE",
           "acl": {
             "object": 1636,
             "state": 1636,
             "owner": "system.user.admin",
             "ownerGroup": "system.group.administrator"
           }
          }
          

          {
           "type": "state",
           "common": {
             "def": 0,
             "type": "number",
             "read": true,
             "write": true,
             "min": 0,
             "max": 3,
             "name": "Heizkörperthermostat Wohnzimmer:1.SET_POINT_MODE"
           },
           "native": {
             "MIN": 0,
             "OPERATIONS": 7,
             "MAX": 3,
             "FLAGS": 1,
             "ID": "SET_POINT_MODE",
             "TYPE": "INTEGER",
             "DEFAULT": 0,
             "CONTROL": "HEATING_CONTROL_HMIP.SETPOINT_MODE"
           },
           "from": "system.adapter.hm-rega.0",
           "user": "system.user.admin",
           "ts": 1621104411432,
           "_id": "hm-rpc.0.000A1709A1EB85.1.SET_POINT_MODE",
           "acl": {
             "object": 1636,
             "state": 1636,
             "owner": "system.user.admin",
             "ownerGroup": "system.group.administrator"
           }
          }
          

          {
           "type": "state",
           "common": {
             "def": 0,
             "type": "number",
             "read": true,
             "write": true,
             "min": 0,
             "max": 3,
             "name": "Wandthermostat Wohnzimmer:1.SET_POINT_MODE"
           },
           "native": {
             "MIN": 0,
             "OPERATIONS": 7,
             "MAX": 3,
             "FLAGS": 1,
             "ID": "SET_POINT_MODE",
             "TYPE": "INTEGER",
             "DEFAULT": 0,
             "CONTROL": "HEATING_CONTROL_HMIP.SETPOINT_MODE"
           },
           "from": "system.adapter.hm-rega.0",
           "user": "system.user.admin",
           "ts": 1621104415299,
           "_id": "hm-rpc.0.000A97099C223C.1.SET_POINT_MODE",
           "acl": {
             "object": 1636,
             "state": 1636,
             "owner": "system.user.admin",
             "ownerGroup": "system.group.administrator"
           }
          }
          

          {
           "type": "state",
           "common": {
             "name": "Heizung Wohnzimmer.SET_POINT_MODE",
             "def": 0,
             "type": "number",
             "read": true,
             "write": true,
             "min": 0,
             "max": 3
           },
           "native": {
             "MIN": 0,
             "OPERATIONS": 7,
             "MAX": 3,
             "FLAGS": 1,
             "ID": "SET_POINT_MODE",
             "TYPE": "INTEGER",
             "DEFAULT": 0,
             "CONTROL": "HEATING_CONTROL_HMIP.SETPOINT_MODE"
           },
           "from": "system.adapter.hm-rega.0",
           "user": "system.user.admin",
           "ts": 1621104424598,
           "_id": "hm-rpc.2.INT0000008.1.SET_POINT_MODE",
           "acl": {
             "object": 1636,
             "state": 1636,
             "owner": "system.user.admin",
             "ownerGroup": "system.group.administrator"
           }
          }
          

          Hier noch ein konfigurierter alias der ohne Umweg funktioniert

          {
           "type": "state",
           "common": {
             "name": "Heizung_Wohnzimmer_CONTROL_MODE",
             "role": "indicator",
             "type": "number",
             "max": 3,
             "read": false,
             "write": true,
             "alias": {
               "id": {
                 "read": "hm-rpc.2.INT0000008.1.SET_POINT_MODE",
                 "write": "hm-rpc.2.INT0000008.1.CONTROL_MODE"
               }
             },
             "custom": {
               "iqontrol.0": {
                 "enabled": true,
                 "readonly": false,
                 "invert": false,
                 "confirm": false,
                 "pincode": "",
                 "unit": "",
                 "unit_zero": "",
                 "unit_one": "",
                 "min": 0,
                 "max": 1,
                 "step": "",
                 "roundDigits": 1,
                 "timeFormat": "x",
                 "timeDisplayFormat": "dddd, DD.MM.YYYY HH:mm:ss",
                 "type": "number",
                 "role": "",
                 "targetValueId": "",
                 "states": {
                   "0": "Auto",
                   "1": "Manu"
                 },
                 "statesAddInput": false,
                 "statesAddInputCaption": "Enter other value...",
                 "showOnlyTargetValues": false
               }
             }
           },
           "_id": "alias.0.Heizung.Heizung_Wohnzimmer",
           "native": {},
           "from": "system.adapter.admin.0",
           "user": "system.user.admin",
           "ts": 1622570561147,
           "acl": {
             "object": 1636,
             "state": 1636,
             "owner": "system.user.admin",
             "ownerGroup": "system.group.administrator"
           }
          }
          

          Danke!
          Probiers mal mit der neuen Github-Version. Da sollte jetzt ein neues Gerät "HomematicIP-Thermostat" drin sein. Ich hoffe, damit läuft es? (wie gesagt, selbst kann ich es nicht testen).
          LG

          dslraser 1 Reply Last reply Reply Quote 0
          • dirk1962
            dirk1962 @dslraser last edited by

            @dslraser
            Die Ventilöffnung bei den HmIP-Ventilen bekomme ich nicht hin. Bei mir sieht der Datenpunkt so aus:
            valve state.png
            Nehme ich den falschen Datenpunkt oder muss ich noch was anderes machen?

            s.bormann 1 Reply Last reply Reply Quote 0
            • E
              Einstein2002 last edited by

              Ich schau in ca. 2Std mal rein, komm vorher nicht dazu.
              Melde mich später.

              1 Reply Last reply Reply Quote 0
              • s.bormann
                s.bormann Most Active @dirk1962 last edited by

                @dirk1962 sagte in Test Adapter iQontrol 1.8.x Vis:

                @dslraser
                Die Ventilöffnung bei den HmIP-Ventilen bekomme ich nicht hin. Bei mir sieht der Datenpunkt so aus:
                valve state.png
                Nehme ich den falschen Datenpunkt oder muss ich noch was anderes machen?

                Oh mann, EQ3 könnte man echt schlagen: Warum haben die ganzen Datenpunkte der Thermostate von HP und HMIP gleiche Namen, aber völlig unterschiedliche Bedeutung?? VALVE_STATE ist bei HM (nicht-IP) die Ventilöffnung in Prozent. Bei HMIP ist es jetzt irgendeine Zustandsmeldung. Könnte es sein, dass LEVEL hier die Ventilöffnung angibt?

                dirk1962 dslraser 2 Replies Last reply Reply Quote 0
                • dirk1962
                  dirk1962 @s.bormann last edited by dirk1962

                  @s-bormann
                  Der Level steht auf 1%, das Ventil ist aber 100% offen.
                  Mal abwarten, was @dslraser genommen hat.
                  Habe vorhin mal die neue Version von github runtergeladen.
                  HmIP-Thermostat kann man auswählen. Wenn ich ein HMIP-Thermostat automatisch anlege, wird nur Thermostat genommen. Wenn man dann auf HmIP-Thermostat umstellt funktioniert es noch nicht.
                  Probiere später mal die manuelle Anlage aus, bin aber jetzt erst mal zum Sport.

                  dslraser 2 Replies Last reply Reply Quote 0
                  • dslraser
                    dslraser Forum Testing Most Active @dirk1962 last edited by dslraser

                    @dirk1962 sagte in Test Adapter iQontrol 1.8.x Vis:

                    Der Level steht auf 1%, das Ventil ist aber 100% offen.

                    Das ist ein Fehler vom rpc Adapter (denke ich)

                    85%

                    Bildschirmfoto 2021-06-06 um 10.57.27.png

                    Bildschirmfoto 2021-06-06 um 10.57.44.png

                    Bildschirmfoto 2021-06-06 um 10.58.25.png

                    Vielleicht kann @foxriver76 dazu was sagen ?

                    1 Reply Last reply Reply Quote 0
                    • dslraser
                      dslraser Forum Testing Most Active @s.bormann last edited by

                      @s-bormann sagte in Test Adapter iQontrol 1.8.x Vis:

                      dass LEVEL hier die Ventilöffnung angibt?

                      ja

                      1 Reply Last reply Reply Quote 0
                      • dslraser
                        dslraser Forum Testing Most Active @s.bormann last edited by dslraser

                        @s-bormann sagte in Test Adapter iQontrol 1.8.x Vis:

                        Probiers mal mit der neuen Github-Version. Da sollte jetzt ein neues Gerät "HomematicIP-Thermostat" drin sein. Ich hoffe, damit läuft es? (wie gesagt, selbst kann ich es nicht testen).

                        leider geht noch gar nix...

                        einmal automatisch erstellt und einmal manuell, also genau so wie bei @dirk1962

                        Bildschirmfoto 2021-06-06 um 11.01.11.png

                        s.bormann 1 Reply Last reply Reply Quote 0
                        • s.bormann
                          s.bormann Most Active @dslraser last edited by

                          @dslraser sagte in Test Adapter iQontrol 1.8.x Vis:

                          @s-bormann sagte in Test Adapter iQontrol 1.8.x Vis:

                          Probiers mal mit der neuen Github-Version. Da sollte jetzt ein neues Gerät "HomematicIP-Thermostat" drin sein. Ich hoffe, damit läuft es? (wie gesagt, selbst kann ich es nicht testen).

                          leider geht noch gar nix...

                          einmal automatisch erstellt und einmal manuell, also genau so wie bei @dirk1962

                          Bildschirmfoto 2021-06-06 um 11.01.11.png

                          schade, wäre ja auch zu schön gewesen 🙂
                          Sagt das Browser-Log etwas dazu? (F12)

                          dslraser 2 Replies Last reply Reply Quote 0
                          • dslraser
                            dslraser Forum Testing Most Active @s.bormann last edited by

                            @s-bormann sagte in Test Adapter iQontrol 1.8.x Vis:

                            schade, wäre ja auch zu schön gewesen
                            Sagt das Browser-Log etwas dazu? (F12)

                            Nein, gar nix. Es passiert auch nichts wenn man die Kacheln anklickt.

                            1 Reply Last reply Reply Quote 0
                            • dslraser
                              dslraser Forum Testing Most Active @s.bormann last edited by dslraser

                              @s-bormann sagte in Test Adapter iQontrol 1.8.x Vis:

                              schade, wäre ja auch zu schön gewesen
                              Sagt das Browser-Log etwas dazu? (F12)

                              ähm, vielleicht doch.....

                              Bildschirmfoto 2021-06-06 um 11.33.44.png

                              geht da hin (index.js:8879)

                              Bildschirmfoto 2021-06-06 um 11.35.35.png

                              s.bormann 1 Reply Last reply Reply Quote 0
                              • dslraser
                                dslraser Forum Testing Most Active @dirk1962 last edited by

                                @dirk1962 sagte in Test Adapter iQontrol 1.8.x Vis:

                                Der Level steht auf 1%, das Ventil ist aber 100% offen.

                                Dann vielleicht erstmal einen alias machen bis EQ3 das gefixt hat.

                                https://github.com/ioBroker/ioBroker.hm-rpc/issues/337#issuecomment-849803344

                                krobipd created this issue in ioBroker/ioBroker.hm-rpc

                                closed HmIP-MP3P: Falsche Prozent beim Level Status #337

                                dirk1962 1 Reply Last reply Reply Quote 0
                                • s.bormann
                                  s.bormann Most Active @dslraser last edited by

                                  @dslraser sagte in Test Adapter iQontrol 1.8.x Vis:

                                  @s-bormann sagte in Test Adapter iQontrol 1.8.x Vis:

                                  schade, wäre ja auch zu schön gewesen
                                  Sagt das Browser-Log etwas dazu? (F12)

                                  ähm, vielleicht doch.....

                                  Bildschirmfoto 2021-06-06 um 11.33.44.png

                                  geht da hin (index.js:8879)

                                  Bildschirmfoto 2021-06-06 um 11.35.35.png

                                  Ok, diesen Fehler habe ich beseitigt. Bitte neuer Versuch!

                                  E 1 Reply Last reply Reply Quote 0
                                  • E
                                    Einstein2002 @s.bormann last edited by Einstein2002

                                    @s-bormann welche Version ist denn jetzt die Aktuelle??
                                    Habe eben gerade ein Update gemacht vor ca. 5min. und habe jetzt auch nur eine leer Kachel.

                                    Habe 1.8.0 installiert

                                    s.bormann 1 Reply Last reply Reply Quote 0
                                    • s.bormann
                                      s.bormann Most Active @Einstein2002 last edited by

                                      @einstein2002 sagte in Test Adapter iQontrol 1.8.x Vis:

                                      @s-bormann welche Version ist denn jetzt die Aktuelle??
                                      Habe eben gerade ein Update gemacht vor ca. 5min. und habe jetzt auch nur eine leer Kachel.

                                      Habe 1.8.0 installiert

                                      Installiere die Version von Github (Im Admin Tab Adapter das Katzen-Logo, dann iqontrol auswählen). Die Version hat keine eigene neue Versions-Nummer, da es die Entwicklerversion ist, man kann also nicht erkennen, dass es eine neuere Version ist, nachdem man die neueste Github-Variante installiert hat.

                                      E dslraser 4 Replies Last reply Reply Quote 0
                                      • E
                                        Einstein2002 @s.bormann last edited by

                                        @s-bormann Hab ich gemacht, es geht jetzt zumindest wieder das Fenster auf worin ich den Modus sehen kann, Auto Manu und Boost. Der Partymodus wird auch angezeigt.
                                        Nur ändern kann ich nicht.
                                        D.H. ich drück Manu und er springt zurück auf Auto, das gleiche bei Boost.

                                        In den Optionen kann ich auch keine Änderung sehen.

                                        1 Reply Last reply Reply Quote 0
                                        • dslraser
                                          dslraser Forum Testing Most Active @s.bormann last edited by

                                          @s-bormann
                                          keine Error mehr im Browser, aber mehr als das wird nicht angezeigt (Funktion habe ich nicht geprüft) Es wird beim automatischen erstellen HM erkannt (nicht HMIP)

                                          Bildschirmfoto 2021-06-06 um 12.36.06.png

                                          Bildschirmfoto 2021-06-06 um 12.36.14.png

                                          s.bormann 1 Reply Last reply Reply Quote 0
                                          • dslraser
                                            dslraser Forum Testing Most Active @s.bormann last edited by dslraser

                                            @s-bormann
                                            Das Schalten funktioniert nicht. Wenn ich auf auto klicke springt es zurück auf manu. Wenn ich auf manu klicke, dann kommt auto.

                                            EDIT: keine Anzeigen auf der Kachel.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            638
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            app dark-mode iqontrol responsive vis visualisierung visualization widget
                                            295
                                            7633
                                            5748838
                                            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