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 HeatingControl v2.12.x

NEWS

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

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

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

Test Adapter HeatingControl v2.12.x

Geplant Angeheftet Gesperrt Verschoben Tester
heating
3.2k Beiträge 236 Kommentatoren 2.0m Aufrufe 205 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.
  • Rene_HMR Offline
    Rene_HMR Offline
    Rene_HM
    Developer
    schrieb am zuletzt editiert von
    #1896

    Ich plane nun morgen die 2.0.0 ins latest zu pushen.
    Die Tickets unter Milestone V2.0 Release sind bearbeitet, letztes update im github war vor einer Stunde...
    Spricht noch ein nicht behobener bug gegen "latest"?

    ChaotC 1 Antwort Letzte Antwort
    0
    • Rene_HMR Rene_HM

      Ich plane nun morgen die 2.0.0 ins latest zu pushen.
      Die Tickets unter Milestone V2.0 Release sind bearbeitet, letztes update im github war vor einer Stunde...
      Spricht noch ein nicht behobener bug gegen "latest"?

      ChaotC Offline
      ChaotC Offline
      Chaot
      schrieb am zuletzt editiert von
      #1897

      @rene_hm Kriegt sie ne neue Versionsnummer? Ich blicke langsam nicht mehr was ich aktuell isnstalliert habe.

      ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

      Rene_HMR 1 Antwort Letzte Antwort
      0
      • ChaotC Chaot

        @rene_hm Kriegt sie ne neue Versionsnummer? Ich blicke langsam nicht mehr was ich aktuell isnstalliert habe.

        Rene_HMR Offline
        Rene_HMR Offline
        Rene_HM
        Developer
        schrieb am zuletzt editiert von Rene_HM
        #1898

        @chaot das wird die 2.0.0; danach arbeite ich an der 2.1.0 oder falls notwendig an der 2.0.1 als bug fix release
        Im github inkrementiere ich die Versionsnummern nicht, sobald ich eine Version nach npm schiebe schon...

        Dominik F.D 1 Antwort Letzte Antwort
        0
        • Rene_HMR Rene_HM

          @chaot das wird die 2.0.0; danach arbeite ich an der 2.1.0 oder falls notwendig an der 2.0.1 als bug fix release
          Im github inkrementiere ich die Versionsnummern nicht, sobald ich eine Version nach npm schiebe schon...

          Dominik F.D Offline
          Dominik F.D Offline
          Dominik F.
          schrieb am zuletzt editiert von
          #1899

          @rene_hm

          In den Objekten habe ich heatingcontrol.0.Profiles.2.CopyProfile gefunden. Wie funktioniert der Button?

          Rene_HMR 1 Antwort Letzte Antwort
          0
          • Dominik F.D Dominik F.

            @rene_hm

            In den Objekten habe ich heatingcontrol.0.Profiles.2.CopyProfile gefunden. Wie funktioniert der Button?

            Rene_HMR Offline
            Rene_HMR Offline
            Rene_HM
            Developer
            schrieb am zuletzt editiert von Rene_HM
            #1900

            @dominik-f Es gibt zwei neue Buttons

            heatingcontrol.0.Profiles.1.CopyProfile
            heatingcontrol.0.Profiles.1.RaumA.CopyProfile
            

            und

            heatingcontrol.0.Profiles.1.Küche.Fri.CopyPeriods
            

            CopyProfile kopiert den gesamten Inhalt des Profiles, wo der Button gedrückt wird, auf das nächste Profil. Im o.g. Beispiel liegt der Button im Profil 1. Der Button kopiert also alles von Profil 1 nach Profil 2.

            Den CopyPeriods gibt es pro Tag oder in Mo-Fr jeweils pro Raum. Damit kopiert man die Perioden auf den nächsten Abschnitt. Also im o.g. Beispiel kopiert der CopyPeriods alle Perioden von Freitag im Raum Küche auf die Perioden am Samstag im Raum Küche.
            So kann man z.Bsp. im Profil "jeden Tag separat" die Peroden von Montag aufbauend bis nach Sonntag kopieren...

            Dominik F.D P ChaotC 3 Antworten Letzte Antwort
            0
            • Rene_HMR Rene_HM

              @dominik-f Es gibt zwei neue Buttons

              heatingcontrol.0.Profiles.1.CopyProfile
              heatingcontrol.0.Profiles.1.RaumA.CopyProfile
              

              und

              heatingcontrol.0.Profiles.1.Küche.Fri.CopyPeriods
              

              CopyProfile kopiert den gesamten Inhalt des Profiles, wo der Button gedrückt wird, auf das nächste Profil. Im o.g. Beispiel liegt der Button im Profil 1. Der Button kopiert also alles von Profil 1 nach Profil 2.

              Den CopyPeriods gibt es pro Tag oder in Mo-Fr jeweils pro Raum. Damit kopiert man die Perioden auf den nächsten Abschnitt. Also im o.g. Beispiel kopiert der CopyPeriods alle Perioden von Freitag im Raum Küche auf die Perioden am Samstag im Raum Küche.
              So kann man z.Bsp. im Profil "jeden Tag separat" die Peroden von Montag aufbauend bis nach Sonntag kopieren...

              Dominik F.D Offline
              Dominik F.D Offline
              Dominik F.
              schrieb am zuletzt editiert von Dominik F.
              #1901

              @rene_hm

              Finde ich gut, werd ich auf jeden Fall mal testen.

              Edit:
              Es kommt ne ganze Menge an Errors:

              heatingcontrol.0	2021-01-15 20:05:22.734	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.5 null null
              heatingcontrol.0	2021-01-15 20:05:22.690	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.5 null null
              heatingcontrol.0	2021-01-15 20:05:22.646	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.4 null null
              heatingcontrol.0	2021-01-15 20:05:22.602	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.4 null null
              heatingcontrol.0	2021-01-15 20:05:22.558	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.3 null null
              heatingcontrol.0	2021-01-15 20:05:22.514	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.3 null null
              heatingcontrol.0	2021-01-15 20:05:22.470	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.2 null null
              heatingcontrol.0	2021-01-15 20:05:22.426	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.2 null null
              heatingcontrol.0	2021-01-15 20:05:22.382	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.1 null null
              heatingcontrol.0	2021-01-15 20:05:22.338	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.1 null null
              heatingcontrol.0	2021-01-15 20:05:22.294	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.5 null null
              heatingcontrol.0	2021-01-15 20:05:22.250	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.5 null null
              heatingcontrol.0	2021-01-15 20:05:22.206	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.4 null null
              heatingcontrol.0	2021-01-15 20:05:22.162	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.4 null null
              heatingcontrol.0	2021-01-15 20:05:22.118	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.3 null null
              heatingcontrol.0	2021-01-15 20:05:22.074	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.3 null null
              heatingcontrol.0	2021-01-15 20:05:22.030	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.2 null null
              heatingcontrol.0	2021-01-15 20:05:21.986	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.2 null null
              heatingcontrol.0	2021-01-15 20:05:21.942	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.1 null null
              heatingcontrol.0	2021-01-15 20:05:21.898	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.1 null null
              heatingcontrol.0	2021-01-15 20:05:21.854	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.5 null null
              heatingcontrol.0	2021-01-15 20:05:21.810	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.5 null null
              heatingcontrol.0	2021-01-15 20:05:21.766	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.4 null null
              heatingcontrol.0	2021-01-15 20:05:21.722	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.4 null null
              heatingcontrol.0	2021-01-15 20:05:21.616	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.3 null null
              heatingcontrol.0	2021-01-15 20:05:21.562	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.3 null null
              heatingcontrol.0	2021-01-15 20:05:21.518	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.2 null null
              heatingcontrol.0	2021-01-15 20:05:21.474	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.2 null null
              heatingcontrol.0	2021-01-15 20:05:21.430	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.1 null null
              heatingcontrol.0	2021-01-15 20:05:21.386	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.1 null null
              heatingcontrol.0	2021-01-15 20:05:21.342	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.5 null null
              heatingcontrol.0	2021-01-15 20:05:21.298	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.5 null null
              heatingcontrol.0	2021-01-15 20:05:21.254	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.4 null null
              heatingcontrol.0	2021-01-15 20:05:21.210	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.4 null null
              heatingcontrol.0	2021-01-15 20:05:21.166	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.3 null null
              heatingcontrol.0	2021-01-15 20:05:21.117	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.3 null null
              heatingcontrol.0	2021-01-15 20:05:21.066	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.2 null null
              heatingcontrol.0	2021-01-15 20:05:21.015	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.2 null null
              heatingcontrol.0	2021-01-15 20:05:20.966	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.1 null null
              heatingcontrol.0	2021-01-15 20:05:20.922	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.1 null null
              heatingcontrol.0	2021-01-15 20:05:20.878	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.5 null null
              heatingcontrol.0	2021-01-15 20:05:20.834	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.5 null null
              heatingcontrol.0	2021-01-15 20:05:20.791	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.4 null null
              heatingcontrol.0	2021-01-15 20:05:20.746	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.4 null null
              heatingcontrol.0	2021-01-15 20:05:20.702	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.3 null null
              heatingcontrol.0	2021-01-15 20:05:20.658	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.3 null null
              heatingcontrol.0	2021-01-15 20:05:20.614	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.2 null null
              heatingcontrol.0	2021-01-15 20:05:20.570	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.2 null null
              heatingcontrol.0	2021-01-15 20:05:20.526	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.1 null null
              heatingcontrol.0	2021-01-15 20:05:20.482	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.1 null null
              
              Rene_HMR 1 Antwort Letzte Antwort
              0
              • Dominik F.D Dominik F.

                @rene_hm

                Finde ich gut, werd ich auf jeden Fall mal testen.

                Edit:
                Es kommt ne ganze Menge an Errors:

                heatingcontrol.0	2021-01-15 20:05:22.734	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.5 null null
                heatingcontrol.0	2021-01-15 20:05:22.690	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.5 null null
                heatingcontrol.0	2021-01-15 20:05:22.646	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.4 null null
                heatingcontrol.0	2021-01-15 20:05:22.602	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.4 null null
                heatingcontrol.0	2021-01-15 20:05:22.558	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.3 null null
                heatingcontrol.0	2021-01-15 20:05:22.514	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.3 null null
                heatingcontrol.0	2021-01-15 20:05:22.470	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.2 null null
                heatingcontrol.0	2021-01-15 20:05:22.426	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.2 null null
                heatingcontrol.0	2021-01-15 20:05:22.382	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.1 null null
                heatingcontrol.0	2021-01-15 20:05:22.338	error	(15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.1 null null
                heatingcontrol.0	2021-01-15 20:05:22.294	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.5 null null
                heatingcontrol.0	2021-01-15 20:05:22.250	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.5 null null
                heatingcontrol.0	2021-01-15 20:05:22.206	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.4 null null
                heatingcontrol.0	2021-01-15 20:05:22.162	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.4 null null
                heatingcontrol.0	2021-01-15 20:05:22.118	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.3 null null
                heatingcontrol.0	2021-01-15 20:05:22.074	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.3 null null
                heatingcontrol.0	2021-01-15 20:05:22.030	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.2 null null
                heatingcontrol.0	2021-01-15 20:05:21.986	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.2 null null
                heatingcontrol.0	2021-01-15 20:05:21.942	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.1 null null
                heatingcontrol.0	2021-01-15 20:05:21.898	error	(15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.1 null null
                heatingcontrol.0	2021-01-15 20:05:21.854	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.5 null null
                heatingcontrol.0	2021-01-15 20:05:21.810	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.5 null null
                heatingcontrol.0	2021-01-15 20:05:21.766	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.4 null null
                heatingcontrol.0	2021-01-15 20:05:21.722	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.4 null null
                heatingcontrol.0	2021-01-15 20:05:21.616	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.3 null null
                heatingcontrol.0	2021-01-15 20:05:21.562	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.3 null null
                heatingcontrol.0	2021-01-15 20:05:21.518	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.2 null null
                heatingcontrol.0	2021-01-15 20:05:21.474	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.2 null null
                heatingcontrol.0	2021-01-15 20:05:21.430	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.1 null null
                heatingcontrol.0	2021-01-15 20:05:21.386	error	(15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.1 null null
                heatingcontrol.0	2021-01-15 20:05:21.342	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.5 null null
                heatingcontrol.0	2021-01-15 20:05:21.298	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.5 null null
                heatingcontrol.0	2021-01-15 20:05:21.254	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.4 null null
                heatingcontrol.0	2021-01-15 20:05:21.210	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.4 null null
                heatingcontrol.0	2021-01-15 20:05:21.166	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.3 null null
                heatingcontrol.0	2021-01-15 20:05:21.117	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.3 null null
                heatingcontrol.0	2021-01-15 20:05:21.066	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.2 null null
                heatingcontrol.0	2021-01-15 20:05:21.015	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.2 null null
                heatingcontrol.0	2021-01-15 20:05:20.966	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.1 null null
                heatingcontrol.0	2021-01-15 20:05:20.922	error	(15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.1 null null
                heatingcontrol.0	2021-01-15 20:05:20.878	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.5 null null
                heatingcontrol.0	2021-01-15 20:05:20.834	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.5 null null
                heatingcontrol.0	2021-01-15 20:05:20.791	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.4 null null
                heatingcontrol.0	2021-01-15 20:05:20.746	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.4 null null
                heatingcontrol.0	2021-01-15 20:05:20.702	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.3 null null
                heatingcontrol.0	2021-01-15 20:05:20.658	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.3 null null
                heatingcontrol.0	2021-01-15 20:05:20.614	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.2 null null
                heatingcontrol.0	2021-01-15 20:05:20.570	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.2 null null
                heatingcontrol.0	2021-01-15 20:05:20.526	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.1 null null
                heatingcontrol.0	2021-01-15 20:05:20.482	error	(15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.1 null null
                
                Rene_HMR Offline
                Rene_HMR Offline
                Rene_HM
                Developer
                schrieb am zuletzt editiert von
                #1902

                @dominik-f said in Test Adapter HeatingControl v2.0.x:

                CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.1 null null

                wie kommt der hier auf Profiles.true? seltsam. muss ich mir auch noch mal anschauen..

                1 Antwort Letzte Antwort
                0
                • Rene_HMR Rene_HM

                  @dominik-f Es gibt zwei neue Buttons

                  heatingcontrol.0.Profiles.1.CopyProfile
                  heatingcontrol.0.Profiles.1.RaumA.CopyProfile
                  

                  und

                  heatingcontrol.0.Profiles.1.Küche.Fri.CopyPeriods
                  

                  CopyProfile kopiert den gesamten Inhalt des Profiles, wo der Button gedrückt wird, auf das nächste Profil. Im o.g. Beispiel liegt der Button im Profil 1. Der Button kopiert also alles von Profil 1 nach Profil 2.

                  Den CopyPeriods gibt es pro Tag oder in Mo-Fr jeweils pro Raum. Damit kopiert man die Perioden auf den nächsten Abschnitt. Also im o.g. Beispiel kopiert der CopyPeriods alle Perioden von Freitag im Raum Küche auf die Perioden am Samstag im Raum Küche.
                  So kann man z.Bsp. im Profil "jeden Tag separat" die Peroden von Montag aufbauend bis nach Sonntag kopieren...

                  P Offline
                  P Offline
                  Pittini
                  Developer
                  schrieb am zuletzt editiert von
                  #1903

                  @rene_hm said in Test Adapter HeatingControl v2.0.x:

                  CopyProfile kopiert den gesamten Inhalt des Profiles, wo der Button gedrückt wird, auf das nächste Profil. Im o.g. Beispiel liegt der Button im Profil 1. Der Button kopiert also alles von Profil 1 nach Profil 2.
                  Den CopyPeriods gibt es pro Tag oder in Mo-Fr jeweils pro Raum. Damit kopiert man die Perioden auf den nächsten Abschnitt. Also im o.g. Beispiel kopiert der CopyPeriods alle Perioden von Freitag im Raum Küche auf die Perioden am Samstag im Raum Küche.
                  So kann man z.Bsp. im Profil "jeden Tag separat" die Peroden von Montag aufbauend bis nach Sonntag kopieren...

                  Oh, das sollte man dann ja auch ins Vis übernehmen oder ist das eher experimentell?

                  ChaotC Rene_HMR 2 Antworten Letzte Antwort
                  0
                  • P Pittini

                    @rene_hm said in Test Adapter HeatingControl v2.0.x:

                    CopyProfile kopiert den gesamten Inhalt des Profiles, wo der Button gedrückt wird, auf das nächste Profil. Im o.g. Beispiel liegt der Button im Profil 1. Der Button kopiert also alles von Profil 1 nach Profil 2.
                    Den CopyPeriods gibt es pro Tag oder in Mo-Fr jeweils pro Raum. Damit kopiert man die Perioden auf den nächsten Abschnitt. Also im o.g. Beispiel kopiert der CopyPeriods alle Perioden von Freitag im Raum Küche auf die Perioden am Samstag im Raum Küche.
                    So kann man z.Bsp. im Profil "jeden Tag separat" die Peroden von Montag aufbauend bis nach Sonntag kopieren...

                    Oh, das sollte man dann ja auch ins Vis übernehmen oder ist das eher experimentell?

                    ChaotC Offline
                    ChaotC Offline
                    Chaot
                    schrieb am zuletzt editiert von
                    #1904

                    @pittini Na, das brauchst du doch in der VIS eigentlich nicht. Du stellst di Profile doch einmalig am Adapter ein und dann bst du doch fertig damit.
                    Oder habe ich da jetzt einen Denkfehler?

                    ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                    1 Antwort Letzte Antwort
                    0
                    • P Pittini

                      @rene_hm said in Test Adapter HeatingControl v2.0.x:

                      CopyProfile kopiert den gesamten Inhalt des Profiles, wo der Button gedrückt wird, auf das nächste Profil. Im o.g. Beispiel liegt der Button im Profil 1. Der Button kopiert also alles von Profil 1 nach Profil 2.
                      Den CopyPeriods gibt es pro Tag oder in Mo-Fr jeweils pro Raum. Damit kopiert man die Perioden auf den nächsten Abschnitt. Also im o.g. Beispiel kopiert der CopyPeriods alle Perioden von Freitag im Raum Küche auf die Perioden am Samstag im Raum Küche.
                      So kann man z.Bsp. im Profil "jeden Tag separat" die Peroden von Montag aufbauend bis nach Sonntag kopieren...

                      Oh, das sollte man dann ja auch ins Vis übernehmen oder ist das eher experimentell?

                      Rene_HMR Offline
                      Rene_HMR Offline
                      Rene_HM
                      Developer
                      schrieb am zuletzt editiert von
                      #1905

                      @pittini said in Test Adapter HeatingControl v2.0.x:

                      Oh, das sollte man dann ja auch ins Vis übernehmen oder ist das eher experimentell?

                      Der Plan war schon, es so oder auch abgewandelt irgendwie in die Vis zu übernehmen, aber evtl. erst später. Wollte zunächst erst mal Reaktionen und Änderungswünsche abwarten. und oben sieht man ja, dass es auch noch gar nicht richtig funktioniert...

                      Dominik F.D 1 Antwort Letzte Antwort
                      0
                      • Rene_HMR Rene_HM

                        @pittini said in Test Adapter HeatingControl v2.0.x:

                        Oh, das sollte man dann ja auch ins Vis übernehmen oder ist das eher experimentell?

                        Der Plan war schon, es so oder auch abgewandelt irgendwie in die Vis zu übernehmen, aber evtl. erst später. Wollte zunächst erst mal Reaktionen und Änderungswünsche abwarten. und oben sieht man ja, dass es auch noch gar nicht richtig funktioniert...

                        Dominik F.D Offline
                        Dominik F.D Offline
                        Dominik F.
                        schrieb am zuletzt editiert von
                        #1906

                        @rene_hm

                        Wenn es funktioniert und in der vis wäre, dann wäre es richtig cool. Manchmal ändern sich von profil zu Profil nur ein oder 2 Räume und da wäre es natürlich geil die übernehmen zu können auch mittels vis. Das ist auch der Grund warum ich bisher nur 1 Profil nutze :D freue mich schon drauf wenn es funktioniert

                        Rene_HMR 1 Antwort Letzte Antwort
                        0
                        • Dominik F.D Dominik F.

                          @rene_hm

                          Wenn es funktioniert und in der vis wäre, dann wäre es richtig cool. Manchmal ändern sich von profil zu Profil nur ein oder 2 Räume und da wäre es natürlich geil die übernehmen zu können auch mittels vis. Das ist auch der Grund warum ich bisher nur 1 Profil nutze :D freue mich schon drauf wenn es funktioniert

                          Rene_HMR Offline
                          Rene_HMR Offline
                          Rene_HM
                          Developer
                          schrieb am zuletzt editiert von
                          #1907

                          @dominik-f bug fix für CopyProfil ist in github vorhanden.
                          Es gibt nun auch noch einen dritten Button, der die Profildaten für einen Raum kopiert...

                          P 1 Antwort Letzte Antwort
                          0
                          • Rene_HMR Rene_HM

                            @dominik-f bug fix für CopyProfil ist in github vorhanden.
                            Es gibt nun auch noch einen dritten Button, der die Profildaten für einen Raum kopiert...

                            P Offline
                            P Offline
                            Pittini
                            Developer
                            schrieb am zuletzt editiert von
                            #1908

                            @rene_hm said in Test Adapter HeatingControl v2.0.x:

                            Es gibt nun auch noch einen dritten Button, der die Profildaten für einen Raum kopiert...

                            Da stellt sich mir die Frage, wohin wird der Raum kopiert, die sind ja benannt und nicht numeriert, also was ist "der nächste" Raum? Bei Profilen isses klar, bei Tagen auch, aber hier?

                            Rene_HMR 1 Antwort Letzte Antwort
                            0
                            • P Pittini

                              @rene_hm said in Test Adapter HeatingControl v2.0.x:

                              Es gibt nun auch noch einen dritten Button, der die Profildaten für einen Raum kopiert...

                              Da stellt sich mir die Frage, wohin wird der Raum kopiert, die sind ja benannt und nicht numeriert, also was ist "der nächste" Raum? Bei Profilen isses klar, bei Tagen auch, aber hier?

                              Rene_HMR Offline
                              Rene_HMR Offline
                              Rene_HM
                              Developer
                              schrieb am zuletzt editiert von
                              #1909

                              @pittini nein, das bleibt im gleichen Raum aber nächstes Profil... also z.Bsp. Raum Küche Profil 1 nach Profil 2

                              Dominik F.D 1 Antwort Letzte Antwort
                              0
                              • Rene_HMR Rene_HM

                                @pittini nein, das bleibt im gleichen Raum aber nächstes Profil... also z.Bsp. Raum Küche Profil 1 nach Profil 2

                                Dominik F.D Offline
                                Dominik F.D Offline
                                Dominik F.
                                schrieb am zuletzt editiert von
                                #1910

                                @rene_hm

                                Funktioniert soweit alles, bis auf diese Punkte : heatingcontrol.0.Profiles.3.EG_Wohnzimmer.Mo-Fr.CopyPeriods
                                Da passiert irgendwie nix.

                                Beim kopieren des gesamten Profiles werden die Profilparameter nicht übernommen, es werden nur die Zeiten des Profiles übernommen.

                                Rene_HMR 1 Antwort Letzte Antwort
                                0
                                • Dominik F.D Dominik F.

                                  @rene_hm

                                  Funktioniert soweit alles, bis auf diese Punkte : heatingcontrol.0.Profiles.3.EG_Wohnzimmer.Mo-Fr.CopyPeriods
                                  Da passiert irgendwie nix.

                                  Beim kopieren des gesamten Profiles werden die Profilparameter nicht übernommen, es werden nur die Zeiten des Profiles übernommen.

                                  Rene_HMR Offline
                                  Rene_HMR Offline
                                  Rene_HM
                                  Developer
                                  schrieb am zuletzt editiert von Rene_HM
                                  #1911

                                  @dominik-f hast du dir das debug log mal angeschaut?

                                  sollte so ähnlich aussehen:

                                  heatingcontrol.0	2021-01-16 11:32:11.639	debug	(25706) copy 19 21:00 to Profiles.2.Test.Mo-Su.Periods.5
                                  heatingcontrol.0	2021-01-16 11:32:11.546	debug	(25706) copy 21 16:00 to Profiles.2.Test.Mo-Su.Periods.4
                                  heatingcontrol.0	2021-01-16 11:32:11.415	debug	(25706) copy 22 12:00 to Profiles.2.Test.Mo-Su.Periods.3
                                  heatingcontrol.0	2021-01-16 11:32:11.286	debug	(25706) copy 23 08:00 to Profiles.2.Test.Mo-Su.Periods.2
                                  heatingcontrol.0	2021-01-16 11:32:11.169	debug	(25706) copy 21 05:00 to Profiles.2.Test.Mo-Su.Periods.1
                                  heatingcontrol.0	2021-01-16 11:32:11.144	info	(25706) CopyProfile, from 1 to 2 profile in Test
                                  heatingcontrol.0	2021-01-16 11:32:11.140	debug	(25706) CopyProfileAll, orgProfil 1
                                  

                                  und bei Perioden kopieren

                                  heatingcontrol.0	2021-01-16 14:17:52.383	debug	(26605) copy 19 21:00 to Profiles.1.Test.Sa-Su.Periods.5
                                  heatingcontrol.0	2021-01-16 14:17:52.255	debug	(26605) copy 21 16:00 to Profiles.1.Test.Sa-Su.Periods.4
                                  heatingcontrol.0	2021-01-16 14:17:52.123	debug	(26605) copy 22 12:00 to Profiles.1.Test.Sa-Su.Periods.3
                                  heatingcontrol.0	2021-01-16 14:17:51.934	debug	(26605) copy 23 08:00 to Profiles.1.Test.Sa-Su.Periods.2
                                  heatingcontrol.0	2021-01-16 14:17:51.887	debug	(26605) copy 21 05:00 to Profiles.1.Test.Sa-Su.Periods.1
                                  heatingcontrol.0	2021-01-16 14:17:51.815	debug	(26605) profile 1
                                  heatingcontrol.0	2021-01-16 14:17:51.808	debug	(26605) get current profile
                                  
                                  Dominik F.D 1 Antwort Letzte Antwort
                                  0
                                  • Rene_HMR Rene_HM

                                    @dominik-f hast du dir das debug log mal angeschaut?

                                    sollte so ähnlich aussehen:

                                    heatingcontrol.0	2021-01-16 11:32:11.639	debug	(25706) copy 19 21:00 to Profiles.2.Test.Mo-Su.Periods.5
                                    heatingcontrol.0	2021-01-16 11:32:11.546	debug	(25706) copy 21 16:00 to Profiles.2.Test.Mo-Su.Periods.4
                                    heatingcontrol.0	2021-01-16 11:32:11.415	debug	(25706) copy 22 12:00 to Profiles.2.Test.Mo-Su.Periods.3
                                    heatingcontrol.0	2021-01-16 11:32:11.286	debug	(25706) copy 23 08:00 to Profiles.2.Test.Mo-Su.Periods.2
                                    heatingcontrol.0	2021-01-16 11:32:11.169	debug	(25706) copy 21 05:00 to Profiles.2.Test.Mo-Su.Periods.1
                                    heatingcontrol.0	2021-01-16 11:32:11.144	info	(25706) CopyProfile, from 1 to 2 profile in Test
                                    heatingcontrol.0	2021-01-16 11:32:11.140	debug	(25706) CopyProfileAll, orgProfil 1
                                    

                                    und bei Perioden kopieren

                                    heatingcontrol.0	2021-01-16 14:17:52.383	debug	(26605) copy 19 21:00 to Profiles.1.Test.Sa-Su.Periods.5
                                    heatingcontrol.0	2021-01-16 14:17:52.255	debug	(26605) copy 21 16:00 to Profiles.1.Test.Sa-Su.Periods.4
                                    heatingcontrol.0	2021-01-16 14:17:52.123	debug	(26605) copy 22 12:00 to Profiles.1.Test.Sa-Su.Periods.3
                                    heatingcontrol.0	2021-01-16 14:17:51.934	debug	(26605) copy 23 08:00 to Profiles.1.Test.Sa-Su.Periods.2
                                    heatingcontrol.0	2021-01-16 14:17:51.887	debug	(26605) copy 21 05:00 to Profiles.1.Test.Sa-Su.Periods.1
                                    heatingcontrol.0	2021-01-16 14:17:51.815	debug	(26605) profile 1
                                    heatingcontrol.0	2021-01-16 14:17:51.808	debug	(26605) get current profile
                                    
                                    Dominik F.D Offline
                                    Dominik F.D Offline
                                    Dominik F.
                                    schrieb am zuletzt editiert von
                                    #1912

                                    @rene_hm

                                    Das ist der Debug Log aus dem Zeitraum. Habe erst Profil 1 komplett kopiert, dann von Profil 2 zu Profil 3 nur einen Raum und dann wollte ich von Profil 3 nach 4 nur Mo-Fr. kopieren.

                                    2021-01-16 13:39:14.304 - info: heatingcontrol.0 (17121) CopyProfile, from 1 to 2 profile in EG_Diele
                                    2021-01-16 13:39:15.192 - info: heatingcontrol.0 (17121) CopyProfile, from 1 to 2 profile in EG_Küche
                                    2021-01-16 13:39:16.185 - info: heatingcontrol.0 (17121) CopyProfile, from 1 to 2 profile in EG_Wohnzimmer
                                    2021-01-16 13:39:17.103 - info: heatingcontrol.0 (17121) CopyProfile, from 1 to 2 profile in OG_Bad
                                    2021-01-16 13:39:17.947 - info: heatingcontrol.0 (17121) CopyProfile, from 1 to 2 profile in OG_Schlafzimmer
                                    2021-01-16 13:39:27.007 - info: web.0 (14828) ==>Connected system.user.admin from 192.168.178.20
                                    2021-01-16 13:39:39.763 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:40.289 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:39:40.289 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:40.743 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:40.854 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:39:40.854 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:41.275 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:41.389 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:39:41.389 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:41.798 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:41.931 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:39:41.931 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:42.351 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:42.446 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:39:42.446 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:48.239 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:49.719 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:39:49.719 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:50.167 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:50.264 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:39:50.265 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:50.734 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:50.834 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:39:50.834 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:51.326 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:51.419 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:39:51.419 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:51.823 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:39:51.952 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:39:51.952 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:10.055 - info: heatingcontrol.0 (17121) CopyProfile, from 2 to 3 profile in EG_Wohnzimmer
                                    2021-01-16 13:40:15.520 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:16.714 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                    2021-01-16 13:40:16.714 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:17.207 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:17.321 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                    2021-01-16 13:40:17.322 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:17.815 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:17.895 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                    2021-01-16 13:40:17.895 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:18.353 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:18.435 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                    2021-01-16 13:40:18.435 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:18.930 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:19.019 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                    2021-01-16 13:40:19.019 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:21.890 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:21.979 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:40:21.979 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:22.558 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:22.647 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:40:22.647 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:23.134 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:23.251 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:40:23.251 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:23.747 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:23.831 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:40:23.831 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:24.278 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:24.363 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:40:24.363 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:40:27.265 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                    2021-01-16 13:40:28.190 - info: heatingcontrol.0 (17121) target 16 lower then minimum 17 : setting to min
                                    2021-01-16 13:40:28.674 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                    2021-01-16 13:40:30.988 - info: heatingcontrol.0 (17121) target 16 lower then minimum 17 : setting to min
                                    2021-01-16 13:40:31.345 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                    2021-01-16 13:41:40.191 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:41:41.638 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                    2021-01-16 13:41:41.639 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:41:42.090 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:41:42.166 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                    2021-01-16 13:41:42.166 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:41:42.665 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:41:42.785 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                    2021-01-16 13:41:42.785 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:41:43.071 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:41:43.150 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                    2021-01-16 13:41:43.150 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:41:43.520 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:41:43.594 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                    2021-01-16 13:41:43.594 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:42:14.739 - info: web.0 (14828) <==Disconnect system.user.admin from 192.168.178.20 vis.0
                                    2021-01-16 13:42:15.893 - info: web.0 (14828) ==>Connected system.user.admin from 192.168.178.20
                                    2021-01-16 13:42:23.406 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:42:24.572 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                    2021-01-16 13:42:24.572 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:42:24.978 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:42:25.120 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                    2021-01-16 13:42:25.120 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:42:25.499 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:42:25.591 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                    2021-01-16 13:42:25.591 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:42:26.091 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:42:26.176 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                    2021-01-16 13:42:26.176 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:42:26.618 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:42:26.703 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                    2021-01-16 13:42:26.703 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:45:52.070 - info: web.0 (14828) <==Disconnect system.user.admin from 192.168.178.20 vis.0
                                    2021-01-16 13:45:53.184 - info: web.0 (14828) ==>Connected system.user.admin from 192.168.178.20
                                    2021-01-16 13:45:57.578 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:45:59.022 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                    2021-01-16 13:45:59.022 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:45:59.392 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:45:59.474 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                    2021-01-16 13:45:59.474 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:45:59.919 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:45:59.993 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                    2021-01-16 13:45:59.994 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:00.423 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:00.510 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                    2021-01-16 13:46:00.510 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:00.962 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:01.044 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                    2021-01-16 13:46:01.044 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:01.913 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:03.157 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:03.157 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:03.658 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:03.751 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:03.751 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:04.172 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:04.258 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:04.258 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:04.626 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:04.709 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:04.709 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:05.198 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:06.401 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:06.401 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:09.689 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:10.298 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:10.298 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:10.746 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:10.828 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:10.828 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:11.282 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:11.370 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:11.371 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:11.692 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:11.784 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:11.784 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:12.194 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:12.281 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:12.281 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:12.328 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                    2021-01-16 13:46:13.170 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:13.251 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:13.251 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:13.670 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:13.760 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:13.760 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:14.214 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:14.301 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:14.301 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:14.749 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:14.876 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:14.877 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:15.238 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:15.318 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:46:15.318 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:46:15.365 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                    2021-01-16 13:47:44.942 - info: javascript.0 (16139) script.js.common.Anwesenheit: Nadja geht, damit ist jetzt 1 Person anwesend: Dominik
                                    2021-01-16 13:47:48.174 - info: fb-checkpresence.0 (17167) newActive Handy-Nadja false
                                    2021-01-16 13:47:52.691 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:54.072 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:47:54.072 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:54.483 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:54.575 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:47:54.576 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:55.018 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:55.102 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:47:55.103 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:55.554 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:55.638 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:47:55.638 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:55.910 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:56.046 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:47:56.047 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:57.906 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:58.642 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:47:58.642 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:59.089 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:59.223 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:47:59.223 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:59.674 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:47:59.756 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:47:59.757 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:48:00.210 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:48:00.302 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:48:00.302 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:48:00.679 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:48:00.764 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                    2021-01-16 13:48:00.765 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                    2021-01-16 13:48:00.812 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                    
                                    Rene_HMR 1 Antwort Letzte Antwort
                                    0
                                    • Dominik F.D Dominik F.

                                      @rene_hm

                                      Das ist der Debug Log aus dem Zeitraum. Habe erst Profil 1 komplett kopiert, dann von Profil 2 zu Profil 3 nur einen Raum und dann wollte ich von Profil 3 nach 4 nur Mo-Fr. kopieren.

                                      2021-01-16 13:39:14.304 - info: heatingcontrol.0 (17121) CopyProfile, from 1 to 2 profile in EG_Diele
                                      2021-01-16 13:39:15.192 - info: heatingcontrol.0 (17121) CopyProfile, from 1 to 2 profile in EG_Küche
                                      2021-01-16 13:39:16.185 - info: heatingcontrol.0 (17121) CopyProfile, from 1 to 2 profile in EG_Wohnzimmer
                                      2021-01-16 13:39:17.103 - info: heatingcontrol.0 (17121) CopyProfile, from 1 to 2 profile in OG_Bad
                                      2021-01-16 13:39:17.947 - info: heatingcontrol.0 (17121) CopyProfile, from 1 to 2 profile in OG_Schlafzimmer
                                      2021-01-16 13:39:27.007 - info: web.0 (14828) ==>Connected system.user.admin from 192.168.178.20
                                      2021-01-16 13:39:39.763 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:40.289 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:39:40.289 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:40.743 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:40.854 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:39:40.854 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:41.275 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:41.389 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:39:41.389 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:41.798 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:41.931 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:39:41.931 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:42.351 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:42.446 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:39:42.446 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:48.239 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:49.719 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:39:49.719 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:50.167 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:50.264 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:39:50.265 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:50.734 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:50.834 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:39:50.834 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:51.326 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:51.419 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:39:51.419 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:51.823 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:39:51.952 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:39:51.952 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:10.055 - info: heatingcontrol.0 (17121) CopyProfile, from 2 to 3 profile in EG_Wohnzimmer
                                      2021-01-16 13:40:15.520 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:16.714 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                      2021-01-16 13:40:16.714 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:17.207 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:17.321 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                      2021-01-16 13:40:17.322 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:17.815 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:17.895 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                      2021-01-16 13:40:17.895 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:18.353 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:18.435 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                      2021-01-16 13:40:18.435 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:18.930 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:19.019 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                      2021-01-16 13:40:19.019 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:21.890 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:21.979 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:40:21.979 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:22.558 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:22.647 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:40:22.647 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:23.134 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:23.251 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:40:23.251 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:23.747 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:23.831 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:40:23.831 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:24.278 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:24.363 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:40:24.363 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:40:27.265 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                      2021-01-16 13:40:28.190 - info: heatingcontrol.0 (17121) target 16 lower then minimum 17 : setting to min
                                      2021-01-16 13:40:28.674 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                      2021-01-16 13:40:30.988 - info: heatingcontrol.0 (17121) target 16 lower then minimum 17 : setting to min
                                      2021-01-16 13:40:31.345 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                      2021-01-16 13:41:40.191 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:41:41.638 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                      2021-01-16 13:41:41.639 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:41:42.090 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:41:42.166 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                      2021-01-16 13:41:42.166 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:41:42.665 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:41:42.785 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                      2021-01-16 13:41:42.785 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:41:43.071 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:41:43.150 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                      2021-01-16 13:41:43.150 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:41:43.520 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:41:43.594 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                      2021-01-16 13:41:43.594 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:42:14.739 - info: web.0 (14828) <==Disconnect system.user.admin from 192.168.178.20 vis.0
                                      2021-01-16 13:42:15.893 - info: web.0 (14828) ==>Connected system.user.admin from 192.168.178.20
                                      2021-01-16 13:42:23.406 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:42:24.572 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                      2021-01-16 13:42:24.572 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:42:24.978 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:42:25.120 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                      2021-01-16 13:42:25.120 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:42:25.499 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:42:25.591 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                      2021-01-16 13:42:25.591 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:42:26.091 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:42:26.176 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                      2021-01-16 13:42:26.176 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:42:26.618 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:42:26.703 - info: heatingcontrol.0 (17121) 16 cron job(s) created
                                      2021-01-16 13:42:26.703 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:45:52.070 - info: web.0 (14828) <==Disconnect system.user.admin from 192.168.178.20 vis.0
                                      2021-01-16 13:45:53.184 - info: web.0 (14828) ==>Connected system.user.admin from 192.168.178.20
                                      2021-01-16 13:45:57.578 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:45:59.022 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                      2021-01-16 13:45:59.022 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:45:59.392 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:45:59.474 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                      2021-01-16 13:45:59.474 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:45:59.919 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:45:59.993 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                      2021-01-16 13:45:59.994 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:00.423 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:00.510 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                      2021-01-16 13:46:00.510 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:00.962 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:01.044 - info: heatingcontrol.0 (17121) 10 cron job(s) created
                                      2021-01-16 13:46:01.044 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:01.913 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:03.157 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:03.157 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:03.658 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:03.751 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:03.751 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:04.172 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:04.258 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:04.258 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:04.626 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:04.709 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:04.709 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:05.198 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:06.401 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:06.401 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:09.689 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:10.298 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:10.298 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:10.746 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:10.828 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:10.828 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:11.282 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:11.370 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:11.371 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:11.692 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:11.784 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:11.784 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:12.194 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:12.281 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:12.281 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:12.328 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                      2021-01-16 13:46:13.170 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:13.251 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:13.251 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:13.670 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:13.760 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:13.760 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:14.214 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:14.301 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:14.301 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:14.749 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:14.876 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:14.877 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:15.238 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:15.318 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:46:15.318 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:46:15.365 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                      2021-01-16 13:47:44.942 - info: javascript.0 (16139) script.js.common.Anwesenheit: Nadja geht, damit ist jetzt 1 Person anwesend: Dominik
                                      2021-01-16 13:47:48.174 - info: fb-checkpresence.0 (17167) newActive Handy-Nadja false
                                      2021-01-16 13:47:52.691 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:54.072 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:47:54.072 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:54.483 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:54.575 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:47:54.576 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:55.018 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:55.102 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:47:55.103 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:55.554 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:55.638 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:47:55.638 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:55.910 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:56.046 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:47:56.047 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:57.906 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:58.642 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:47:58.642 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:59.089 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:59.223 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:47:59.223 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:59.674 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:47:59.756 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:47:59.757 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:48:00.210 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:48:00.302 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:48:00.302 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:48:00.679 - info: heatingcontrol.0 (17121) start create cron jobs for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:48:00.764 - info: heatingcontrol.0 (17121) 19 cron job(s) created
                                      2021-01-16 13:48:00.765 - info: heatingcontrol.0 (17121) start calculate current profile point for profile type 2 (Mo-Fr / Sa - Su)
                                      2021-01-16 13:48:00.812 - info: heatingcontrol.0 (17121) target 15 lower then minimum 17 : setting to min
                                      
                                      Rene_HMR Offline
                                      Rene_HMR Offline
                                      Rene_HM
                                      Developer
                                      schrieb am zuletzt editiert von Rene_HM
                                      #1913

                                      @dominik-f said in Test Adapter HeatingControl v2.0.x:

                                      dann wollte ich von Profil 3 nach 4 nur Mo-Fr. kopieren.

                                      nein, das geht so nicht. Perioden werden innerhalb des Profils auf den nächsten Tag kopiert.
                                      In deinem Fall wird von Profil 3 - Mo-Fr auf Profil 3 - Sa-Su kopiert....

                                      und bitte möglichst debug-logs erstellen, nur info log ist zu wenig um zu analysieren...

                                      Dominik F.D 2 Antworten Letzte Antwort
                                      0
                                      • Rene_HMR Rene_HM

                                        @dominik-f said in Test Adapter HeatingControl v2.0.x:

                                        dann wollte ich von Profil 3 nach 4 nur Mo-Fr. kopieren.

                                        nein, das geht so nicht. Perioden werden innerhalb des Profils auf den nächsten Tag kopiert.
                                        In deinem Fall wird von Profil 3 - Mo-Fr auf Profil 3 - Sa-Su kopiert....

                                        und bitte möglichst debug-logs erstellen, nur info log ist zu wenig um zu analysieren...

                                        Dominik F.D Offline
                                        Dominik F.D Offline
                                        Dominik F.
                                        schrieb am zuletzt editiert von
                                        #1914

                                        @rene_hm

                                        Okay, jetzt hab ichs verstanden und es funktioniert :D

                                        1 Antwort Letzte Antwort
                                        0
                                        • Rene_HMR Rene_HM

                                          @dominik-f Es gibt zwei neue Buttons

                                          heatingcontrol.0.Profiles.1.CopyProfile
                                          heatingcontrol.0.Profiles.1.RaumA.CopyProfile
                                          

                                          und

                                          heatingcontrol.0.Profiles.1.Küche.Fri.CopyPeriods
                                          

                                          CopyProfile kopiert den gesamten Inhalt des Profiles, wo der Button gedrückt wird, auf das nächste Profil. Im o.g. Beispiel liegt der Button im Profil 1. Der Button kopiert also alles von Profil 1 nach Profil 2.

                                          Den CopyPeriods gibt es pro Tag oder in Mo-Fr jeweils pro Raum. Damit kopiert man die Perioden auf den nächsten Abschnitt. Also im o.g. Beispiel kopiert der CopyPeriods alle Perioden von Freitag im Raum Küche auf die Perioden am Samstag im Raum Küche.
                                          So kann man z.Bsp. im Profil "jeden Tag separat" die Peroden von Montag aufbauend bis nach Sonntag kopieren...

                                          ChaotC Offline
                                          ChaotC Offline
                                          Chaot
                                          schrieb am zuletzt editiert von Chaot
                                          #1915

                                          @rene_hm Wenn bei mir trotz Adapterupdate keine Button zum Profile kopieren da sind habe ich noch die falsche Version oder?

                                          Edit: Ok, selbst den Fehler gefunden.
                                          Der Button kommt nur wenn mehr als 1 Profil eingestellt ist (ist ja auch logisch).

                                          ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                                          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

                                          768

                                          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