Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter HeatingControl v2.12.x

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    267

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

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

Test Adapter HeatingControl v2.12.x

Test Adapter HeatingControl v2.12.x

Scheduled Pinned Locked Moved Tester
heating
3.2k Posts 236 Posters 2.0m Views 205 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • AxelF1977A Offline
    AxelF1977A Offline
    AxelF1977
    wrote on last edited by
    #1147

    Ich bin jetzt bis auf Version 0.5.1 runter. Der oben genannte Fehler ist weg.

    Dabei viel mir auf, das es noch eine zweite Fehlermeldung gab, die nicht verschwunden ist. Diese ist anscheinend der Übeltäter, dass der Adapter immer zwischen grün und rot springt

    host.ioBroker	2020-06-04 07:56:08.290	error	Caught by controller[1]: at HeatingControlVis.main (/opt/iobroker/node_modules/iobroker.heatingcontrol/HeatingControlVis.js:254:9)
    host.ioBroker	2020-06-04 07:56:08.290	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
    host.ioBroker	2020-06-04 07:56:08.290	error	Caught by controller[1]: at runMicrotasks (<anonymous>)
    host.ioBroker	2020-06-04 07:56:08.290	error	Caught by controller[1]: at HeatingControlVis.SetVis (/opt/iobroker/node_modules/iobroker.heatingcontrol/HeatingControlVis.js:429:126)
    host.ioBroker	2020-06-04 07:56:08.290	error	Caught by controller[1]: TypeError: Cannot read property 'val' of null
    host.ioBroker	2020-06-04 07:56:08.290	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected
    

    Ist Punkt 5 dass, was Version 0.5.3 beheben sollte?

    • Listenpunkt(René) refactoring HeatingControlVis to avoid exceptions like "Cannot read property 'val' of null"

    ASROCK Deskmini Intel I3 8100 16GB mit Proxmox VM ioBroker VM DIYHue| CCU piVCCU + FHEM auf Raspberry | Maria DB mit Grafana und Prometheus auf Tinker Board

    1 Reply Last reply
    0
    • AxelF1977A AxelF1977

      Hi,

      ich habe seit dem letzten Update folgenden Fehler

      heatingcontrol.0	2020-06-03 22:22:13.004	error	(373) TypeError: Cannot read property 'val' of null at HeatingControlVis.GetValue (/opt/iobroker/node_modules/iobroker.heatingcontrol/HeatingControlVis.js:416:57) at runMicrotasks (<anonymous>
      heatingcontrol.0	2020-06-03 22:22:13.002	error	(373) unhandled promise rejection: Cannot read property 'val' of null
      heatingcontrol.0	2020-06-03 22:22:13.002	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      

      Die Instanz springt im Moment permanent zwischen rot und grün

      Rene_HMR Offline
      Rene_HMR Offline
      Rene_HM
      Developer
      wrote on last edited by
      #1148

      @AxelF1977 sagte in Test Adapter HeatingControl v0.5.x:

      ich habe seit dem letzten Update folgenden Fehler

      auf welche version? 0.5.3?
      In der Version wollte ich genau diesen Fehler behandeln. Ich schau mir das an...

      AxelF1977A 1 Reply Last reply
      0
      • Rene_HMR Rene_HM

        @AxelF1977 sagte in Test Adapter HeatingControl v0.5.x:

        ich habe seit dem letzten Update folgenden Fehler

        auf welche version? 0.5.3?
        In der Version wollte ich genau diesen Fehler behandeln. Ich schau mir das an...

        AxelF1977A Offline
        AxelF1977A Offline
        AxelF1977
        wrote on last edited by
        #1149

        @Rene_HM sagte in Test Adapter HeatingControl v0.5.x:

        @AxelF1977 sagte in Test Adapter HeatingControl v0.5.x:

        ich habe seit dem letzten Update folgenden Fehler

        auf welche version? 0.5.3?
        In der Version wollte ich genau diesen Fehler behandeln. Ich schau mir das an...

        Ja genau, das war Version 0.5.3

        ASROCK Deskmini Intel I3 8100 16GB mit Proxmox VM ioBroker VM DIYHue| CCU piVCCU + FHEM auf Raspberry | Maria DB mit Grafana und Prometheus auf Tinker Board

        Rene_HMR 1 Reply Last reply
        0
        • AxelF1977A AxelF1977

          @Rene_HM sagte in Test Adapter HeatingControl v0.5.x:

          @AxelF1977 sagte in Test Adapter HeatingControl v0.5.x:

          ich habe seit dem letzten Update folgenden Fehler

          auf welche version? 0.5.3?
          In der Version wollte ich genau diesen Fehler behandeln. Ich schau mir das an...

          Ja genau, das war Version 0.5.3

          Rene_HMR Offline
          Rene_HMR Offline
          Rene_HM
          Developer
          wrote on last edited by
          #1150

          @AxelF1977 kannst du mal die 0.5.4 direkt von github probieren?

          coyoteC AxelF1977A 2 Replies Last reply
          1
          • Rene_HMR Rene_HM

            @AxelF1977 kannst du mal die 0.5.4 direkt von github probieren?

            coyoteC Offline
            coyoteC Offline
            coyote
            Most Active
            wrote on last edited by
            #1151

            @Rene_HM in 0.5.4 ist der Fehler weg, steht nichts mehr im Log bei mir, auch mit aktiviertem Vis von Pittini

            Rene_HMR 1 Reply Last reply
            0
            • Rene_HMR Rene_HM

              @Muchul sagte in Adapter: HeatingControl:

              @Rene_HM
              Ist eventuell später auch angedacht andere Thermostate zu unterstützen?
              Beispielsweise Max!?

              ja, der Adapter kann entsprechend erweitert werden... Dafür benötige ich aber eure Unterstützung, da ich diese Geräte nicht zur Verfügung habe....

              D4vED Offline
              D4vED Offline
              D4vE
              wrote on last edited by
              #1152

              @Rene_HM Hätte auch großes need an MAX System! danke für deine arbeit

              Iobroker Installation date 2021-08-16
              Platform: linux init system: Docker
              cod.m Zigbee Coordinator: CZC v1.0

              Rene_HMR 1 Reply Last reply
              0
              • C Offline
                C Offline
                Conquest
                wrote on last edited by
                #1153

                @Rene_HM

                Ich hätte mal eine Frage zu den Profilen. Wenn ich das Profil ändere wirkt sich das auf alle Räume aus oder? Also ich kann nicht für meine Küche Profil 1 nutzen und für mein Wohnzimmer Profil 2? So war ich es nämlich vom Heizungsscript von Looxer gewöhnt.

                Rene_HMR 1 Reply Last reply
                0
                • D4vED D4vE

                  @Rene_HM Hätte auch großes need an MAX System! danke für deine arbeit

                  Rene_HMR Offline
                  Rene_HMR Offline
                  Rene_HM
                  Developer
                  wrote on last edited by
                  #1154

                  @D4vE kannst du doch nutzen! Du musst nur die Datenunkte manuell eintragen, weil sie nicht automatisch erkannt werden. Das geht aber eigentlich ohne Probleme...

                  D4vED 1 Reply Last reply
                  1
                  • C Conquest

                    @Rene_HM

                    Ich hätte mal eine Frage zu den Profilen. Wenn ich das Profil ändere wirkt sich das auf alle Räume aus oder? Also ich kann nicht für meine Küche Profil 1 nutzen und für mein Wohnzimmer Profil 2? So war ich es nämlich vom Heizungsscript von Looxer gewöhnt.

                    Rene_HMR Offline
                    Rene_HMR Offline
                    Rene_HM
                    Developer
                    wrote on last edited by
                    #1155

                    @Conquest sagte in Test Adapter HeatingControl v0.5.x:

                    Wenn ich das Profil ändere wirkt sich das auf alle Räume aus oder?

                    ja, ein Profil beinhaltet alle Räume, es gibt kein Profil pro Raum...

                    C 1 Reply Last reply
                    0
                    • coyoteC coyote

                      @Rene_HM in 0.5.4 ist der Fehler weg, steht nichts mehr im Log bei mir, auch mit aktiviertem Vis von Pittini

                      Rene_HMR Offline
                      Rene_HMR Offline
                      Rene_HM
                      Developer
                      wrote on last edited by
                      #1156

                      @coyote okay... eigentlich hätte ich ein log

                      vis: error: for xyz
                      

                      erwartet. Das Problem ist ein nicht vorhandener Datenpunkt...

                      coyoteC 1 Reply Last reply
                      0
                      • Rene_HMR Rene_HM

                        @coyote okay... eigentlich hätte ich ein log

                        vis: error: for xyz
                        

                        erwartet. Das Problem ist ein nicht vorhandener Datenpunkt...

                        coyoteC Offline
                        coyoteC Offline
                        coyote
                        Most Active
                        wrote on last edited by
                        #1157

                        @Rene_HM Kommando zurück, hab es übersehen. Ja das ist einer :

                        vis: error: for Rooms.Wohnung.MinimumTemperature got...
                        
                        1 Reply Last reply
                        0
                        • Rene_HMR Rene_HM

                          @Conquest sagte in Test Adapter HeatingControl v0.5.x:

                          Wenn ich das Profil ändere wirkt sich das auf alle Räume aus oder?

                          ja, ein Profil beinhaltet alle Räume, es gibt kein Profil pro Raum...

                          C Offline
                          C Offline
                          Conquest
                          wrote on last edited by
                          #1158

                          @Rene_HM sagte in Test Adapter HeatingControl v0.5.x:

                          @Conquest sagte in Test Adapter HeatingControl v0.5.x:

                          Wenn ich das Profil ändere wirkt sich das auf alle Räume aus oder?

                          ja, ein Profil beinhaltet alle Räume, es gibt kein Profil pro Raum...

                          Ok,schade. Ich hatte die Profile genutzt um einzelne Räume ab zuschalten. Wirst du irgendwann eine Einzelraumabschaltung hinzufügen oder geht das schon und ich habe es noch nicht entdeckt?

                          Rene_HMR 1 Reply Last reply
                          0
                          • Rene_HMR Rene_HM

                            @AxelF1977 kannst du mal die 0.5.4 direkt von github probieren?

                            AxelF1977A Offline
                            AxelF1977A Offline
                            AxelF1977
                            wrote on last edited by
                            #1159

                            @Rene_HM sagte in Test Adapter HeatingControl v0.5.x:

                            @AxelF1977 kannst du mal die 0.5.4 direkt von github probieren?

                            Es sind beide Fehler weg!

                            Auch ich habe das Vis von Pittini aktiv. Alles läuft bestens.

                            Vielen Dank!

                            ASROCK Deskmini Intel I3 8100 16GB mit Proxmox VM ioBroker VM DIYHue| CCU piVCCU + FHEM auf Raspberry | Maria DB mit Grafana und Prometheus auf Tinker Board

                            Rene_HMR 1 Reply Last reply
                            0
                            • C Conquest

                              @Rene_HM sagte in Test Adapter HeatingControl v0.5.x:

                              @Conquest sagte in Test Adapter HeatingControl v0.5.x:

                              Wenn ich das Profil ändere wirkt sich das auf alle Räume aus oder?

                              ja, ein Profil beinhaltet alle Räume, es gibt kein Profil pro Raum...

                              Ok,schade. Ich hatte die Profile genutzt um einzelne Räume ab zuschalten. Wirst du irgendwann eine Einzelraumabschaltung hinzufügen oder geht das schon und ich habe es noch nicht entdeckt?

                              Rene_HMR Offline
                              Rene_HMR Offline
                              Rene_HM
                              Developer
                              wrote on last edited by
                              #1160

                              @Conquest sagte in Test Adapter HeatingControl v0.5.x:

                              Ok,schade. Ich hatte die Profile genutzt um einzelne Räume ab zuschalten. Wirst du irgendwann eine Einzelraumabschaltung hinzufügen oder geht das schon und ich habe es noch nicht entdeckt?

                              Featurewünsche sind immer willkommen. Am besten per issue im github

                              C 1 Reply Last reply
                              0
                              • AxelF1977A AxelF1977

                                @Rene_HM sagte in Test Adapter HeatingControl v0.5.x:

                                @AxelF1977 kannst du mal die 0.5.4 direkt von github probieren?

                                Es sind beide Fehler weg!

                                Auch ich habe das Vis von Pittini aktiv. Alles läuft bestens.

                                Vielen Dank!

                                Rene_HMR Offline
                                Rene_HMR Offline
                                Rene_HM
                                Developer
                                wrote on last edited by
                                #1161

                                @AxelF1977 sagte in Test Adapter HeatingControl v0.5.x:

                                @Rene_HM sagte in Test Adapter HeatingControl v0.5.x:

                                @AxelF1977 kannst du mal die 0.5.4 direkt von github probieren?

                                Es sind beide Fehler weg!

                                Auch ich habe das Vis von Pittini aktiv. Alles läuft bestens.

                                Vielen Dank!

                                okay, dann packe ich das in's npm und dann kommt die 0.5.4 als update...

                                1 Reply Last reply
                                1
                                • S Offline
                                  S Offline
                                  stockics6
                                  wrote on last edited by
                                  #1162

                                  Hi,

                                  ich habe beim Umstellen der Profile festgestellt, dass die Werte bei mir nicht stimmen.

                                  Damit das Profil "0" funktioniert muss ich in der VIS unter CurrentProfile die "1" definieren, und
                                  bei Profil "1" ist es dementsprechend CurrentProfile die "2".

                                  (Version 0.5.4)
                                  Ist das bei euch auch so?

                                  1 Reply Last reply
                                  0
                                  • E Offline
                                    E Offline
                                    exmerci
                                    wrote on last edited by
                                    #1163

                                    Ja. Das ist so. Einfach durchzählen.

                                    1 Reply Last reply
                                    0
                                    • Rene_HMR Rene_HM

                                      @Conquest sagte in Test Adapter HeatingControl v0.5.x:

                                      Ok,schade. Ich hatte die Profile genutzt um einzelne Räume ab zuschalten. Wirst du irgendwann eine Einzelraumabschaltung hinzufügen oder geht das schon und ich habe es noch nicht entdeckt?

                                      Featurewünsche sind immer willkommen. Am besten per issue im github

                                      C Offline
                                      C Offline
                                      Conquest
                                      wrote on last edited by
                                      #1164

                                      @Rene_HM sagte in Test Adapter HeatingControl v0.5.x:

                                      @Conquest sagte in Test Adapter HeatingControl v0.5.x:

                                      Ok,schade. Ich hatte die Profile genutzt um einzelne Räume ab zuschalten. Wirst du irgendwann eine Einzelraumabschaltung hinzufügen oder geht das schon und ich habe es noch nicht entdeckt?

                                      Featurewünsche sind immer willkommen. Am besten per issue im github

                                      Issue ist angelegt: https://github.com/rg-engineering/ioBroker.heatingcontrol/issues/110

                                      Danke schon mal.

                                      Starcon79 created this issue in rg-engineering/ioBroker.heatingcontrol

                                      closed Einzelraumabschaltung #110

                                      1 Reply Last reply
                                      0
                                      • Rene_HMR Rene_HM

                                        @D4vE kannst du doch nutzen! Du musst nur die Datenunkte manuell eintragen, weil sie nicht automatisch erkannt werden. Das geht aber eigentlich ohne Probleme...

                                        D4vED Offline
                                        D4vED Offline
                                        D4vE
                                        wrote on last edited by
                                        #1165

                                        @Rene_HM Danke für die info

                                        Iobroker Installation date 2021-08-16
                                        Platform: linux init system: Docker
                                        cod.m Zigbee Coordinator: CZC v1.0

                                        1 Reply Last reply
                                        0
                                        • P Offline
                                          P Offline
                                          Pittini
                                          Developer
                                          wrote on last edited by Pittini
                                          #1166

                                          Moin,
                                          nach jedem Adapterneustart bzw. Iobroker Neustart wird im Vis, bzw. im zugrundeliegenden Datenpunkt bei der Fensterübersicht NaN angezeigt. Einmaliges Fensteröffnen behebt das Problem, aber nach jedem Start durchs ganze Haus gehen und jeden Fensterstatus einmal ändern zu müssen is ja auch keine Dauerlösung. Tritt bei 0.5.3 und 0.5.4 auf. Evtl. auch schon früher und mir isses nicht aufgefallen.

                                          2020-06-08 10_43_43-vis.png

                                          Rene_HMR 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          157

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe