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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

NEWS

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

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

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

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

Geplant Angeheftet Gesperrt Verschoben Tester
appdark-modeiqontrolresponsivevisvisualisierungvisualizationwidget
7.6k Beiträge 296 Kommentatoren 7.0m Aufrufe 201 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • s.bormannS s.bormann

    @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 :)

    dslraserD Offline
    dslraserD Offline
    dslraser
    Forum Testing Most Active
    schrieb am zuletzt editiert von dslraser
    #5368

    @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.bormannS 1 Antwort Letzte Antwort
    0
    • dslraserD 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.bormannS Offline
      s.bormannS Offline
      s.bormann
      Most Active
      schrieb am zuletzt editiert von
      #5369

      @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

      dslraserD 1 Antwort Letzte Antwort
      0
      • dslraserD dslraser

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

        @dslraser ich hab mir jetzt mal für einen Thermostat einen eigenen Alias angelegt mit "Getrennte Alias IDs für lesen und schreiben". Lesen vom SET_POINT_MODE und schreiben in CONTROL_MODE.
        Im iQontrol dann diesen Alias für CONTROL_MODE ausgewählt, noch die Werteliste beim Alias-Object eingetragen und schon wird im iQontrol Manu angezeigt, wenn man das im RaspberryMatic umstellt (und umgekehrt).

        Jo, gerade mal ausprobiert, funktioniert in beide Richtungen.
        @dirk1962

        alias angelegt:

        Bildschirmfoto 2021-06-01 um 20.16.15.png

        Schraubenschlüssel

        Bildschirmfoto 2021-06-01 um 20.15.42.png

        RAW vom alias

        {
         "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"
         }
        }
        

        Boost habe ich über ADDITIONAL_CONTROLS eingebunden, geht auch

        Bildschirmfoto 2021-06-01 um 20.27.51.png

        Edit: so habe ich es jetzt (Handyansicht)

        Screenshot_20210602-145542_Chrome.jpg

        dirk1962D Offline
        dirk1962D Offline
        dirk1962
        schrieb am zuletzt editiert von
        #5370

        @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?

        NUC8i5 mit Proxmox; Raspberrymatic in VM, iobroker, Motioneye, infuxDB und Grafana in CT.

        s.bormannS 1 Antwort Letzte Antwort
        0
        • E Offline
          E Offline
          Einstein2002
          schrieb am zuletzt editiert von
          #5371

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

          Proxmox, VM`s Windows, IoBroker im unprivilegiert LXC, Openmediavault; LXC `s Tasmota, PiHole, , InfluxDB, Motioneye, WireguardVPN, UniFi:
          Smarthome...Sonoff, Alexa, Wled, raspberrymatic,...

          1 Antwort Letzte Antwort
          0
          • dirk1962D dirk1962

            @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.bormannS Offline
            s.bormannS Offline
            s.bormann
            Most Active
            schrieb am zuletzt editiert von
            #5372

            @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?

            dirk1962D dslraserD 2 Antworten Letzte Antwort
            0
            • s.bormannS s.bormann

              @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?

              dirk1962D Offline
              dirk1962D Offline
              dirk1962
              schrieb am zuletzt editiert von dirk1962
              #5373

              @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.

              NUC8i5 mit Proxmox; Raspberrymatic in VM, iobroker, Motioneye, infuxDB und Grafana in CT.

              dslraserD 2 Antworten Letzte Antwort
              0
              • dirk1962D 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.

                dslraserD Offline
                dslraserD Offline
                dslraser
                Forum Testing Most Active
                schrieb am zuletzt editiert von dslraser
                #5374

                @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 Antwort Letzte Antwort
                0
                • s.bormannS s.bormann

                  @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?

                  dslraserD Offline
                  dslraserD Offline
                  dslraser
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von
                  #5375

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

                  dass LEVEL hier die Ventilöffnung angibt?

                  ja

                  1 Antwort Letzte Antwort
                  0
                  • s.bormannS s.bormann

                    @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

                    dslraserD Offline
                    dslraserD Offline
                    dslraser
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von dslraser
                    #5376

                    @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.bormannS 1 Antwort Letzte Antwort
                    0
                    • dslraserD 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.bormannS Offline
                      s.bormannS Offline
                      s.bormann
                      Most Active
                      schrieb am zuletzt editiert von
                      #5377

                      @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)

                      dslraserD 2 Antworten Letzte Antwort
                      0
                      • s.bormannS s.bormann

                        @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)

                        dslraserD Offline
                        dslraserD Offline
                        dslraser
                        Forum Testing Most Active
                        schrieb am zuletzt editiert von
                        #5378

                        @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 Antwort Letzte Antwort
                        0
                        • s.bormannS s.bormann

                          @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)

                          dslraserD Offline
                          dslraserD Offline
                          dslraser
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von dslraser
                          #5379

                          @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.bormannS 1 Antwort Letzte Antwort
                          0
                          • dirk1962D 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.

                            dslraserD Offline
                            dslraserD Offline
                            dslraser
                            Forum Testing Most Active
                            schrieb am zuletzt editiert von
                            #5380

                            @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

                            dirk1962D 1 Antwort Letzte Antwort
                            0
                            • dslraserD 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.bormannS Offline
                              s.bormannS Offline
                              s.bormann
                              Most Active
                              schrieb am zuletzt editiert von
                              #5381

                              @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 Antwort Letzte Antwort
                              0
                              • s.bormannS s.bormann

                                @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 Offline
                                E Offline
                                Einstein2002
                                schrieb am zuletzt editiert von Einstein2002
                                #5382

                                @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

                                Proxmox, VM`s Windows, IoBroker im unprivilegiert LXC, Openmediavault; LXC `s Tasmota, PiHole, , InfluxDB, Motioneye, WireguardVPN, UniFi:
                                Smarthome...Sonoff, Alexa, Wled, raspberrymatic,...

                                s.bormannS 1 Antwort Letzte Antwort
                                0
                                • E 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.bormannS Offline
                                  s.bormannS Offline
                                  s.bormann
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #5383

                                  @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 dslraserD 4 Antworten Letzte Antwort
                                  0
                                  • s.bormannS s.bormann

                                    @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 Offline
                                    E Offline
                                    Einstein2002
                                    schrieb am zuletzt editiert von
                                    #5384

                                    @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.

                                    Proxmox, VM`s Windows, IoBroker im unprivilegiert LXC, Openmediavault; LXC `s Tasmota, PiHole, , InfluxDB, Motioneye, WireguardVPN, UniFi:
                                    Smarthome...Sonoff, Alexa, Wled, raspberrymatic,...

                                    1 Antwort Letzte Antwort
                                    0
                                    • s.bormannS s.bormann

                                      @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.

                                      dslraserD Offline
                                      dslraserD Offline
                                      dslraser
                                      Forum Testing Most Active
                                      schrieb am zuletzt editiert von
                                      #5385

                                      @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.bormannS 1 Antwort Letzte Antwort
                                      0
                                      • s.bormannS s.bormann

                                        @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.

                                        dslraserD Offline
                                        dslraserD Offline
                                        dslraser
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von dslraser
                                        #5386

                                        @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 Antwort Letzte Antwort
                                        0
                                        • s.bormannS s.bormann

                                          @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 Offline
                                          E Offline
                                          Einstein2002
                                          schrieb am zuletzt editiert von
                                          #5387

                                          @s-bormann test.jpg

                                          Proxmox, VM`s Windows, IoBroker im unprivilegiert LXC, Openmediavault; LXC `s Tasmota, PiHole, , InfluxDB, Motioneye, WireguardVPN, UniFi:
                                          Smarthome...Sonoff, Alexa, Wled, raspberrymatic,...

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          789

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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