Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. piscator83

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 48
    • Best 2
    • Groups 1

    piscator83

    @piscator83

    2
    Reputation
    29
    Profile views
    48
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    piscator83 Follow
    Starter

    Best posts made by piscator83

    • RE: shelly adapter fehler
      cd /opt/iobroker
      iobroker stop
      iobroker update
      sudo -H -u iobroker npm install iobroker.js-controller
      

      Damit hab ichs hinbekommen. Keine Ahnung was nach einer Neuinstallation am JS Controller nicht passen sollte, tut es aber anscheinend...

      posted in ioBroker Allgemein
      P
      piscator83
    • RE: [Vorlage] Vis für Adapter HeatingControl

      @Smartuser
      Fenster unten: hier musst du noch deine Datenpunkte anpassen. Steht in der Anleitung etwas weiter unten.

      Fenster rechts: möglich, dass du im Adapter noch keine Fenstersensoren definiert hast?

      Fenster mittig: kA, vllt Schriftfarbe = Hintergrund 🤷‍♂️

      posted in Visualisierung
      P
      piscator83

    Latest posts made by piscator83

    • RE: mcLighting "no existing object"

      @nyancat Gibts hier was Neues? Die McLighting Links führen irgendwie alle ins Nirvana...

      posted in Error/Bug
      P
      piscator83
    • RE: shelly adapter fehler

      Wohl nur wenn du ein unstable installiert hattest. War bei mir aber definitiv nicht der Fall. Vorher und danach dieselbe Version. Irgendwo dürfte sich bei der Installation da momentan was verhaken...

      posted in ioBroker Allgemein
      P
      piscator83
    • RE: shelly adapter fehler
      cd /opt/iobroker
      iobroker stop
      iobroker update
      sudo -H -u iobroker npm install iobroker.js-controller
      

      Damit hab ichs hinbekommen. Keine Ahnung was nach einer Neuinstallation am JS Controller nicht passen sollte, tut es aber anscheinend...

      posted in ioBroker Allgemein
      P
      piscator83
    • RE: shelly adapter fehler

      Auf meinem alten System läuft die 4.0.4 makellos.
      Bin gerade beim Umzug auf einen neuen Server und dort spuckt es laufend diesen Fehler aus. Version am neuen Gerät muss ich später noch mal schaun.
      Hatte aber letzte Woche den Umzug eigentlich schon mal abgeschlossen und dort gab es den Fehler nicht. Musste aus einem anderen Grund gestern den iobroker nochmal neu machen und seither bei 3 Anläufen dasselbe Bild.

      posted in ioBroker Allgemein
      P
      piscator83
    • RE: shelly adapter fehler

      @denjo
      Habe aktuell dasselbe Problem. Gibts eine Lösung dazu?

      posted in ioBroker Allgemein
      P
      piscator83
    • RE: Test Adapter HeatingControl v2.12.x

      @Rene_HM
      Der Schaltvorgang um 21:00 hat punktgenau funktioniert.
      Bin zuversichtlich, dass das Ganze morgen früh auch klappt.

      posted in Tester
      P
      piscator83
    • RE: Test Adapter HeatingControl v2.12.x

      @Rene_HM
      Genau so ist es...
      Ja die Aqara Zigbee Temperatursensoren posten nur unregelmäßig. Das ist sonst nicht weiter tragisch. Für diese Steuerung hier dann leider offenbar doch.

      Grad gesehen, dass du schon fleißig warst. Werds bei nächster Gelegenheit probieren.

      posted in Tester
      P
      piscator83
    • RE: Test Adapter HeatingControl v2.12.x

      @Rene_HM

      2020-11-11 05:52:09.372  -  [34mdebug [39m: heatingcontrol.0 (24132) ### handle state change zigbee.0.00158d0003f052b9.temperature {"val":21.81,"ack":true,"ts":1605070329368,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1605070329368}
      2020-11-11 05:52:09.373  -  [34mdebug [39m: heatingcontrol.0 (24132) ### zigbee.0.00158d0003f052b9.temperature zigbee.0.00158d0002739ff4.temperature 21.81 23.24
      2020-11-11 05:52:09.375  -  [34mdebug [39m: heatingcontrol.0 (24132) ### 111 not handled yet
      2020-11-11 05:52:09.376  -  [34mdebug [39m: heatingcontrol.0 (24132) handle id zigbee.0.00158d0003f052b9.temperature state {"val":21.81,"ack":true,"ts":1605070329368,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1605070329368}
      2020-11-11 05:52:09.376  -  [34mdebug [39m: heatingcontrol.0 (24132) ### handle devices  [{"id":5,"name":"Variablen.KZ.SollTemp","OID_Current":"zigbee.0.00158d0003f052b9.temperature","OID_Target":"javascript.0.Variablen.KZ.SollTemp","isActive":true,"type":1,"room":"Kinderzimmer"}]
      2020-11-11 05:52:09.377  -  [34mdebug [39m: heatingcontrol.0 (24132) ### change from thermostat got 2
      2020-11-11 05:52:09.379  -  [32minfo [39m: heatingcontrol.0 (24132) handle actors Kinderzimmer current 21.81 target 19
      2020-11-11 05:52:09.380  -  [34mdebug [39m: heatingcontrol.0 (24132) room Kinderzimmer actor shelly.0.SHSW-PM#BA0DD5#1.Relay0.Switch nothing to do
      2020-11-11 05:52:09.381  -  [34mdebug [39m: heatingcontrol.0 (24132) ### 222 handled
      2020-11-11 05:52:09.381  -  [34mdebug [39m: heatingcontrol.0 (24132) ### all StateChange handled 
      2020-11-11 05:58:59.398  -  [34mdebug [39m: heatingcontrol.0 (24132) ### handle state change zigbee.0.00158d00044b3294.temperature {"val":22.77,"ack":true,"ts":1605070739395,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1605070739395}
      2020-11-11 05:58:59.399  -  [34mdebug [39m: heatingcontrol.0 (24132) ### zigbee.0.00158d00044b3294.temperature zigbee.0.00158d0003f052b9.temperature 22.77 21.81
      2020-11-11 05:58:59.399  -  [34mdebug [39m: heatingcontrol.0 (24132) ### 111 not handled yet
      2020-11-11 05:58:59.400  -  [34mdebug [39m: heatingcontrol.0 (24132) handle id zigbee.0.00158d00044b3294.temperature state {"val":22.77,"ack":true,"ts":1605070739395,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1605070739395}
      2020-11-11 05:58:59.400  -  [34mdebug [39m: heatingcontrol.0 (24132) ### handle devices  [{"id":11,"name":"Variablen.Vorhaus.SollTemp","OID_Current":"zigbee.0.00158d00044b3294.temperature","OID_Target":"javascript.0.Variablen.Vorhaus.SollTemp","isActive":true,"type":1,"room":"Vorhaus"}]
      2020-11-11 05:58:59.400  -  [34mdebug [39m: heatingcontrol.0 (24132) ### change from thermostat got 2
      2020-11-11 05:58:59.402  -  [32minfo [39m: heatingcontrol.0 (24132) handle actors Vorhaus current 22.77 target 19
      2020-11-11 05:58:59.404  -  [34mdebug [39m: heatingcontrol.0 (24132) room Vorhaus actor shelly.0.SHSW-PM#76E52C#1.Relay0.Switch nothing to do
      2020-11-11 05:58:59.405  -  [34mdebug [39m: heatingcontrol.0 (24132) ### 222 handled
      2020-11-11 05:58:59.405  -  [34mdebug [39m: heatingcontrol.0 (24132) ### all StateChange handled 
      2020-11-11 06:00:00.014  -  [34mdebug [39m: heatingcontrol.0 (24132) calculating new target temperatures
      2020-11-11 06:00:00.019  -  [34mdebug [39m: heatingcontrol.0 (24132) profile type 3
      2020-11-11 06:00:00.020  -  [34mdebug [39m: heatingcontrol.0 (24132) get profile
      2020-11-11 06:00:00.021  -  [34mdebug [39m: heatingcontrol.0 (24132) profile 0
      2020-11-11 06:00:00.021  -  [34mdebug [39m: heatingcontrol.0 (24132) check room Bad
      2020-11-11 06:00:00.022  -  [34mdebug [39m: heatingcontrol.0 (24132) Bad window open is false
      2020-11-11 06:00:00.023  -  [34mdebug [39m: heatingcontrol.0 (24132) relative WindowOpenDecrease {"val":0,"ack":true,"ts":1600886191932,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886191932} number
      2020-11-11 06:00:00.024  -  [34mdebug [39m: heatingcontrol.0 (24132) relative VacationAbsentDecrease {"val":0,"ack":true,"ts":1600886192010,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886192010} number
      2020-11-11 06:00:00.025  -  [34mdebug [39m: heatingcontrol.0 (24132) relative PartyDecrease {"val":0,"ack":true,"ts":1600886191912,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886191912} number
      2020-11-11 06:00:00.026  -  [34mdebug [39m: heatingcontrol.0 (24132) relative AbsentDecrease {"val":0,"ack":true,"ts":1600886191992,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886191992} number
      2020-11-11 06:00:00.027  -  [34mdebug [39m: heatingcontrol.0 (24132) relative GuestIncrease {"val":0,"ack":true,"ts":1600886191846,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886191846} number
      2020-11-11 06:00:00.028  -  [34mdebug [39m: heatingcontrol.0 (24132) FindNextPeriod for 2020-11-11 6:00:00 in Bad
      2020-11-11 06:00:00.028  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10
      2020-11-11 06:00:00.029  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Bad.Wed.Periods.0.time period 0
      2020-11-11 06:00:00.030  -  [34mdebug [39m: heatingcontrol.0 (24132) check time for Bad Profiles.0.Bad.Wed.Periods.0.time 24
      2020-11-11 06:00:00.031  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Bad.Wed.Periods.1.time period 1
      2020-11-11 06:00:00.032  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Bad.Wed.Periods.2.time period 2
      2020-11-11 06:00:00.033  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Bad.Wed.Periods.3.time period 3
      2020-11-11 06:00:00.036  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Bad.Wed.Periods.4.time period 4
      2020-11-11 06:00:00.037  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10 period 0
      2020-11-11 06:00:00.038  -  [34mdebug [39m: heatingcontrol.0 (24132) Bad found period 0 with 24 on 06,00
      2020-11-11 06:00:00.038  -  [34mdebug [39m: heatingcontrol.0 (24132) ### current > 1 0 1
      2020-11-11 06:00:00.039  -  [34mdebug [39m: heatingcontrol.0 (24132) ### new target temp 24 ( 24 0 0 0 0 0 ) 
      2020-11-11 06:00:00.039  -  [34mdebug [39m: heatingcontrol.0 (24132) room Bad  setting new target 24
      2020-11-11 06:00:00.040  -  [34mdebug [39m: heatingcontrol.0 (24132) room Bad Thermostat Variablen.Bad.SollTemp target is 24
      2020-11-11 06:00:00.043  -  [32minfo [39m: heatingcontrol.0 (24132) set thermostat javascript.0.Variablen.Bad.SollTemp to 24; current is 21
      2020-11-11 06:00:00.051  -  [34mdebug [39m: heatingcontrol.0 (24132) check room Küche
      2020-11-11 06:00:00.052  -  [34mdebug [39m: heatingcontrol.0 (24132) Küche window open is false
      2020-11-11 06:00:00.054  -  [34mdebug [39m: heatingcontrol.0 (24132) relative WindowOpenDecrease {"val":10,"ack":true,"ts":1602059879487,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1601191145592} number
      2020-11-11 06:00:00.055  -  [34mdebug [39m: heatingcontrol.0 (24132) relative VacationAbsentDecrease {"val":7,"ack":true,"ts":1602059879487,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600888199867} number
      2020-11-11 06:00:00.056  -  [34mdebug [39m: heatingcontrol.0 (24132) relative PartyDecrease {"val":2,"ack":true,"ts":1602059879487,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600888192378} number
      2020-11-11 06:00:00.057  -  [34mdebug [39m: heatingcontrol.0 (24132) relative AbsentDecrease {"val":5,"ack":true,"ts":1602059879486,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600888196072} number
      2020-11-11 06:00:00.058  -  [34mdebug [39m: heatingcontrol.0 (24132) relative GuestIncrease {"val":0,"ack":true,"ts":1602059879486,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886714226} number
      2020-11-11 06:00:00.059  -  [34mdebug [39m: heatingcontrol.0 (24132) FindNextPeriod for 2020-11-11 6:00:00 in Küche
      2020-11-11 06:00:00.059  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10
      2020-11-11 06:00:00.059  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Küche.Wed.Periods.0.time period 0
      2020-11-11 06:00:00.061  -  [34mdebug [39m: heatingcontrol.0 (24132) check time for Küche Profiles.0.Küche.Wed.Periods.0.time 19
      2020-11-11 06:00:00.061  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Küche.Wed.Periods.1.time period 1
      2020-11-11 06:00:00.062  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Küche.Wed.Periods.2.time period 2
      2020-11-11 06:00:00.064  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Küche.Wed.Periods.3.time period 3
      2020-11-11 06:00:00.065  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Küche.Wed.Periods.4.time period 4
      2020-11-11 06:00:00.066  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10 period 0
      2020-11-11 06:00:00.067  -  [34mdebug [39m: heatingcontrol.0 (24132) Küche found period 0 with 19 on 05,00
      2020-11-11 06:00:00.067  -  [34mdebug [39m: heatingcontrol.0 (24132) ### current > 1 0 1
      2020-11-11 06:00:00.067  -  [34mdebug [39m: heatingcontrol.0 (24132) ### new target temp 19 ( 19 0 0 0 0 0 ) 
      2020-11-11 06:00:00.067  -  [34mdebug [39m: heatingcontrol.0 (24132) room Küche  setting new target 19
      2020-11-11 06:00:00.069  -  [34mdebug [39m: heatingcontrol.0 (24132) room Küche Thermostat zigbee.0.00158d000423f9e9.temperature target is 19
      2020-11-11 06:00:00.071  -  [34mdebug [39m: heatingcontrol.0 (24132) thermostat javascript.0.Variablen.Kueche.SollTemp nothing to do, already 19
      2020-11-11 06:00:00.079  -  [34mdebug [39m: heatingcontrol.0 (24132) check room Wohnzimmer
      2020-11-11 06:00:00.080  -  [34mdebug [39m: heatingcontrol.0 (24132) Wohnzimmer window open is false
      2020-11-11 06:00:00.081  -  [34mdebug [39m: heatingcontrol.0 (24132) relative WindowOpenDecrease {"val":10,"ack":true,"ts":1601191123698,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1601191123693} number
      2020-11-11 06:00:00.083  -  [34mdebug [39m: heatingcontrol.0 (24132) relative VacationAbsentDecrease {"val":0,"ack":true,"ts":1601058683667,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886740574} number
      2020-11-11 06:00:00.084  -  [34mdebug [39m: heatingcontrol.0 (24132) relative PartyDecrease {"val":0,"ack":true,"ts":1601058683667,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886740428} number
      2020-11-11 06:00:00.085  -  [34mdebug [39m: heatingcontrol.0 (24132) relative AbsentDecrease {"val":0,"ack":true,"ts":1601058683667,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886740499} number
      2020-11-11 06:00:00.086  -  [34mdebug [39m: heatingcontrol.0 (24132) relative GuestIncrease {"val":0,"ack":true,"ts":1601058683667,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886740411} number
      2020-11-11 06:00:00.086  -  [34mdebug [39m: heatingcontrol.0 (24132) FindNextPeriod for 2020-11-11 6:00:00 in Wohnzimmer
      2020-11-11 06:00:00.086  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10
      2020-11-11 06:00:00.086  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Wohnzimmer.Wed.Periods.0.time period 0
      2020-11-11 06:00:00.087  -  [34mdebug [39m: heatingcontrol.0 (24132) check time for Wohnzimmer Profiles.0.Wohnzimmer.Wed.Periods.0.time 24
      2020-11-11 06:00:00.088  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Wohnzimmer.Wed.Periods.1.time period 1
      2020-11-11 06:00:00.089  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Wohnzimmer.Wed.Periods.2.time period 2
      2020-11-11 06:00:00.089  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Wohnzimmer.Wed.Periods.3.time period 3
      2020-11-11 06:00:00.090  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Wohnzimmer.Wed.Periods.4.time period 4
      2020-11-11 06:00:00.091  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10 period 0
      2020-11-11 06:00:00.091  -  [34mdebug [39m: heatingcontrol.0 (24132) Wohnzimmer found period 0 with 24 on 06,00
      2020-11-11 06:00:00.091  -  [34mdebug [39m: heatingcontrol.0 (24132) ### current > 1 0 1
      2020-11-11 06:00:00.091  -  [34mdebug [39m: heatingcontrol.0 (24132) ### new target temp 24 ( 24 0 0 0 0 0 ) 
      2020-11-11 06:00:00.092  -  [34mdebug [39m: heatingcontrol.0 (24132) room Wohnzimmer  setting new target 24
      2020-11-11 06:00:00.093  -  [34mdebug [39m: heatingcontrol.0 (24132) room Wohnzimmer Thermostat zigbee.0.00158d000423f9e9.temperature target is 24
      2020-11-11 06:00:00.094  -  [32minfo [39m: heatingcontrol.0 (24132) set thermostat javascript.0.Variablen.WZ.SollTemp to 24; current is 19
      2020-11-11 06:00:00.097  -  [34mdebug [39m: heatingcontrol.0 (24132) ### handle state change heatingcontrol.0.Rooms.Wohnzimmer.ActiveTimeSlot {"val":10,"ack":true,"ts":1605070800095,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1605070800095}
      2020-11-11 06:00:00.097  -  [34mdebug [39m: heatingcontrol.0 (24132) ### heatingcontrol.0.Rooms.Wohnzimmer.ActiveTimeSlot zigbee.0.00158d00044b3294.temperature 10 22.77
      2020-11-11 06:00:00.100  -  [34mdebug [39m: heatingcontrol.0 (24132) vis: HandleStateChanges heatingcontrol.0.Rooms.Wohnzimmer.ActiveTimeSlot with 10 refreshVis false
      2020-11-11 06:00:00.101  -  [34mdebug [39m: heatingcontrol.0 (24132) vis: HandleStateChanges ActiveTimeSlot 10
      2020-11-11 06:00:00.103  -  [34mdebug [39m: heatingcontrol.0 (24132) ### 111 handled
      2020-11-11 06:00:00.104  -  [34mdebug [39m: heatingcontrol.0 (24132) ### all StateChange handled 
      2020-11-11 06:00:00.106  -  [34mdebug [39m: heatingcontrol.0 (24132) check room Kinderzimmer
      2020-11-11 06:00:00.107  -  [34mdebug [39m: heatingcontrol.0 (24132) Kinderzimmer window open is false
      2020-11-11 06:00:00.108  -  [34mdebug [39m: heatingcontrol.0 (24132) relative WindowOpenDecrease {"val":10,"ack":true,"ts":1601229141165,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1601229141160} number
      2020-11-11 06:00:00.108  -  [34mdebug [39m: heatingcontrol.0 (24132) relative VacationAbsentDecrease {"val":0,"ack":true,"ts":1600886740918,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886740918} number
      2020-11-11 06:00:00.109  -  [34mdebug [39m: heatingcontrol.0 (24132) relative PartyDecrease {"val":0,"ack":true,"ts":1600886740840,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886740840} number
      2020-11-11 06:00:00.110  -  [34mdebug [39m: heatingcontrol.0 (24132) relative AbsentDecrease {"val":0,"ack":true,"ts":1600886740909,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886740909} number
      2020-11-11 06:00:00.111  -  [34mdebug [39m: heatingcontrol.0 (24132) relative GuestIncrease {"val":0,"ack":true,"ts":1600886740749,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886740749} number
      2020-11-11 06:00:00.112  -  [34mdebug [39m: heatingcontrol.0 (24132) FindNextPeriod for 2020-11-11 6:00:00 in Kinderzimmer
      2020-11-11 06:00:00.112  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10
      2020-11-11 06:00:00.112  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Kinderzimmer.Wed.Periods.0.time period 0
      2020-11-11 06:00:00.114  -  [34mdebug [39m: heatingcontrol.0 (24132) check time for Kinderzimmer Profiles.0.Kinderzimmer.Wed.Periods.0.time 19
      2020-11-11 06:00:00.114  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Kinderzimmer.Wed.Periods.1.time period 1
      2020-11-11 06:00:00.115  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Kinderzimmer.Wed.Periods.2.time period 2
      2020-11-11 06:00:00.116  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Kinderzimmer.Wed.Periods.3.time period 3
      2020-11-11 06:00:00.117  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Kinderzimmer.Wed.Periods.4.time period 4
      2020-11-11 06:00:00.117  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10 period 0
      2020-11-11 06:00:00.118  -  [34mdebug [39m: heatingcontrol.0 (24132) Kinderzimmer found period 0 with 19 on 05,00
      2020-11-11 06:00:00.118  -  [34mdebug [39m: heatingcontrol.0 (24132) ### current > 1 0 1
      2020-11-11 06:00:00.118  -  [34mdebug [39m: heatingcontrol.0 (24132) ### new target temp 19 ( 19 0 0 0 0 0 ) 
      2020-11-11 06:00:00.119  -  [34mdebug [39m: heatingcontrol.0 (24132) room Kinderzimmer  setting new target 19
      2020-11-11 06:00:00.132  -  [34mdebug [39m: heatingcontrol.0 (24132) room Kinderzimmer Thermostat Variablen.KZ.SollTemp target is 19
      2020-11-11 06:00:00.134  -  [34mdebug [39m: heatingcontrol.0 (24132) thermostat javascript.0.Variablen.KZ.SollTemp nothing to do, already 19
      2020-11-11 06:00:00.141  -  [34mdebug [39m: heatingcontrol.0 (24132) check room Schlafzimmer
      2020-11-11 06:00:00.141  -  [34mdebug [39m: heatingcontrol.0 (24132) Schlafzimmer window open is true
      2020-11-11 06:00:00.142  -  [34mdebug [39m: heatingcontrol.0 (24132) relative WindowOpenDecrease {"val":10,"ack":true,"ts":1601229147362,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1601229147357} number
      2020-11-11 06:00:00.143  -  [34mdebug [39m: heatingcontrol.0 (24132) relative VacationAbsentDecrease {"val":0,"ack":true,"ts":1600886741428,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886741428} number
      2020-11-11 06:00:00.144  -  [34mdebug [39m: heatingcontrol.0 (24132) relative PartyDecrease {"val":0,"ack":true,"ts":1600886741307,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886741307} number
      2020-11-11 06:00:00.145  -  [34mdebug [39m: heatingcontrol.0 (24132) relative AbsentDecrease {"val":0,"ack":true,"ts":1600886741370,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886741370} number
      2020-11-11 06:00:00.146  -  [34mdebug [39m: heatingcontrol.0 (24132) relative GuestIncrease {"val":0,"ack":true,"ts":1600886741205,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886741205} number
      2020-11-11 06:00:00.147  -  [34mdebug [39m: heatingcontrol.0 (24132) use window open decrease
      2020-11-11 06:00:00.148  -  [34mdebug [39m: heatingcontrol.0 (24132) FindNextPeriod for 2020-11-11 6:00:00 in Schlafzimmer
      2020-11-11 06:00:00.148  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10
      2020-11-11 06:00:00.148  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Schlafzimmer.Wed.Periods.0.time period 0
      2020-11-11 06:00:00.149  -  [34mdebug [39m: heatingcontrol.0 (24132) check time for Schlafzimmer Profiles.0.Schlafzimmer.Wed.Periods.0.time 19
      2020-11-11 06:00:00.149  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Schlafzimmer.Wed.Periods.1.time period 1
      2020-11-11 06:00:00.150  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Schlafzimmer.Wed.Periods.2.time period 2
      2020-11-11 06:00:00.151  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Schlafzimmer.Wed.Periods.3.time period 3
      2020-11-11 06:00:00.151  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Schlafzimmer.Wed.Periods.4.time period 4
      2020-11-11 06:00:00.152  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10 period 0
      2020-11-11 06:00:00.152  -  [34mdebug [39m: heatingcontrol.0 (24132) Schlafzimmer found period 0 with 19 on 05,00
      2020-11-11 06:00:00.152  -  [34mdebug [39m: heatingcontrol.0 (24132) ### current > 1 0 1
      2020-11-11 06:00:00.153  -  [34mdebug [39m: heatingcontrol.0 (24132) ### new target temp 9 ( 19 0 0 0 0 10 ) 
      2020-11-11 06:00:00.153  -  [34mdebug [39m: heatingcontrol.0 (24132) room Schlafzimmer  setting new target 9
      2020-11-11 06:00:00.154  -  [34mdebug [39m: heatingcontrol.0 (24132) room Schlafzimmer Thermostat Variablen.SZ.SollTemp target is 9
      2020-11-11 06:00:00.154  -  [34mdebug [39m: heatingcontrol.0 (24132) thermostat javascript.0.Variablen.SZ.SollTemp nothing to do, already 9
      2020-11-11 06:00:00.159  -  [34mdebug [39m: heatingcontrol.0 (24132) check room Vorhaus
      2020-11-11 06:00:00.160  -  [34mdebug [39m: heatingcontrol.0 (24132) Vorhaus window open is false
      2020-11-11 06:00:00.160  -  [34mdebug [39m: heatingcontrol.0 (24132) relative WindowOpenDecrease {"val":0,"ack":true,"ts":1600886780527,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886780527} number
      2020-11-11 06:00:00.167  -  [34mdebug [39m: heatingcontrol.0 (24132) relative VacationAbsentDecrease {"val":0,"ack":true,"ts":1600886780590,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886780590} number
      2020-11-11 06:00:00.168  -  [34mdebug [39m: heatingcontrol.0 (24132) relative PartyDecrease {"val":0,"ack":true,"ts":1600886780517,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886780517} number
      2020-11-11 06:00:00.169  -  [34mdebug [39m: heatingcontrol.0 (24132) relative AbsentDecrease {"val":0,"ack":true,"ts":1600886780578,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886780578} number
      2020-11-11 06:00:00.169  -  [34mdebug [39m: heatingcontrol.0 (24132) relative GuestIncrease {"val":0,"ack":true,"ts":1600886780505,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1600886780505} number
      2020-11-11 06:00:00.170  -  [34mdebug [39m: heatingcontrol.0 (24132) FindNextPeriod for 2020-11-11 6:00:00 in Vorhaus
      2020-11-11 06:00:00.170  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10
      2020-11-11 06:00:00.170  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Vorhaus.Wed.Periods.0.time period 0
      2020-11-11 06:00:00.171  -  [34mdebug [39m: heatingcontrol.0 (24132) check time for Vorhaus Profiles.0.Vorhaus.Wed.Periods.0.time 19
      2020-11-11 06:00:00.171  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Vorhaus.Wed.Periods.1.time period 1
      2020-11-11 06:00:00.172  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Vorhaus.Wed.Periods.2.time period 2
      2020-11-11 06:00:00.172  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Vorhaus.Wed.Periods.3.time period 3
      2020-11-11 06:00:00.173  -  [34mdebug [39m: heatingcontrol.0 (24132) check ID Profiles.0.Vorhaus.Wed.Periods.4.time period 4
      2020-11-11 06:00:00.174  -  [34mdebug [39m: heatingcontrol.0 (24132) ### set ActiveTimeSlot to   10 period 0
      2020-11-11 06:00:00.174  -  [34mdebug [39m: heatingcontrol.0 (24132) Vorhaus found period 0 with 19 on 05,00
      2020-11-11 06:00:00.174  -  [34mdebug [39m: heatingcontrol.0 (24132) ### current > 1 0 1
      2020-11-11 06:00:00.174  -  [34mdebug [39m: heatingcontrol.0 (24132) ### new target temp 19 ( 19 0 0 0 0 0 ) 
      2020-11-11 06:00:00.175  -  [34mdebug [39m: heatingcontrol.0 (24132) room Vorhaus  setting new target 19
      2020-11-11 06:00:00.175  -  [34mdebug [39m: heatingcontrol.0 (24132) room Vorhaus Thermostat Variablen.Vorhaus.SollTemp target is 19
      2020-11-11 06:00:00.176  -  [34mdebug [39m: heatingcontrol.0 (24132) thermostat javascript.0.Variablen.Vorhaus.SollTemp nothing to do, already 19
      2020-11-11 06:00:00.184  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 16 Nov 2020 06:00:00
      2020-11-11 06:00:00.186  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 16 Nov 2020 08:00:00
      2020-11-11 06:00:00.187  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 16 Nov 2020 12:00:00
      2020-11-11 06:00:00.188  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 16 Nov 2020 16:00:00
      2020-11-11 06:00:00.190  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 16 Nov 2020 21:00:00
      2020-11-11 06:00:00.192  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 17 Nov 2020 06:00:00
      2020-11-11 06:00:00.194  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 17 Nov 2020 08:00:00
      2020-11-11 06:00:00.196  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 17 Nov 2020 12:00:00
      2020-11-11 06:00:00.197  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 17 Nov 2020 16:00:00
      2020-11-11 06:00:00.199  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 17 Nov 2020 21:00:00
      2020-11-11 06:00:00.205  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 18 Nov 2020 06:00:00
      2020-11-11 06:00:00.206  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 11 Nov 2020 08:00:00
      2020-11-11 06:00:00.206  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 11 Nov 2020 12:00:00
      2020-11-11 06:00:00.207  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 11 Nov 2020 16:00:00
      2020-11-11 06:00:00.208  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 11 Nov 2020 21:00:00
      2020-11-11 06:00:00.209  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 12 Nov 2020 06:00:00
      2020-11-11 06:00:00.210  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 12 Nov 2020 08:00:00
      2020-11-11 06:00:00.211  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 12 Nov 2020 12:00:00
      2020-11-11 06:00:00.212  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 12 Nov 2020 16:00:00
      2020-11-11 06:00:00.213  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 12 Nov 2020 21:00:00
      2020-11-11 06:00:00.214  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 13 Nov 2020 06:00:00
      2020-11-11 06:00:00.215  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 13 Nov 2020 08:00:00
      2020-11-11 06:00:00.216  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 13 Nov 2020 12:00:00
      2020-11-11 06:00:00.218  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 13 Nov 2020 16:00:00
      2020-11-11 06:00:00.219  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 13 Nov 2020 21:00:00
      2020-11-11 06:00:00.221  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 14 Nov 2020 07:00:00
      2020-11-11 06:00:00.222  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 14 Nov 2020 10:00:00
      2020-11-11 06:00:00.223  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 14 Nov 2020 12:00:00
      2020-11-11 06:00:00.225  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 14 Nov 2020 16:00:00
      2020-11-11 06:00:00.227  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 14 Nov 2020 21:00:00
      2020-11-11 06:00:00.228  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 15 Nov 2020 07:00:00
      2020-11-11 06:00:00.229  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 15 Nov 2020 08:00:00
      2020-11-11 06:00:00.230  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 15 Nov 2020 12:00:00
      2020-11-11 06:00:00.233  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 15 Nov 2020 16:30:00
      2020-11-11 06:00:00.234  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 15 Nov 2020 19:00:00
      2020-11-11 06:00:00.235  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 16 Nov 2020 05:00:00
      2020-11-11 06:00:00.236  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 16 Nov 2020 07:00:00
      2020-11-11 06:00:00.237  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 16 Nov 2020 11:00:00
      2020-11-11 06:00:00.238  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 17 Nov 2020 05:00:00
      2020-11-11 06:00:00.239  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 17 Nov 2020 11:00:00
      2020-11-11 06:00:00.241  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 18 Nov 2020 05:00:00
      2020-11-11 06:00:00.241  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 11 Nov 2020 07:00:00
      2020-11-11 06:00:00.242  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 11 Nov 2020 11:00:00
      2020-11-11 06:00:00.243  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 12 Nov 2020 05:00:00
      2020-11-11 06:00:00.244  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 12 Nov 2020 09:00:00
      2020-11-11 06:00:00.244  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 12 Nov 2020 11:00:00
      2020-11-11 06:00:00.245  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 13 Nov 2020 05:00:00
      2020-11-11 06:00:00.246  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 13 Nov 2020 07:00:00
      2020-11-11 06:00:00.247  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 13 Nov 2020 11:00:00
      2020-11-11 06:00:00.248  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 14 Nov 2020 05:00:00
      2020-11-11 06:00:00.252  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 14 Nov 2020 11:00:00
      2020-11-11 06:00:00.254  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 15 Nov 2020 05:00:00
      2020-11-11 06:00:00.255  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 15 Nov 2020 11:00:00
      2020-11-11 06:00:00.256  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 15 Nov 2020 16:00:00
      2020-11-11 06:00:00.258  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 15 Nov 2020 21:00:00
      2020-11-11 06:00:00.260  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 16 Nov 2020 20:00:00
      2020-11-11 06:00:00.261  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 17 Nov 2020 20:00:00
      2020-11-11 06:00:00.262  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 14 Nov 2020 08:00:00
      2020-11-11 06:00:00.264  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 16 Nov 2020 19:00:00
      2020-11-11 06:00:00.269  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 17 Nov 2020 19:00:00
      2020-11-11 06:00:00.270  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 11 Nov 2020 19:00:00
      2020-11-11 06:00:00.272  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 12 Nov 2020 19:00:00
      2020-11-11 06:00:00.275  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 13 Nov 2020 19:00:00
      2020-11-11 06:00:00.276  -  [34mdebug [39m: heatingcontrol.0 (24132) [INFO]       status = true next event: 14 Nov 2020 19:00:00
      2020-11-11 06:00:00.277  -  [32minfo [39m: heatingcontrol.0 (24132) 64 cron jobs created
      2020-11-11 06:12:39.394  -  [34mdebug [39m: heatingcontrol.0 (24132) ### handle state change zigbee.0.00158d0002739ff4.temperature {"val":23.22,"ack":true,"ts":1605071559391,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1605071559391}
      2020-11-11 06:12:39.395  -  [34mdebug [39m: heatingcontrol.0 (24132) ### zigbee.0.00158d0002739ff4.temperature heatingcontrol.0.Rooms.Wohnzimmer.ActiveTimeSlot 23.22 10
      2020-11-11 06:12:39.395  -  [34mdebug [39m: heatingcontrol.0 (24132) ### 111 not handled yet
      2020-11-11 06:12:39.395  -  [34mdebug [39m: heatingcontrol.0 (24132) handle id zigbee.0.00158d0002739ff4.temperature state {"val":23.22,"ack":true,"ts":1605071559391,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1605071559391}
      2020-11-11 06:12:39.396  -  [34mdebug [39m: heatingcontrol.0 (24132) ### handle devices  [{"id":1,"name":"Variablen.Bad.SollTemp","OID_Current":"zigbee.0.00158d0002739ff4.temperature","OID_Target":"javascript.0.Variablen.Bad.SollTemp","isActive":true,"type":1,"room":"Bad"}]
      2020-11-11 06:12:39.396  -  [34mdebug [39m: heatingcontrol.0 (24132) ### change from thermostat got 2
      2020-11-11 06:12:39.398  -  [32minfo [39m: heatingcontrol.0 (24132) handle actors Bad current 23.22 target 24
      2020-11-11 06:12:39.400  -  [34mdebug [39m: heatingcontrol.0 (24132) room Bad actor shelly.0.SHSW-PM#76EA34#1.Relay0.Switch on
      2020-11-11 06:12:39.401  -  [32minfo [39m: heatingcontrol.0 (24132) checking all actors
      2020-11-11 06:12:39.405  -  [32minfo [39m: heatingcontrol.0 (24132) 1 actors are on of 6
      2020-11-11 06:12:39.408  -  [34mdebug [39m: heatingcontrol.0 (24132) ### 222 handled
      2020-11-11 06:12:39.408  -  [34mdebug [39m: heatingcontrol.0 (24132) ### all StateChange handled 
      
      

      sorry, war etwas kompliziert 🙂

      posted in Tester
      P
      piscator83
    • RE: Test Adapter HeatingControl v2.12.x

      @Rene_HM
      Hier das Log rund um 0600 heute morgen:

      iobroker.2020-11-10.log

      Um 06:10 hat die Heizung eingeschalten.

      Was du mit dem 2. Teil meinst verstehe ich leider nicht 🤔

      posted in Tester
      P
      piscator83
    • RE: Test Adapter HeatingControl v2.12.x

      Hi,
      ich wollte kürzlich den morgendlichen Komfortlevel etwas erhöhen und im Bad morgens um 6 die FBH anwerfen lassen (Stellmotoren werden über Shelly mit use actors geschalten).
      Schien am ersten Tag auch zu funktionieren wie geplant, am zweiten war allerdings der Boden kalt. Hab das jetzt einige Tage beobachtet und dabei auch festgestellt, dass das für die anderen Räume auch gilt nur fällts da weniger auf. Jedenfalls schaltet der Adapter die Heizung manchmal 30-40 Minuten zu spät ein.
      Die Istwerte kommen von einem Aqara Sensor.

      posted in Tester
      P
      piscator83
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo