Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. JavaScript
    5. Homematic - HmIP-eTRV-B - Ventilsteuerung

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Homematic - HmIP-eTRV-B - Ventilsteuerung

    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      Wurzeldoktor @Homoran last edited by

      @homoran

      Rega: 3.0.35
      RPC: 1.15.0

      Rega:
      8e202002-0dbf-4f38-8356-e0fac033adbc-image.png
      35a67f7c-1ddb-4423-ac19-495a3b85c59f-image.png
      5ea71336-843b-498f-90a2-bb890a0c4712-image.png

      RPC1 (IP):
      f4a2f9bb-fa53-4779-ac1f-5f1b7d9a0cba-image.png
      36309f35-d6e4-452a-8289-d10301092868-image.png

      RPC2:
      83732b49-4dbc-4f31-9483-5ebc3b0edb1b-image.png
      77af76a4-8bce-4d83-bf87-f05946d19d4f-image.png

      paul53 Homoran W 3 Replies Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @Wurzeldoktor last edited by

        @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

        selbst an der ccu werden die IP Thermostate mit werten von 0 - 1 in Programmen genutzt.

        das stimmt und ist richtig!

        @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

        das ist halt so bei den IP.... da is alles anders

        das stimmt nicht für die CCU - ioBroker übersetzt das.

        Bitte die geforderten Informationen bringen.

        W 1 Reply Last reply Reply Quote 0
        • W
          Wurzeldoktor @paul53 last edited by

          @paul53 bei den HM Geräten ists auch von 0 -100%

          Bei den IP Geräten scheinbar nicht mehr.
          Lt. HM Forum stimmt das auch so.
          0.00 = 0
          1.00 = 100%

          Homoran 1 Reply Last reply Reply Quote 0
          • paul53
            paul53 @Wurzeldoktor last edited by

            @wurzeldoktor
            Die Adapter-Adresse muss die ioBroker-IP-Adresse sein.

            1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Wurzeldoktor last edited by

              @wurzeldoktor wo läuft dein ioBroker?
              in einem Container???

              ansonsten bitte die Netzwerkadresse als Adapteradresse eingeben und nicht 0.0.0.0

              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Wurzeldoktor last edited by Homoran

                @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                Lt. HM Forum stimmt das auch so.
                0.00 = 0
                1.00 = 100%

                wer schreibt das (aktuell)???
                im HM-Forum für ioBroker?
                mit CCU und hm-rpc?

                W 1 Reply Last reply Reply Quote 0
                • W
                  Wurzeldoktor @Homoran last edited by Wurzeldoktor

                  @homoran
                  hatte mit den IP Geräten bereits in der Vergangenheit Problem.

                  Habe daher nun bei den Geräten auch im HM Forum nachgefragt (vor Monaten)- auch bzgl Iobroker weil ichs nicht schaffte etwas ins laufen zu bringen.
                  Habe dann auf Iobroker verzichtet und ein Proggramm über die CCU (läuft als VM über Proxmox mit Raspmatic) laufen lassen. Wobei hier die Räume auf 24° geheizt wurden - statt eingestellt 21° --Schuld war scheinbar die Gruppensteuerung mit Wandthermostat, welches auf jedes IP HKP Thermostat die selbe Ventilstellung geknallt hat (<--kenne ich von den HM Geräten auch nicht)
                  Aus der Gruppe das Wandthermostat entfernt... läuft trotzdem nicht so wie ich es gerne hätte... Raum heiz über, oder die Pumpe wird nicht gesteuert...

                  Verzweifle langsam mit den Thermostaten

                  Iobroker läuft als VM in Proxmox

                  Homoran 1 Reply Last reply Reply Quote 0
                  • W
                    Wurzeldoktor @Wurzeldoktor last edited by

                    Habe nun die Adapter IP auf die des Iobrokers angepasst.

                    1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @Wurzeldoktor last edited by

                      @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                      Iobroker läuft als VM in Proxmox

                      dann bitte die IP der VM als Adapteradresse eingeben.
                      sämtliche Datenpunkte der Instanz löschen
                      den Haken bei neu einlesen setzen
                      hm-rpc neu starten

                      1 Reply Last reply Reply Quote 0
                      • W
                        Wurzeldoktor @Homoran last edited by

                        @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                        das ist halt so bei den IP.... da is alles anders

                        das stimmt nicht für die CCU - ioBroker übersetzt das.

                        Bitte die geforderten Informationen bringen.

                        wenn ich mir die Objektdatem in Broker ansehe, so ist auch hier der Wert
                        Min - 0.00%
                        Max - 1.01%
                        geregelt....

                        {
                          "type": "state",
                          "common": {
                            "name": "LEVEL",
                            "def": 0,
                            "type": "number",
                            "read": true,
                            "write": true,
                            "min": 0,
                            "max": 1.01,
                            "unit": "%",
                            "role": "level"
                          },
                          "native": {
                            "MIN": 0,
                            "OPERATIONS": 7,
                            "MAX": 1.01,
                            "FLAGS": 1,
                            "ID": "LEVEL",
                            "TYPE": "FLOAT",
                            "DEFAULT": 0,
                            "CONTROL": "HEATING_CONTROL_HMIP.LEVEL",
                            "UNIT": "%"
                          },
                          "from": "system.adapter.hm-rpc.1",
                          "user": "system.user.admin",
                          "ts": 1646143684384,
                          "_id": "hm-rpc.1.00201D89A05673.1.LEVEL",
                          "acl": {
                            "object": 1636,
                            "state": 1636,
                            "owner": "system.user.admin",
                            "ownerGroup": "system.group.administrator"
                          }
                        }
                        
                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Wurzeldoktor last edited by Homoran

                          @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                          wenn ich mir die Objektdatem in Broker ansehe, so ist auch hier der Wert

                          deswegen sollst du sie ja löschen

                          hast du uns eigentlich inzwischen gesagt mit welchen Versionen du arbeitest?

                          W 2 Replies Last reply Reply Quote 0
                          • W
                            Wurzeldoktor @Homoran last edited by Wurzeldoktor

                            @homoran sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                            @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                            wenn ich mir die Objektdatem in Broker ansehe, so ist auch hier der Wert

                            deswegen sollst du sie ja löschen

                            hast du uns eigentlich inzwischen gesagt mit welchen Versionen du arbeitest?

                            jup
                            343a207b-7b61-4eaf-9e3b-5984a6d5bdbb-image.png

                            Rega: 3.0.35
                            RPC: 1.15.0
                            aktuelle stable

                            Homoran 1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Wurzeldoktor last edited by

                              @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                              aktuelle stable

                              iobroker update -i

                              W 1 Reply Last reply Reply Quote 0
                              • W
                                Wurzeldoktor @Homoran last edited by

                                @homoran sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                                e stable

                                meine instanzen sind alle am aktuellen stable stand
                                ca356e16-16f1-4f87-90fd-1ab7c68081d2-image.png

                                Homoran 1 Reply Last reply Reply Quote 0
                                • W
                                  Wurzeldoktor @Homoran last edited by

                                  @homoran sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                                  @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                                  wenn ich mir die Objektdatem in Broker ansehe, so ist auch hier der Wert

                                  deswegen sollst du sie ja löschen

                                  hast du uns eigentlich inzwischen gesagt mit welchen Versionen du arbeitest?

                                  wurde gemacht - keine Änderung.

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Wurzeldoktor last edited by

                                    @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                                    meine instanzen sind alle am aktuellen stable stand

                                    bitte nicht als kleine Briefmarke, sondern als Text in Code-tags

                                    W 1 Reply Last reply Reply Quote 0
                                    • W
                                      Wurzeldoktor @Homoran last edited by

                                      @homoran sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                                      @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                                      meine instanzen sind alle am aktuellen stable stand

                                      bitte nicht als kleine Briefmarke, sondern als Text in Code-tags

                                      Linux iobroker 4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64
                                      
                                      The programs included with the Debian GNU/Linux system are free software;
                                      the exact distribution terms for each program are described in the
                                      individual files in /usr/share/doc/*/copyright.
                                      
                                      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                      permitted by applicable law.
                                      Last login: Sun Feb 27 12:14:04 2022 from 192.168.0.64
                                      daniel@iobroker:~$ Rega: 3.0.35
                                      -bash: Rega:: Kommando nicht gefunden.
                                      daniel@iobroker:~$ iobroker update -i
                                      Used repository: Stable (default)
                                      Adapter    "admin"        : 5.3.1    , installed 5.3.1
                                      Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                                      Adapter    "backitup"     : 2.3.3    , installed 2.3.3
                                      Adapter    "cloud"        : 4.1.0    , installed 4.1.0
                                      Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                                      Adapter    "devices"      : 1.0.9    , installed 1.0.9
                                      Adapter    "discovery"    : 2.7.5    , installed 2.7.5
                                      Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                      Adapter    "fullybrowser" : 2.0.10   , installed 2.0.10
                                      Adapter    "hm-rega"      : 3.0.35   , installed 3.0.35
                                      Adapter    "hm-rpc"       : 1.15.0   , installed 1.15.0
                                      Adapter    "ical"         : 1.11.4   , installed 1.11.4
                                      Adapter    "influxdb"     : 1.9.5    , installed 1.9.5
                                      Adapter    "info"         : 1.9.8    , installed 1.9.8
                                      Adapter    "iot"          : 1.8.24   , installed 1.8.24
                                      Adapter    "javascript"   : 5.2.21   , installed 5.2.21
                                      Controller "js-controller": 4.0.15   , installed 4.0.15
                                      Adapter    "linux-control": 1.1.3    , installed 1.1.3
                                      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                      Adapter    "openweathermap": 0.1.0   , installed 0.1.0
                                      Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                                      Adapter    "ping"         : 1.5.0    , installed 1.5.0
                                      Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                                      Adapter    "ring"         : 1.2.8    , installed 1.2.8
                                      Adapter    "roomba"       : 1.1.4    , installed 1.1.4
                                      Adapter    "scenes"       : 2.3.8    , installed 2.3.8
                                      Adapter    "shuttercontrol": 1.4.10  , installed 1.4.10
                                      Adapter    "simple-api"   : 2.6.2    , installed 2.6.2
                                      Adapter    "socketio"     : 3.1.5    , installed 3.1.5
                                      Adapter    "sonoff"       : 2.4.7    , installed 2.4.7
                                      Adapter    "telegram"     : 1.11.1   , installed 1.11.1
                                      Adapter    "text2command" : 2.1.1    , installed 2.1.1
                                      Adapter    "tr-064"       : 4.2.15   , installed 4.2.15
                                      Adapter    "trashschedule": 1.4.1    , installed 1.4.1
                                      Adapter    "vis"          : 1.4.5    , installed 1.4.5
                                      Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
                                      Adapter    "vis-inventwo" : 3.2.8    , installed 3.2.8
                                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                      Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                      Adapter    "web"          : 3.4.16   , installed 3.4.16
                                      Adapter    "whatsapp-cmb" : 0.1.6    , installed 0.1.6
                                      Adapter    "zigbee"       : 1.6.16   , installed 1.6.16
                                      daniel@iobroker:~$
                                      
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Wurzeldoktor last edited by

                                        @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                                        wurde gemacht - keine Änderung.

                                        hast du danach neu eingelesen?

                                        W 1 Reply Last reply Reply Quote 0
                                        • W
                                          Wurzeldoktor @Homoran last edited by Wurzeldoktor

                                          @homoran sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                                          @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                                          wurde gemacht - keine Änderung.

                                          hast du danach neu eingelesen?

                                          ja wurde ja so gefordert 🙂

                                          bleibt bei 0.00-1.01%


                                          seit dem letzten HM Adapter Update fehlen mir auch die Namen der von mir in der CCU hinterlegten Geräte..

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Wurzeldoktor last edited by

                                            @wurzeldoktor sagte in Homematic - HmIP-eTRV-B - Ventilsteuerung:

                                            bleibt bei 0.00-1.01%

                                            sollte es eigentlich nicht.
                                            Ich habe diese Ventile nicht, kann das nicht testen.
                                            Vielleicht kann @foxriver76 etwas dazu sagen.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            425
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            56
                                            2186
                                            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