rg-engineering / ioBroker.heatingcontrol

heating control incl. simple actor handling
MIT License
52 stars 15 forks source link

Open Windows not working after Restart #422

Open david883 opened 1 year ago

david883 commented 1 year ago

Ich habe eigendlich seit ich den Adapter nutze (ca. 2 Jahre) ein nerviges Problem, nach dem Neustart des Adapters stimmen die offenen Fenster nach schließen nicht mit der Realität überein.

Ist Situation: Ich habe z.b. eins von zwei Fenstern im Büro geöffnet und dies wird mir korrekt in den Datenpunkten angezeigt.

Nun starte ich den HeatingControl Adapter neu.

Die Situation bleibt gleich. Das Fenster ist nach wie vor offen und wird so in den Datenpunkten angezeigt.

Nun aber mein eigendliches Problem: Schließe ich das Fenster ändert sich nichts, öffne ich das Fenster wieder tut sich nichts. Öffne und schließe ich das offene Fenster nocheinmal, so erkennt HeatingControl das beide Fenster geschlossen sind und zeigt dies auch in den Datenpunkten an.

Es gibt übrigens kein Unterschied ob das Zimmer 1-2 oder 3 Fenster hat. Es müssen alle Fenster die beim Adapterneustart offen waren geschlossen,geöffnet,geschlossen werden um den richtigen Status anzuzeigen. Die Zigbee2Mqtt Datenpunkte arbeiten dabei aber zuverlässig! Jedes öffnen und schließen wird angezeigt.

rg-engineering commented 1 year ago

kannst du mir davon ein debug log zukommen lassen?

softwarecrash commented 1 week ago

@rg-engineering ich muss mich hier mal dran hängen, ich hab aktuell das selbe phänomen, wobei er die fenster wenn man sie öffnet noch korrekt erkennt und die regler einstellt macht er beim schließen aktuell nichts. die verzögerung ist bei mir auf 120sekunden gestellt.

adapter v2.12.10

hier mal ein log:

<!--StartFragment-->
heatingcontrol.0 | 2024-11-06 20:30:42.239 | debug | AddStatusToLog skip Schlafzimmer auto 17°C
-- | -- | -- | --
heatingcontrol.0 | 2024-11-06 20:30:42.225 | debug | UpdateDPs for Schlafzimmer auto
heatingcontrol.0 | 2024-11-06 20:30:42.225 | debug | Change Status current temperature in Schlafzimmer to 15.6
heatingcontrol.0 | 2024-11-06 20:30:42.225 | debug | Schlafzimmer  ### ChangeStatus Thermostats_Current to  {"val":15.6,"ack":true,"ts":1730921442223,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921442223}  in auto
heatingcontrol.0 | 2024-11-06 20:30:42.225 | debug | CheckStateChangeDevice alias.0.Schlafzimmer.heizung.rechts.local_temp
heatingcontrol.0 | 2024-11-06 20:30:42.225 | debug | HandleStateChangeDevices alias.0.Schlafzimmer.heizung.rechts.local_temp
heatingcontrol.0 | 2024-11-06 20:30:42.225 | debug | ###  handle state change acked  alias.0.Schlafzimmer.heizung.rechts.local_temp  {"val":15.6,"ack":true,"ts":1730921442223,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921442223}
heatingcontrol.0 | 2024-11-06 20:30:05.104 | debug | subscribe alias.0.Küche.heizung.target_temp
heatingcontrol.0 | 2024-11-06 20:30:00.104 | debug | setHMStateSec: set target_temp alias.0.Küche.heizung.target_temp to 7
heatingcontrol.0 | 2024-11-06 20:30:00.104 | debug | need to cancel ThermostatSetTimer target_temp alias.0.Küche.heizung.target_temp
heatingcontrol.0 | 2024-11-06 20:30:00.104 | info | Küche: target_temp Thermostatwert eingestellt auf 7°C
heatingcontrol.0 | 2024-11-06 20:30:00.103 | debug | UpdateDPs for Küche auto WindowOpen
heatingcontrol.0 | 2024-11-06 20:30:00.102 | debug | unsubscribe alias.0.Küche.heizung.target_temp
heatingcontrol.0 | 2024-11-06 20:30:00.060 | debug | SetRoomTemperature started for Küche target 7 with offset 0
heatingcontrol.0 | 2024-11-06 20:30:00.060 | debug | Küche auto mode (incl. reduced): target 7
heatingcontrol.0 | 2024-11-06 20:30:00.059 | debug | WindowOpenDecrease  got  {"val":10,"ack":true,"ts":1637869186812,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1637869186785}
heatingcontrol.0 | 2024-11-06 20:30:00.017 | debug | checking reduced temp with Profiles.1.Küche.relative.WindowOpenDecrease
heatingcontrol.0 | 2024-11-06 20:30:00.017 | debug | profile 1
heatingcontrol.0 | 2024-11-06 20:30:00.015 | debug | get current profile
heatingcontrol.0 | 2024-11-06 20:30:00.015 | debug | Küche auto mode: target 17
heatingcontrol.0 | 2024-11-06 20:30:00.015 | debug | CalculateRoomTemperature for Küche auto true
heatingcontrol.0 | 2024-11-06 20:30:00.015 | debug | ChangeStatus by cron Profilepoint in Küche target 17
heatingcontrol.0 | 2024-11-06 20:30:00.015 | debug | Küche  ### ChangeStatus ProfilPoint to  {"room":"Küche","target":17,"currentTimePeriod":5,"ActiveTimeSlot":5,"CurrentTimePeriodTime":"20:30","CurrentTimePeriodFull":"Period  5 20:30"} in auto
heatingcontrol.0 | 2024-11-06 20:30:00.014 | debug | ChangeStatus  fired with  [{"room":"Küche","target":17,"currentTimePeriod":5,"ActiveTimeSlot":5,"CurrentTimePeriodTime":"20:30","CurrentTimePeriodFull":"Period  5 20:30"}]
heatingcontrol.0 | 2024-11-06 20:28:42.060 | debug | AddStatusToLog skip Küche auto WindowOpen 9°C
heatingcontrol.0 | 2024-11-06 20:28:42.007 | debug | UpdateDPs for Küche auto WindowOpen
heatingcontrol.0 | 2024-11-06 20:28:42.006 | debug | Change Status current temperature in Küche to 19.7
heatingcontrol.0 | 2024-11-06 20:28:42.006 | debug | Küche  ### ChangeStatus Thermostats_Current to  {"val":19.7,"ack":true,"ts":1730921322004,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921322004}  in auto
heatingcontrol.0 | 2024-11-06 20:28:42.006 | debug | CheckStateChangeDevice alias.0.Küche.heizung.local_temp
heatingcontrol.0 | 2024-11-06 20:28:42.006 | debug | HandleStateChangeDevices alias.0.Küche.heizung.local_temp
heatingcontrol.0 | 2024-11-06 20:28:42.006 | debug | ###  handle state change acked alias.0.Küche.heizung.local_temp  {"val":19.7,"ack":true,"ts":1730921322004,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921322004}
heatingcontrol.0 | 2024-11-06 20:28:33.812 | debug | AddStatusToLog skip Schlafzimmer auto 17°C
heatingcontrol.0 | 2024-11-06 20:28:33.795 | debug | UpdateDPs for Schlafzimmer auto
heatingcontrol.0 | 2024-11-06 20:28:33.795 | debug | Change Status current temperature in Schlafzimmer to 14.4
heatingcontrol.0 | 2024-11-06 20:28:33.795 | debug | Schlafzimmer  ### ChangeStatus Thermostats_Current to  {"val":14.4,"ack":true,"ts":1730921313792,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921313792}  in auto
heatingcontrol.0 | 2024-11-06 20:28:33.795 | debug | CheckStateChangeDevice alias.0.Schlafzimmer.heizung.links.local_temp
heatingcontrol.0 | 2024-11-06 20:28:33.795 | debug | HandleStateChangeDevices alias.0.Schlafzimmer.heizung.links.local_temp
heatingcontrol.0 | 2024-11-06 20:28:33.794 | debug | ###  handle state change acked alias.0.Schlafzimmer.heizung.links.local_temp   {"val":14.4,"ack":true,"ts":1730921313792,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921313792}
heatingcontrol.0 | 2024-11-06 20:25:45.364 | debug | nothing to do for alias.0.Küche.fenster.open
heatingcontrol.0 | 2024-11-06 20:25:45.363 | debug | boolean: one window closed in Küche alias.0.Küche.fenster.open
heatingcontrol.0 | 2024-11-06 20:25:45.363 | debug | Sensor state false ?= false
heatingcontrol.0 | 2024-11-06 20:25:45.363 | debug | CheckStateChangeDevice alias.0.Küche.fenster.open
heatingcontrol.0 | 2024-11-06 20:25:45.363 | debug | HandleStateChangeDevices alias.0.Küche.fenster.open
heatingcontrol.0 | 2024-11-06 20:25:45.363 | debug | ###  handle state change acked alias.0.Küche.fenster.open  {"val":false,"ack":true,"ts":1730921145362,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921145362}
heatingcontrol.0 | 2024-11-06 20:25:19.220 | debug | AddStatusToLog skip Bad auto 20°C
heatingcontrol.0 | 2024-11-06 20:25:19.207 | debug | UpdateDPs for Bad auto
heatingcontrol.0 | 2024-11-06 20:25:19.207 | debug | Change Status current temperature in Bad to 20.5
heatingcontrol.0 | 2024-11-06 20:25:19.207 | debug | Bad  ### ChangeStatus Thermostats_Current to  {"val":20.5,"ack":true,"ts":1730921119204,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921119204}  in auto
heatingcontrol.0 | 2024-11-06 20:25:19.207 | debug | CheckStateChangeDevice alias.0.bad.heizung.local_temp
heatingcontrol.0 | 2024-11-06 20:25:19.207 | debug | HandleStateChangeDevices alias.0.bad.heizung.local_temp
heatingcontrol.0 | 2024-11-06 20:25:19.206 | debug | ###  handle state change acked alias.0.bad.heizung.local_temp  {"val":20.5,"ack":true,"ts":1730921119204,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921119204}
heatingcontrol.0 | 2024-11-06 20:25:12.239 | debug | AddStatusToLog skip Schlafzimmer auto 17°C
heatingcontrol.0 | 2024-11-06 20:25:12.225 | debug | UpdateDPs for Schlafzimmer auto
heatingcontrol.0 | 2024-11-06 20:25:12.225 | debug | Change Status current temperature in Schlafzimmer to 15
heatingcontrol.0 | 2024-11-06 20:25:12.225 | debug | Schlafzimmer  ### ChangeStatus Thermostats_Current to  {"val":15,"ack":true,"ts":1730921112223,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921112223}  in auto
heatingcontrol.0 | 2024-11-06 20:25:12.225 | debug | CheckStateChangeDevice alias.0.Schlafzimmer.heizung.rechts.local_temp
heatingcontrol.0 | 2024-11-06 20:25:12.225 | debug | HandleStateChangeDevices alias.0.Schlafzimmer.heizung.rechts.local_temp
heatingcontrol.0 | 2024-11-06 20:25:12.224 | debug | ###  handle state change acked  alias.0.Schlafzimmer.heizung.rechts.local_temp  {"val":15,"ack":true,"ts":1730921112223,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921112223}
heatingcontrol.0 | 2024-11-06 20:25:03.835 | debug | AddStatusToLog skip Schlafzimmer auto 17°C
heatingcontrol.0 | 2024-11-06 20:25:03.812 | debug | UpdateDPs for Schlafzimmer auto
heatingcontrol.0 | 2024-11-06 20:25:03.812 | debug | Change Status current temperature in Schlafzimmer to 13.7
heatingcontrol.0 | 2024-11-06 20:25:03.811 | debug | Schlafzimmer  ### ChangeStatus Thermostats_Current to  {"val":13.7,"ack":true,"ts":1730921103809,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921103809}  in auto
heatingcontrol.0 | 2024-11-06 20:25:03.811 | debug | CheckStateChangeDevice alias.0.Schlafzimmer.heizung.links.local_temp
heatingcontrol.0 | 2024-11-06 20:25:03.811 | debug | HandleStateChangeDevices alias.0.Schlafzimmer.heizung.links.local_temp
heatingcontrol.0 | 2024-11-06 20:25:03.811 | debug | ###  handle state change acked alias.0.Schlafzimmer.heizung.links.local_temp   {"val":13.7,"ack":true,"ts":1730921103809,"q":0,"from":"system.adapter.zigbee2mqtt.0","lc":1730921103809}

<!--EndFragment-->

in dem fall mit fenster küche getestet, man kann im log gut erkennen das er immer noch der meinung isat das fenster ist offen und das thermostat erneut auf eine tiefere temperatur setzt.

evt liegt es in der region

<!--StartFragment-->
heatingcontrol.0 | 2024-11-06 20:25:45.364 | debug | nothing to do for alias.0.Küche.fenster.open
-- | -- | -- | --
heatingcontrol.0 | 2024-11-06 20:25:45.363 | debug | boolean: one window closed in Küche alias.0.Küche.fenster.open
heatingcontrol.0 | 2024-11-06 20:25:45.363 | debug | Sensor state false ?= false
heatingcontrol.0 | 2024-11-06 20:25:45.363 | debug | CheckStateChangeDevice alias.0.Küche.fenster.open

<!--EndFragment-->

ein fenster geschlossen, nichts zu machen, nimmt er an es gibt noch mehr fenster auf die er wartet? es ist definitiv nur eine sensor eingetragen.

kann ich mehrfach reproduzieren, im moment behelfe ich mir ein wenig rapiad mit einem cron der den adapter alle paar min neu startet

rg-engineering commented 6 days ago

@softwarecrash der Abschnitt des logs zeigt, dass das Fenster geschlossen ist, es aber keinen Statuswechsel (von offen nach geschlossen) gab. Warum das so ist, sehe ich leider nicht. Kannst du ein log erstellen, welches den kompletten Vorgang von "Fenster auf" bis "Fenster wieder zu" zeigt?

softwarecrash commented 6 days ago

Mache ich nochmal. Das ist wohl das Problem, wenn Fenster zb offen und der Adapter wird neu gestartet dann bekommt er das zwar mit wenn man das Fenster zu macht aber er macht nichts. Als ob beim Start der state nicht gesetzt wird bei ihm. Wenn er läuft und man macht Fenster auf und wieder zu geht es eigentlich fast immer

softwarecrash commented 3 days ago

@rg-engineering situation: fake sensor für küche angelegt und auf true gesetzt, adapter neugestartet, und dann "fenster zu" er macht dann einfach nichts. ist mir eben auch aufgefallen bei fb-prescene hab da rumgebastelt der startet neu, aber heatingcontrol meint dann niemand da obwohl der anwesenheits dp auf true ist, als ob er zwar die states abonieren würde aber auf die änderung oder was auch immer dann nicht reagiert, erst bei erneutem auf/zu oder da/weg reagiert er wieder


2024-11-11 21:27:46.847 - info: host.iobroker stopInstance system.adapter.heatingcontrol.0 (force=false, process=true)
--
2024-11-11 21:27:46.852 - info: heatingcontrol.0 (11459) Got terminate signal TERMINATE_YOURSELF
2024-11-11 21:27:46.852 - info: heatingcontrol.0 (11459) cleaned everything up...
2024-11-11 21:27:46.852 - debug: heatingcontrol.0 (11459) delete 14 cron jobs
2024-11-11 21:27:46.852 - debug: heatingcontrol.0 (11459) cron job HeatingPeriodEnd stopped
2024-11-11 21:27:46.853 - debug: heatingcontrol.0 (11459) cron job HeatingPeriodStart stopped
2024-11-11 21:27:46.853 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.853 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.853 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.853 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.853 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.853 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.853 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.853 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.853 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.854 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.854 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.854 - debug: heatingcontrol.0 (11459) cron job stopped
2024-11-11 21:27:46.856 - info: heatingcontrol.0 (11459) terminating
2024-11-11 21:27:46.856 - debug: heatingcontrol.0 (11459) Plugin sentry destroyed
2024-11-11 21:27:46.856 - info: heatingcontrol.0 (11459) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
2024-11-11 21:27:46.902 - info: host.iobroker stopInstance system.adapter.heatingcontrol.0 send kill signal
2024-11-11 21:27:47.358 - info: heatingcontrol.0 (11459) terminating
2024-11-11 21:27:47.390 - info: host.iobroker instance system.adapter.heatingcontrol.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2024-11-11 21:27:50.602 - info: host.iobroker instance system.adapter.heatingcontrol.0 in version "2.12.10" started with pid 11489
2024-11-11 21:27:51.015 - debug: heatingcontrol.0 (11489) Redis Objects: Use Redis connection: 127.0.0.1:9001
2024-11-11 21:27:51.028 - debug: heatingcontrol.0 (11489) Objects client ready ... initialize now
2024-11-11 21:27:51.029 - debug: heatingcontrol.0 (11489) Objects create System PubSub Client
2024-11-11 21:27:51.030 - debug: heatingcontrol.0 (11489) Objects create User PubSub Client
2024-11-11 21:27:51.048 - debug: heatingcontrol.0 (11489) Objects client initialize lua scripts
2024-11-11 21:27:51.050 - debug: heatingcontrol.0 (11489) Objects connected to redis: 127.0.0.1:9001
2024-11-11 21:27:51.062 - debug: heatingcontrol.0 (11489) Redis States: Use Redis connection: 127.0.0.1:9000
2024-11-11 21:27:51.069 - debug: heatingcontrol.0 (11489) States create System PubSub Client
2024-11-11 21:27:51.069 - debug: heatingcontrol.0 (11489) States create User PubSub Client
2024-11-11 21:27:51.120 - debug: heatingcontrol.0 (11489) States connected to redis: 127.0.0.1:9000
2024-11-11 21:27:51.140 - debug: heatingcontrol.0 (11489) Plugin sentry Initialize Plugin (enabled=true)
2024-11-11 21:27:51.255 - info: heatingcontrol.0 (11489) starting. Version 2.12.10 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v20.18.0, js-controller: 6.0.11
2024-11-11 21:27:51.265 - debug: heatingcontrol.0 (11489) devices [{"id":1,"name":"target_temp","isActive":true,"room":"Wohnzimmer","type":1,"OID_Current":"alias.0.wohnzimmer.heizung.links.local_temp","OID_Target":"alias.0.wohnzimmer.heizung.links.target_temp","useExtHandling":false},{"id":2,"name":"target_temp","OID_Current":"alias.0.bad.heizung.local_temp","OID_Target":"alias.0.bad.heizung.target_temp","isActive":true,"type":1,"room":"Bad","useExtHandling":false},{"id":3,"name":"open","OID_Current":"alias.0.bad.fenster.open","isActive":true,"type":3,"room":"Bad","DataType":"boolean","valueOpen":true,"valueClosed":false},{"id":4,"name":"open","OID_Current":"alias.0.wohnzimmer.fenster.open","isActive":true,"DataType":"boolean","valueOpen":true,"valueClosed":false,"type":3,"room":"Wohnzimmer"},{"id":5,"name":"target_temp","OID_Current":"alias.0.wohnzimmer.heizung.rechts.local_temp","OID_Target":"alias.0.wohnzimmer.heizung.rechts.target_temp","isActive":true,"type":1,"room":"Wohnzimmer","useExtHandling":false},{"id":6,"name":"open","OID_Current":"alias.0.Küche.fenster.open","isActive":true,"DataType":"boolean","valueOpen":true,"valueClosed":false,"type":3,"room":"Küche"},{"id":7,"name":"Fenster Rechts","OID_Current":"alias.0.Schlafzimmer.fenster.open","isActive":true,"DataType":"boolean","valueOpen":true,"valueClosed":false,"type":3,"room":"Schlafzimmer"},{"id":8,"name":"Links","OID_Current":"alias.0.Schlafzimmer.heizung.links.local_temp","OID_Target":"alias.0.Schlafzimmer.heizung.links.target_temp","isActive":true,"type":1,"room":"Schlafzimmer","useExtHandling":false},{"id":9,"name":"Rechts","OID_Current":"alias.0.Schlafzimmer.heizung.rechts.local_temp","OID_Target":"alias.0.Schlafzimmer.heizung.rechts.target_temp","isActive":true,"type":1,"room":"Schlafzimmer","useExtHandling":false},{"id":10,"name":"Wetter Schlafzimmer temperature","OID_Current":"linkeddevices.0.Wetter.Schlafzimmer.temperature","isActive":true,"type":4,"room":"Schlafzimmer"},{"id":11,"name":"Wetter Wohnzimmer temperature","OID_Current":"linkeddevices.0.Wetter.Wohnzimmer.temperature","isActive":true,"type":4,"room":"Wohnzimmer"},{"id":12,"name":"target_temp","OID_Current":"alias.0.Küche.heizung.local_temp","OID_Target":"alias.0.Küche.heizung.target_temp","isActive":true,"type":1,"room":"Küche","useExtHandling":false},{"id":13,"name":"test","OID_Current":"0_userdata.0.test","isActive":true,"DataType":"boolean","valueOpen":true,"valueClosed":false,"type":3,"room":"Küche"}]
2024-11-11 21:27:51.275 - debug: heatingcontrol.0 (11489) got system language de
2024-11-11 21:27:51.276 - info: heatingcontrol.0 (11489) start CreateDatabase
2024-11-11 21:27:51.277 - debug: heatingcontrol.0 (11489) CreateDatabase: 4 active rooms found [{"ID":0,"Name":"Bad","isActive":true,"WindowIsOpen":false,"WindowIsOpenChanged":"never","TemperaturOverrideTime":"00:00","TemperaturOverride":0,"State":"starting","PreviousState":"none","CurrentTimePeriodTime":"00:00","CurrentTimePeriodFull":"","CurrentTimePeriod":-1,"CurrentTarget":-99,"CurrentReduced":0,"ActiveTimeSlot":-1,"MinimumTemperature":-99,"CurrentProfileTarget":-99,"LastAutoTarget":-99,"IsInOverride":false,"IsInReduced":false,"CurrentReducedMode":"none","IsInManual":false,"TemperatureManualMode":-99,"CurrentTemperature":-99,"CurrentTemperatureAddSensor":-99,"ReducedState":"","HasActorsWithoutThermostat":false,"Present":true,"VacationAbsent":false,"MaintenanceActive":false,"PowerInterruptionPeriodActive":false,"FireplaceModeActive":false,"HolidayPresent":false,"GuestsPresent":false,"PartyNow":false,"PublicHolidyToday":false,"OverrideTimerId":null,"HeatingPeriod":true,"StatusLog":[],"hasWindowSensors":true,"ActorState":false,"NextTemperaturFromThermostatIsWindowOpen":false,"WindowOpenUntilTemperaturTimerId":null,"sensors":[{"name":"open","id":0,"OID":"alias.0.bad.fenster.open","DataType":"boolean","valueOpen":true,"valueClosed":false,"state":-1}],"TempOffset":0,"hasAddTempSensors":false,"TempOffsetData":[],"RemainingOverrideTime":0,"RemainingOverrideTimerId":null,"WaitForTempIfWindowOpen":"","TemperatureIfNoHeatingPeriod":-99},{"ID":1,"Name":"Wohnzimmer","isActive":true,"WindowIsOpen":false,"WindowIsOpenChanged":"never","TemperaturOverrideTime":"00:00","TemperaturOverride":0,"State":"starting","PreviousState":"none","CurrentTimePeriodTime":"00:00","CurrentTimePeriodFull":"","CurrentTimePeriod":-1,"CurrentTarget":-99,"CurrentReduced":0,"ActiveTimeSlot":-1,"MinimumTemperature":-99,"CurrentProfileTarget":-99,"LastAutoTarget":-99,"IsInOverride":false,"IsInReduced":false,"CurrentReducedMode":"none","IsInManual":false,"TemperatureManualMode":-99,"CurrentTemperature":-99,"CurrentTemperatureAddSensor":-99,"ReducedState":"","HasActorsWithoutThermostat":false,"Present":true,"VacationAbsent":false,"MaintenanceActive":false,"PowerInterruptionPeriodActive":false,"FireplaceModeActive":false,"HolidayPresent":false,"GuestsPresent":false,"PartyNow":false,"PublicHolidyToday":false,"OverrideTimerId":null,"HeatingPeriod":true,"StatusLog":[],"hasWindowSensors":true,"ActorState":false,"NextTemperaturFromThermostatIsWindowOpen":false,"WindowOpenUntilTemperaturTimerId":null,"sensors":[{"name":"open","id":1,"OID":"alias.0.wohnzimmer.fenster.open","DataType":"boolean","valueOpen":true,"valueClosed":false,"state":-1}],"TempOffset":0,"hasAddTempSensors":false,"TempOffsetData":[],"RemainingOverrideTime":0,"RemainingOverrideTimerId":null,"WaitForTempIfWindowOpen":"","TemperatureIfNoHeatingPeriod":-99},{"ID":2,"Name":"Schlafzimmer","isActive":true,"WindowIsOpen":false,"WindowIsOpenChanged":"never","TemperaturOverrideTime":"00:00","TemperaturOverride":0,"State":"starting","PreviousState":"none","CurrentTimePeriodTime":"00:00","CurrentTimePeriodFull":"","CurrentTimePeriod":-1,"CurrentTarget":-99,"CurrentReduced":0,"ActiveTimeSlot":-1,"MinimumTemperature":-99,"CurrentProfileTarget":-99,"LastAutoTarget":-99,"IsInOverride":false,"IsInReduced":false,"CurrentReducedMode":"none","IsInManual":false,"TemperatureManualMode":-99,"CurrentTemperature":-99,"CurrentTemperatureAddSensor":-99,"ReducedState":"","HasActorsWithoutThermostat":false,"Present":true,"VacationAbsent":false,"MaintenanceActive":false,"PowerInterruptionPeriodActive":false,"FireplaceModeActive":false,"HolidayPresent":false,"GuestsPresent":false,"PartyNow":false,"PublicHolidyToday":false,"OverrideTimerId":null,"HeatingPeriod":true,"StatusLog":[],"hasWindowSensors":true,"ActorState":false,"NextTemperaturFromThermostatIsWindowOpen":false,"WindowOpenUntilTemperaturTimerId":null,"sensors":[{"name":"Fenster Rechts","id":2,"OID":"alias.0.Schlafzimmer.fenster.open","DataType":"boolean","valueOpen":true,"valueClosed":false,"state":-1}],"TempOffset":0,"hasAddTempSensors":false,"TempOffsetData":[],"RemainingOverrideTime":0,"RemainingOverrideTimerId":null,"WaitForTempIfWindowOpen":"","TemperatureIfNoHeatingPeriod":-99},{"ID":3,"Name":"Küche","isActive":true,"WindowIsOpen":false,"WindowIsOpenChanged":"never","TemperaturOverrideTime":"00:00","TemperaturOverride":0,"State":"starting","PreviousState":"none","CurrentTimePeriodTime":"00:00","CurrentTimePeriodFull":"","CurrentTimePeriod":-1,"CurrentTarget":-99,"CurrentReduced":0,"ActiveTimeSlot":-1,"MinimumTemperature":-99,"CurrentProfileTarget":-99,"LastAutoTarget":-99,"IsInOverride":false,"IsInReduced":false,"CurrentReducedMode":"none","IsInManual":false,"TemperatureManualMode":-99,"CurrentTemperature":-99,"CurrentTemperatureAddSensor":-99,"ReducedState":"","HasActorsWithoutThermostat":false,"Present":true,"VacationAbsent":false,"MaintenanceActive":false,"PowerInterruptionPeriodActive":false,"FireplaceModeActive":false,"HolidayPresent":false,"GuestsPresent":false,"PartyNow":false,"PublicHolidyToday":false,"OverrideTimerId":null,"HeatingPeriod":true,"StatusLog":[],"hasWindowSensors":true,"ActorState":false,"NextTemperaturFromThermostatIsWindowOpen":false,"WindowOpenUntilTemperaturTimerId":null,"sensors":[{"name":"open","id":3,"OID":"alias.0.Küche.fenster.open","DataType":"boolean","valueOpen":true,"valueClosed":false,"state":-1},{"name":"test","id":4,"OID":"0_userdata.0.test","DataType":"boolean","valueOpen":true,"valueClosed":false,"state":-1}],"TempOffset":0,"hasAddTempSensors":false,"TempOffsetData":[],"RemainingOverrideTime":0,"RemainingOverrideTimerId":null,"WaitForTempIfWindowOpen":"","TemperatureIfNoHeatingPeriod":-99}]
2024-11-11 21:27:51.277 - debug: heatingcontrol.0 (11489) CreateDatabase: 5 active sensors found [{"name":"open","room":"Bad","OID":"alias.0.bad.fenster.open","lastState":false,"lastChange":"","DataType":"boolean","valueOpen":true,"valueClosed":false,"WindowCloseTimerId":null,"WindowOpenTimerId":null},{"name":"open","room":"Wohnzimmer","OID":"alias.0.wohnzimmer.fenster.open","lastState":false,"lastChange":"","DataType":"boolean","valueOpen":true,"valueClosed":false,"WindowCloseTimerId":null,"WindowOpenTimerId":null},{"name":"Fenster Rechts","room":"Schlafzimmer","OID":"alias.0.Schlafzimmer.fenster.open","lastState":false,"lastChange":"","DataType":"boolean","valueOpen":true,"valueClosed":false,"WindowCloseTimerId":null,"WindowOpenTimerId":null},{"name":"open","room":"Küche","OID":"alias.0.Küche.fenster.open","lastState":false,"lastChange":"","DataType":"boolean","valueOpen":true,"valueClosed":false,"WindowCloseTimerId":null,"WindowOpenTimerId":null},{"name":"test","room":"Küche","OID":"0_userdata.0.test","lastState":false,"lastChange":"","DataType":"boolean","valueOpen":true,"valueClosed":false,"WindowCloseTimerId":null,"WindowOpenTimerId":null}]
2024-11-11 21:27:51.277 - debug: heatingcontrol.0 (11489) CreateDatabase: 0 active actors found []
2024-11-11 21:27:51.277 - debug: heatingcontrol.0 (11489) CreateDatabase: 6 active thermostats found [{"name":"target_temp","room":"Bad","OID_Target":"alias.0.bad.heizung.target_temp","OID_Current":"alias.0.bad.heizung.local_temp","lastTarget":-99,"currentTarget":-99,"lastTargetFromDevice":-99,"lastChange":"","SetTimerId":null,"useExtHandling":false,"ExtSetTimerId":null,"SetCnt":0},{"name":"target_temp","room":"Wohnzimmer","OID_Target":"alias.0.wohnzimmer.heizung.links.target_temp","OID_Current":"alias.0.wohnzimmer.heizung.links.local_temp","lastTarget":-99,"currentTarget":-99,"lastTargetFromDevice":-99,"lastChange":"","SetTimerId":null,"useExtHandling":false,"ExtSetTimerId":null,"SetCnt":0},{"name":"target_temp","room":"Wohnzimmer","OID_Target":"alias.0.wohnzimmer.heizung.rechts.target_temp","OID_Current":"alias.0.wohnzimmer.heizung.rechts.local_temp","lastTarget":-99,"currentTarget":-99,"lastTargetFromDevice":-99,"lastChange":"","SetTimerId":null,"useExtHandling":false,"ExtSetTimerId":null,"SetCnt":0},{"name":"Links","room":"Schlafzimmer","OID_Target":"alias.0.Schlafzimmer.heizung.links.target_temp","OID_Current":"alias.0.Schlafzimmer.heizung.links.local_temp","lastTarget":-99,"currentTarget":-99,"lastTargetFromDevice":-99,"lastChange":"","SetTimerId":null,"useExtHandling":false,"ExtSetTimerId":null,"SetCnt":0},{"name":"Rechts","room":"Schlafzimmer","OID_Target":"alias.0.Schlafzimmer.heizung.rechts.target_temp","OID_Current":"alias.0.Schlafzimmer.heizung.rechts.local_temp","lastTarget":-99,"currentTarget":-99,"lastTargetFromDevice":-99,"lastChange":"","SetTimerId":null,"useExtHandling":false,"ExtSetTimerId":null,"SetCnt":0},{"name":"target_temp","room":"Küche","OID_Target":"alias.0.Küche.heizung.target_temp","OID_Current":"alias.0.Küche.heizung.local_temp","lastTarget":-99,"currentTarget":-99,"lastTargetFromDevice":-99,"lastChange":"","SetTimerId":null,"useExtHandling":false,"ExtSetTimerId":null,"SetCnt":0}]
2024-11-11 21:27:51.277 - debug: heatingcontrol.0 (11489) CreateDatabase: 0 active additional Temp sensors found []
2024-11-11 21:27:51.277 - info: heatingcontrol.0 (11489) CreateDatabase done with 4 rooms
2024-11-11 21:27:51.278 - info: heatingcontrol.0 (11489) start CreateDatapoints
2024-11-11 21:27:51.339 - info: heatingcontrol.0 (11489) delete unused DP's
2024-11-11 21:27:51.340 - info: heatingcontrol.0 (11489) CreateDatapoints done
2024-11-11 21:27:51.340 - debug: heatingcontrol.0 (11489) start SetDefaults
2024-11-11 21:27:51.480 - debug: heatingcontrol.0 (11489) SetDefaults done
2024-11-11 21:27:51.480 - info: heatingcontrol.0 (11489) start SetInfo
2024-11-11 21:27:51.539 - info: heatingcontrol.0 (11489) SetInfo done
2024-11-11 21:27:51.540 - info: heatingcontrol.0 (11489) start SetCurrent
2024-11-11 21:27:51.595 - debug: heatingcontrol.0 (11489) Present type ==1 ??? true
2024-11-11 21:27:51.595 - debug: heatingcontrol.0 (11489) Present set to true
2024-11-11 21:27:51.645 - info: heatingcontrol.0 (11489) SetCurrent done
2024-11-11 21:27:51.652 - debug: heatingcontrol.0 (11489) no subscribe Path2FeiertagAdapter
2024-11-11 21:27:51.652 - info: heatingcontrol.0 (11489) subscribe alias.0.anwesenheit.presence
2024-11-11 21:27:51.653 - debug: heatingcontrol.0 (11489) no subscribe Path2VacationDP
2024-11-11 21:27:51.653 - debug: heatingcontrol.0 (11489) no subscribe Path2HolidayPresentDP
2024-11-11 21:27:51.653 - debug: heatingcontrol.0 (11489) no subscribe Path2GuestsPresentDP
2024-11-11 21:27:51.653 - debug: heatingcontrol.0 (11489) no subscribe Path2PartyNowDP
2024-11-11 21:27:51.653 - info: heatingcontrol.0 (11489) subscribe devices start
2024-11-11 21:27:51.653 - info: heatingcontrol.0 (11489) subscribe thermostats current 6
2024-11-11 21:27:51.653 - info: heatingcontrol.0 (11489) subscribe thermostat current target_temp alias.0.bad.heizung.local_temp
2024-11-11 21:27:51.653 - info: heatingcontrol.0 (11489) subscribe thermostat current target_temp alias.0.wohnzimmer.heizung.links.local_temp
2024-11-11 21:27:51.653 - info: heatingcontrol.0 (11489) subscribe thermostat current target_temp alias.0.wohnzimmer.heizung.rechts.local_temp
2024-11-11 21:27:51.653 - info: heatingcontrol.0 (11489) subscribe thermostat current Links alias.0.Schlafzimmer.heizung.links.local_temp
2024-11-11 21:27:51.653 - info: heatingcontrol.0 (11489) subscribe thermostat current Rechts alias.0.Schlafzimmer.heizung.rechts.local_temp
2024-11-11 21:27:51.653 - info: heatingcontrol.0 (11489) subscribe thermostat current target_temp alias.0.Küche.heizung.local_temp
2024-11-11 21:27:51.654 - info: heatingcontrol.0 (11489) subscribe thermostats target 6
2024-11-11 21:27:51.654 - info: heatingcontrol.0 (11489) subscribe thermostat target target_temp alias.0.bad.heizung.target_temp
2024-11-11 21:27:51.654 - info: heatingcontrol.0 (11489) subscribe thermostat target target_temp alias.0.wohnzimmer.heizung.links.target_temp
2024-11-11 21:27:51.654 - info: heatingcontrol.0 (11489) subscribe thermostat target target_temp alias.0.wohnzimmer.heizung.rechts.target_temp
2024-11-11 21:27:51.654 - info: heatingcontrol.0 (11489) subscribe thermostat target Links alias.0.Schlafzimmer.heizung.links.target_temp
2024-11-11 21:27:51.654 - info: heatingcontrol.0 (11489) subscribe thermostat target Rechts alias.0.Schlafzimmer.heizung.rechts.target_temp
2024-11-11 21:27:51.654 - info: heatingcontrol.0 (11489) subscribe thermostat target target_temp alias.0.Küche.heizung.target_temp
2024-11-11 21:27:51.656 - info: heatingcontrol.0 (11489) subscribe sensor open alias.0.bad.fenster.open
2024-11-11 21:27:51.656 - info: heatingcontrol.0 (11489) subscribe sensor open alias.0.wohnzimmer.fenster.open
2024-11-11 21:27:51.657 - info: heatingcontrol.0 (11489) subscribe sensor Fenster Rechts alias.0.Schlafzimmer.fenster.open
2024-11-11 21:27:51.657 - info: heatingcontrol.0 (11489) subscribe sensor open alias.0.Küche.fenster.open
2024-11-11 21:27:51.657 - info: heatingcontrol.0 (11489) subscribe sensor test 0_userdata.0.test
2024-11-11 21:27:51.657 - info: heatingcontrol.0 (11489) subscribe devices done
2024-11-11 21:27:51.657 - info: heatingcontrol.0 (11489) initial check for heating period based on settings between 15.09. and 15.05.
2024-11-11 21:27:51.657 - debug: heatingcontrol.0 (11489) Start Sun Sep 15 2024
2024-11-11 21:27:51.658 - debug: heatingcontrol.0 (11489) End Wed May 15 2024
2024-11-11 21:27:51.658 - debug: heatingcontrol.0 (11489) corrected End Thu May 15 2025
2024-11-11 21:27:51.658 - debug: heatingcontrol.0 (11489) we are in period
2024-11-11 21:27:51.658 - info: heatingcontrol.0 (11489) heating period is true
2024-11-11 21:27:51.709 - debug: heatingcontrol.0 (11489) ### handle state change !ack heatingcontrol.0.HeatingPeriodActive {"val":true,"ack":false,"ts":1731356871707,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1726351203438}
2024-11-11 21:27:51.710 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus HeatingPeriodActive to true in starting
2024-11-11 21:27:51.710 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad starting
2024-11-11 21:27:51.711 - debug: heatingcontrol.0 (11489) get current profile
2024-11-11 21:27:51.715 - debug: heatingcontrol.0 (11489) profile 1
2024-11-11 21:27:51.715 - debug: heatingcontrol.0 (11489) start CreateCronJobs
2024-11-11 21:27:51.716 - info: heatingcontrol.0 (11489) start create cron jobs for profile type 1 (Mo - Su)
2024-11-11 21:27:51.779 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus HeatingPeriodActive to true in starting
2024-11-11 21:27:51.779 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer starting
2024-11-11 21:27:51.830 - debug: heatingcontrol.0 (11489) cron jobs created [{"hour":6,"minute":0,"day":0,"Values2Set":[{"room":"Bad","target":21.5,"currentTimePeriod":1,"ActiveTimeSlot":1,"CurrentTimePeriodTime":"06:00","CurrentTimePeriodFull":"Period 1 06:00"},{"room":"Schlafzimmer","target":18,"currentTimePeriod":1,"ActiveTimeSlot":1,"CurrentTimePeriodTime":"06:00","CurrentTimePeriodFull":"Period 1 06:00"},{"room":"Küche","target":19,"currentTimePeriod":1,"ActiveTimeSlot":1,"CurrentTimePeriodTime":"06:00","CurrentTimePeriodFull":"Period 1 06:00"}]},{"hour":9,"minute":0,"day":0,"Values2Set":[{"room":"Bad","target":17,"currentTimePeriod":2,"ActiveTimeSlot":2,"CurrentTimePeriodTime":"09:00","CurrentTimePeriodFull":"Period 2 09:00"}]},{"hour":12,"minute":0,"day":0,"Values2Set":[{"room":"Bad","target":17,"currentTimePeriod":3,"ActiveTimeSlot":3,"CurrentTimePeriodTime":"12:00","CurrentTimePeriodFull":"Period 3 12:00"},{"room":"Wohnzimmer","target":20.5,"currentTimePeriod":3,"ActiveTimeSlot":3,"CurrentTimePeriodTime":"12:00","CurrentTimePeriodFull":"Period 3 12:00"},{"room":"Schlafzimmer","target":20,"currentTimePeriod":3,"ActiveTimeSlot":3,"CurrentTimePeriodTime":"12:00","CurrentTimePeriodFull":"Period 3 12:00"},{"room":"Küche","target":19,"currentTimePeriod":3,"ActiveTimeSlot":3,"CurrentTimePeriodTime":"12:00","CurrentTimePeriodFull":"Period 3 12:00"}]},{"hour":18,"minute":0,"day":0,"Values2Set":[{"room":"Bad","target":20,"currentTimePeriod":4,"ActiveTimeSlot":4,"CurrentTimePeriodTime":"18:00","CurrentTimePeriodFull":"Period 4 18:00"}]},{"hour":23,"minute":0,"day":0,"Values2Set":[{"room":"Bad","target":16,"currentTimePeriod":5,"ActiveTimeSlot":5,"CurrentTimePeriodTime":"23:00","CurrentTimePeriodFull":"Period 5 23:00"}]},{"hour":6,"minute":30,"day":0,"Values2Set":[{"room":"Wohnzimmer","target":21,"currentTimePeriod":1,"ActiveTimeSlot":1,"CurrentTimePeriodTime":"06:30","CurrentTimePeriodFull":"Period 1 06:30"}]},{"hour":8,"minute":30,"day":0,"Values2Set":[{"room":"Wohnzimmer","target":20.5,"currentTimePeriod":2,"ActiveTimeSlot":2,"CurrentTimePeriodTime":"08:30","CurrentTimePeriodFull":"Period 2 08:30"},{"room":"Schlafzimmer","target":18,"currentTimePeriod":2,"ActiveTimeSlot":2,"CurrentTimePeriodTime":"08:30","CurrentTimePeriodFull":"Period 2 08:30"}]},{"hour":16,"minute":0,"day":0,"Values2Set":[{"room":"Wohnzimmer","target":20.5,"currentTimePeriod":4,"ActiveTimeSlot":4,"CurrentTimePeriodTime":"16:00","CurrentTimePeriodFull":"Period 4 16:00"},{"room":"Schlafzimmer","target":18,"currentTimePeriod":4,"ActiveTimeSlot":4,"CurrentTimePeriodTime":"16:00","CurrentTimePeriodFull":"Period 4 16:00"},{"room":"Küche","target":19,"currentTimePeriod":4,"ActiveTimeSlot":4,"CurrentTimePeriodTime":"16:00","CurrentTimePeriodFull":"Period 4 16:00"}]},{"hour":23,"minute":45,"day":0,"Values2Set":[{"room":"Wohnzimmer","target":18,"currentTimePeriod":5,"ActiveTimeSlot":5,"CurrentTimePeriodTime":"23:45","CurrentTimePeriodFull":"Period 5 23:45"}]},{"hour":20,"minute":0,"day":0,"Values2Set":[{"room":"Schlafzimmer","target":17,"currentTimePeriod":5,"ActiveTimeSlot":5,"CurrentTimePeriodTime":"20:00","CurrentTimePeriodFull":"Period 5 20:00"}]},{"hour":8,"minute":0,"day":0,"Values2Set":[{"room":"Küche","target":19,"currentTimePeriod":2,"ActiveTimeSlot":2,"CurrentTimePeriodTime":"08:00","CurrentTimePeriodFull":"Period 2 08:00"}]},{"hour":20,"minute":30,"day":0,"Values2Set":[{"room":"Küche","target":17,"currentTimePeriod":5,"ActiveTimeSlot":5,"CurrentTimePeriodTime":"20:30","CurrentTimePeriodFull":"Period 5 20:30"}]}]
2024-11-11 21:27:51.830 - debug: heatingcontrol.0 (11489) create cron job #0 at 6:0 string: 0 0 6 * * * Europe/Berlin
2024-11-11 21:27:51.852 - debug: heatingcontrol.0 (11489) create cron job #1 at 9:0 string: 0 0 9 * * * Europe/Berlin
2024-11-11 21:27:51.853 - debug: heatingcontrol.0 (11489) create cron job #2 at 12:0 string: 0 0 12 * * * Europe/Berlin
2024-11-11 21:27:51.855 - debug: heatingcontrol.0 (11489) create cron job #3 at 18:0 string: 0 0 18 * * * Europe/Berlin
2024-11-11 21:27:51.859 - debug: heatingcontrol.0 (11489) create cron job #4 at 23:0 string: 0 0 23 * * * Europe/Berlin
2024-11-11 21:27:51.860 - debug: heatingcontrol.0 (11489) create cron job #5 at 6:30 string: 0 30 6 * * * Europe/Berlin
2024-11-11 21:27:51.863 - debug: heatingcontrol.0 (11489) create cron job #6 at 8:30 string: 0 30 8 * * * Europe/Berlin
2024-11-11 21:27:51.865 - debug: heatingcontrol.0 (11489) create cron job #7 at 16:0 string: 0 0 16 * * * Europe/Berlin
2024-11-11 21:27:51.867 - debug: heatingcontrol.0 (11489) create cron job #8 at 23:45 string: 0 45 23 * * * Europe/Berlin
2024-11-11 21:27:51.870 - debug: heatingcontrol.0 (11489) create cron job #9 at 20:0 string: 0 0 20 * * * Europe/Berlin
2024-11-11 21:27:51.871 - debug: heatingcontrol.0 (11489) create cron job #10 at 8:0 string: 0 0 8 * * * Europe/Berlin
2024-11-11 21:27:51.872 - debug: heatingcontrol.0 (11489) create cron job #11 at 20:30 string: 0 30 20 * * * Europe/Berlin
2024-11-11 21:27:51.876 - info: heatingcontrol.0 (11489) set cron for heating period check based on settings between 15.09. and 15.05.
2024-11-11 21:27:51.876 - debug: heatingcontrol.0 (11489) HeatingPeriod: create cron job #12 at 15.09 string: 5 0 15 09 * Europe/Berlin
2024-11-11 21:27:51.878 - debug: heatingcontrol.0 (11489) HeatingPeriod: create cron job #13 at 15.05 string: 55 23 15 05 * Europe/Berlin
2024-11-11 21:27:51.884 - debug: heatingcontrol.0 (11489) CreateCronJobs done
2024-11-11 21:27:51.885 - debug: heatingcontrol.0 (11489) cron status = true next event: 12 Nov 2024 06:00:00
2024-11-11 21:27:51.886 - debug: heatingcontrol.0 (11489) cron status = true next event: 12 Nov 2024 09:00:00
2024-11-11 21:27:51.887 - debug: heatingcontrol.0 (11489) cron status = true next event: 12 Nov 2024 12:00:00
2024-11-11 21:27:51.888 - debug: heatingcontrol.0 (11489) cron status = true next event: 12 Nov 2024 18:00:00
2024-11-11 21:27:51.888 - debug: heatingcontrol.0 (11489) cron status = true next event: 11 Nov 2024 23:00:00
2024-11-11 21:27:51.890 - debug: heatingcontrol.0 (11489) cron status = true next event: 12 Nov 2024 06:30:00
2024-11-11 21:27:51.892 - debug: heatingcontrol.0 (11489) cron status = true next event: 12 Nov 2024 08:30:00
2024-11-11 21:27:51.894 - debug: heatingcontrol.0 (11489) cron status = true next event: 12 Nov 2024 16:00:00
2024-11-11 21:27:51.897 - debug: heatingcontrol.0 (11489) cron status = true next event: 11 Nov 2024 23:45:00
2024-11-11 21:27:51.898 - debug: heatingcontrol.0 (11489) cron status = true next event: 12 Nov 2024 20:00:00
2024-11-11 21:27:51.899 - debug: heatingcontrol.0 (11489) cron status = true next event: 12 Nov 2024 08:00:00
2024-11-11 21:27:51.903 - debug: heatingcontrol.0 (11489) cron status = true next event: 12 Nov 2024 20:30:00
2024-11-11 21:27:51.905 - debug: heatingcontrol.0 (11489) cron status = true next event: 15 Sep 2025 00:05:00
2024-11-11 21:27:51.911 - debug: heatingcontrol.0 (11489) cron status = true next event: 15 May 2025 23:55:00
2024-11-11 21:27:51.911 - info: heatingcontrol.0 (11489) 14 cron job(s) created
2024-11-11 21:27:51.911 - info: heatingcontrol.0 (11489) start statemachine
2024-11-11 21:27:51.911 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Bad ProfilPoint -99 (1)
2024-11-11 21:27:51.911 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Wohnzimmer ProfilPoint -99 (2)
2024-11-11 21:27:51.912 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Schlafzimmer ProfilPoint -99 (3)
2024-11-11 21:27:51.912 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Küche ProfilPoint -99 (4)
2024-11-11 21:27:51.912 - debug: heatingcontrol.0 (11489) check all active thermostats
2024-11-11 21:27:51.929 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus HeatingPeriodActive to true in starting
2024-11-11 21:27:51.929 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer starting
2024-11-11 21:27:51.982 - debug: heatingcontrol.0 (11489) reset temp offsets because not used
2024-11-11 21:27:51.982 - info: heatingcontrol.0 (11489) check all active sensors
2024-11-11 21:27:52.025 - debug: heatingcontrol.0 (11489) Sensor state false ?= false
2024-11-11 21:27:52.025 - debug: heatingcontrol.0 (11489) boolean: one window closed in Bad alias.0.bad.fenster.open
2024-11-11 21:27:52.025 - debug: heatingcontrol.0 (11489) result for CheckSensors4Room in Bad is false since 1731269873865 = never
2024-11-11 21:27:52.068 - debug: heatingcontrol.0 (11489) Sensor state false ?= false
2024-11-11 21:27:52.068 - debug: heatingcontrol.0 (11489) boolean: one window closed in Wohnzimmer alias.0.wohnzimmer.fenster.open
2024-11-11 21:27:52.069 - debug: heatingcontrol.0 (11489) result for CheckSensors4Room in Wohnzimmer is false since 1731198438602 = never
2024-11-11 21:27:52.111 - debug: heatingcontrol.0 (11489) Sensor state false ?= false
2024-11-11 21:27:52.112 - debug: heatingcontrol.0 (11489) boolean: one window closed in Schlafzimmer alias.0.Schlafzimmer.fenster.open
2024-11-11 21:27:52.112 - debug: heatingcontrol.0 (11489) result for CheckSensors4Room in Schlafzimmer is false since 1731321798299 = never
2024-11-11 21:27:52.114 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus HeatingPeriodActive to true in starting
2024-11-11 21:27:52.115 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche starting
2024-11-11 21:27:52.115 - debug: heatingcontrol.0 (11489) Sensor state false ?= false
2024-11-11 21:27:52.115 - debug: heatingcontrol.0 (11489) boolean: one window closed in Küche alias.0.Küche.fenster.open
2024-11-11 21:27:52.115 - debug: heatingcontrol.0 (11489) Sensor state 11:00 ?= false
2024-11-11 21:27:52.115 - debug: heatingcontrol.0 (11489) boolean: one window open in Küche 0_userdata.0.test
2024-11-11 21:27:52.115 - debug: heatingcontrol.0 (11489) result for CheckSensors4Room in Küche is true since 1731178563926 = never
2024-11-11 21:27:52.116 - info: heatingcontrol.0 (11489) checking external states
2024-11-11 21:27:52.157 - debug: heatingcontrol.0 (11489) HeatingPeriodActive true
2024-11-11 21:27:52.159 - debug: heatingcontrol.0 (11489) Present true
2024-11-11 21:27:52.204 - debug: heatingcontrol.0 (11489) VacationAbsent false
2024-11-11 21:27:52.247 - debug: heatingcontrol.0 (11489) HolidayPresent false
2024-11-11 21:27:52.288 - debug: heatingcontrol.0 (11489) GuestsPresent false
2024-11-11 21:27:52.331 - debug: heatingcontrol.0 (11489) PartyNow false
2024-11-11 21:27:52.374 - debug: heatingcontrol.0 (11489) PublicHolidyToday false
2024-11-11 21:27:52.416 - debug: heatingcontrol.0 (11489) MaintenanceActive false
2024-11-11 21:27:52.416 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list all HeatingPeriodActive true (5)
2024-11-11 21:27:52.416 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list all Present true (6)
2024-11-11 21:27:52.416 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list all VacationAbsent false (7)
2024-11-11 21:27:52.416 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list all HolidayPresent false (8)
2024-11-11 21:27:52.416 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list all GuestsPresent false (9)
2024-11-11 21:27:52.416 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list all PartyNow false (10)
2024-11-11 21:27:52.416 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list all PublicHolidyToday false (11)
2024-11-11 21:27:52.416 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list all MaintenanceActive false (12)
2024-11-11 21:27:52.416 - info: heatingcontrol.0 (11489) checking external states done
2024-11-11 21:27:52.417 - info: heatingcontrol.0 (11489) calculate current profile point for all rooms
2024-11-11 21:27:52.417 - debug: heatingcontrol.0 (11489) get current profile
2024-11-11 21:27:52.421 - debug: heatingcontrol.0 (11489) profile 1
2024-11-11 21:27:52.421 - info: heatingcontrol.0 (11489) start calculate current profile point for profile type 1 (Mo - Su)
2024-11-11 21:27:52.440 - debug: heatingcontrol.0 (11489) Bad found profile point at Period 4 18:00 with 20
2024-11-11 21:27:52.440 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Bad ProfilPoint -99 (13)
2024-11-11 21:27:52.441 - info: heatingcontrol.0 (11489) start calculate current profile point for profile type 1 (Mo - Su)
2024-11-11 21:27:52.484 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Bad ProfilPoint -99 (12)
2024-11-11 21:27:52.484 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus ProfilPoint to -99 in starting
2024-11-11 21:27:52.484 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Bad just recalc
2024-11-11 21:27:52.484 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad starting
2024-11-11 21:27:52.531 - debug: heatingcontrol.0 (11489) Wohnzimmer found profile point at Period 4 16:00 with 20.5
2024-11-11 21:27:52.531 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Wohnzimmer ProfilPoint -99 (13)
2024-11-11 21:27:52.531 - info: heatingcontrol.0 (11489) start calculate current profile point for profile type 1 (Mo - Su)
2024-11-11 21:27:52.581 - debug: heatingcontrol.0 (11489) Schlafzimmer found profile point at Period 5 20:00 with 17
2024-11-11 21:27:52.581 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Schlafzimmer ProfilPoint -99 (14)
2024-11-11 21:27:52.582 - info: heatingcontrol.0 (11489) start calculate current profile point for profile type 1 (Mo - Su)
2024-11-11 21:27:52.625 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Wohnzimmer ProfilPoint -99 (13)
2024-11-11 21:27:52.625 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus ProfilPoint to -99 in starting
2024-11-11 21:27:52.625 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Wohnzimmer just recalc
2024-11-11 21:27:52.625 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer starting
2024-11-11 21:27:52.678 - debug: heatingcontrol.0 (11489) Küche found profile point at Period 5 20:30 with 17
2024-11-11 21:27:52.678 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Küche ProfilPoint -99 (14)
2024-11-11 21:27:52.720 - debug: heatingcontrol.0 (11489) Bad: set new state auto
2024-11-11 21:27:52.721 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Bad ProfilPoint -99 (15)
2024-11-11 21:27:52.725 - debug: heatingcontrol.0 (11489) Wohnzimmer: set new state auto
2024-11-11 21:27:52.725 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Wohnzimmer ProfilPoint -99 (16)
2024-11-11 21:27:52.728 - debug: heatingcontrol.0 (11489) Schlafzimmer: set new state auto
2024-11-11 21:27:52.728 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Schlafzimmer ProfilPoint -99 (17)
2024-11-11 21:27:52.773 - debug: heatingcontrol.0 (11489) Küche: set new state auto
2024-11-11 21:27:52.773 - debug: heatingcontrol.0 (11489) ChangeStatus called, while already changing, push to list Küche ProfilPoint -99 (18)
2024-11-11 21:27:52.773 - info: heatingcontrol.0 (11489) statemachine started
2024-11-11 21:27:52.778 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Wohnzimmer auto 20.5°C
2024-11-11 21:27:52.825 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Schlafzimmer ProfilPoint -99 (17)
2024-11-11 21:27:52.825 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus ProfilPoint to -99 in auto
2024-11-11 21:27:52.825 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Schlafzimmer just recalc
2024-11-11 21:27:52.825 - debug: heatingcontrol.0 (11489) CalculateRoomTemperature for Schlafzimmer auto false
2024-11-11 21:27:52.825 - debug: heatingcontrol.0 (11489) Schlafzimmer auto mode: target 17
2024-11-11 21:27:52.825 - debug: heatingcontrol.0 (11489) Schlafzimmer auto mode (incl. reduced): target 17
2024-11-11 21:27:52.826 - debug: heatingcontrol.0 (11489) SetRoomTemperature started for Schlafzimmer target 17 with offset 0
2024-11-11 21:27:52.868 - debug: heatingcontrol.0 (11489) Schlafzimmer nothing to do to for alias.0.Schlafzimmer.heizung.links.target_temp , target 17 is already set 17
2024-11-11 21:27:52.910 - debug: heatingcontrol.0 (11489) Schlafzimmer nothing to do to for alias.0.Schlafzimmer.heizung.rechts.target_temp , target 17 is already set 17
2024-11-11 21:27:52.911 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer auto
2024-11-11 21:27:52.961 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Schlafzimmer auto 17°C
2024-11-11 21:27:53.007 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Küche ProfilPoint -99 (16)
2024-11-11 21:27:53.007 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus ProfilPoint to -99 in auto
2024-11-11 21:27:53.007 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Küche just recalc
2024-11-11 21:27:53.007 - debug: heatingcontrol.0 (11489) CalculateRoomTemperature for Küche auto true
2024-11-11 21:27:53.007 - debug: heatingcontrol.0 (11489) Küche auto mode: target 17
2024-11-11 21:27:53.008 - debug: heatingcontrol.0 (11489) get current profile
2024-11-11 21:27:53.050 - debug: heatingcontrol.0 (11489) profile 1
2024-11-11 21:27:53.050 - debug: heatingcontrol.0 (11489) checking reduced temp with Profiles.1.Küche.relative.WindowOpenDecrease
2024-11-11 21:27:53.092 - debug: heatingcontrol.0 (11489) WindowOpenDecrease got {"val":10,"ack":true,"ts":1637869186812,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1637869186785}
2024-11-11 21:27:53.092 - debug: heatingcontrol.0 (11489) Küche auto mode (incl. reduced): target 7
2024-11-11 21:27:53.092 - debug: heatingcontrol.0 (11489) SetRoomTemperature started for Küche target 7 with offset 0
2024-11-11 21:27:53.135 - debug: heatingcontrol.0 (11489) Küche nothing to do to for alias.0.Küche.heizung.target_temp , target 7 is already set 7
2024-11-11 21:27:53.135 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche auto WindowOpen
2024-11-11 21:27:53.190 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list all HeatingPeriodActive true (15)
2024-11-11 21:27:53.190 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus HeatingPeriodActive to true in auto
2024-11-11 21:27:53.191 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad auto
2024-11-11 21:27:53.245 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Bad auto 20°C
2024-11-11 21:27:53.291 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus HeatingPeriodActive to true in auto
2024-11-11 21:27:53.291 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer auto
2024-11-11 21:27:53.342 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Wohnzimmer auto 20.5°C
2024-11-11 21:27:53.388 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus HeatingPeriodActive to true in auto
2024-11-11 21:27:53.388 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer auto
2024-11-11 21:27:53.446 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Schlafzimmer auto 17°C
2024-11-11 21:27:53.492 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus HeatingPeriodActive to true in auto
2024-11-11 21:27:53.493 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche auto WindowOpen
2024-11-11 21:27:53.543 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Küche auto WindowOpen 7°C
2024-11-11 21:27:53.552 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list all Present true (14)
2024-11-11 21:27:53.552 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus Present to true in auto
2024-11-11 21:27:53.552 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad auto
2024-11-11 21:27:53.602 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Bad auto 20°C
2024-11-11 21:27:53.647 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus Present to true in auto
2024-11-11 21:27:53.647 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer auto
2024-11-11 21:27:53.701 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Wohnzimmer auto 20.5°C
2024-11-11 21:27:53.746 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus Present to true in auto
2024-11-11 21:27:53.746 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer auto
2024-11-11 21:27:53.796 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Schlafzimmer auto 17°C
2024-11-11 21:27:53.841 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus Present to true in auto
2024-11-11 21:27:53.842 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche auto WindowOpen
2024-11-11 21:27:53.892 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Küche auto WindowOpen 7°C
2024-11-11 21:27:53.937 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list all VacationAbsent false (13)
2024-11-11 21:27:53.938 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus VacationAbsent to false in auto
2024-11-11 21:27:53.938 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad auto
2024-11-11 21:27:53.988 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Bad auto 20°C
2024-11-11 21:27:54.035 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus VacationAbsent to false in auto
2024-11-11 21:27:54.036 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer auto
2024-11-11 21:27:54.084 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Wohnzimmer auto 20.5°C
2024-11-11 21:27:54.131 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus VacationAbsent to false in auto
2024-11-11 21:27:54.131 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer auto
2024-11-11 21:27:54.137 - info: admin.0 (376) ==> Connected system.user.admin from ::ffff:10.2.40.6
2024-11-11 21:27:54.187 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Schlafzimmer auto 17°C
2024-11-11 21:27:54.716 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus VacationAbsent to false in auto
2024-11-11 21:27:54.717 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche auto WindowOpen
2024-11-11 21:27:54.846 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Küche auto WindowOpen 7°C
2024-11-11 21:27:54.918 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list all HolidayPresent false (12)
2024-11-11 21:27:54.918 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus HolidayPresent to false in auto
2024-11-11 21:27:54.918 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad auto
2024-11-11 21:27:54.995 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Bad auto 20°C
2024-11-11 21:27:55.216 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus HolidayPresent to false in auto
2024-11-11 21:27:55.216 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer auto
2024-11-11 21:27:55.265 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Wohnzimmer auto 20.5°C
2024-11-11 21:27:55.312 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus HolidayPresent to false in auto
2024-11-11 21:27:55.312 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer auto
2024-11-11 21:27:55.361 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Schlafzimmer auto 17°C
2024-11-11 21:27:55.407 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus HolidayPresent to false in auto
2024-11-11 21:27:55.408 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche auto WindowOpen
2024-11-11 21:27:55.464 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Küche auto WindowOpen 7°C
2024-11-11 21:27:55.510 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list all GuestsPresent false (11)
2024-11-11 21:27:55.510 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus GuestsPresent to false in auto
2024-11-11 21:27:55.510 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad auto
2024-11-11 21:27:55.561 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Bad auto 20°C
2024-11-11 21:27:55.606 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus GuestsPresent to false in auto
2024-11-11 21:27:55.607 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer auto
2024-11-11 21:27:55.657 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Wohnzimmer auto 20.5°C
2024-11-11 21:27:55.662 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus GuestsPresent to false in auto
2024-11-11 21:27:55.662 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer auto
2024-11-11 21:27:55.715 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Schlafzimmer auto 17°C
2024-11-11 21:27:55.761 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus GuestsPresent to false in auto
2024-11-11 21:27:55.762 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche auto WindowOpen
2024-11-11 21:27:55.813 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Küche auto WindowOpen 7°C
2024-11-11 21:27:55.858 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list all PartyNow false (10)
2024-11-11 21:27:55.859 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus PartyNow to false in auto
2024-11-11 21:27:55.859 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad auto
2024-11-11 21:27:55.907 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Bad auto 20°C
2024-11-11 21:27:55.955 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus PartyNow to false in auto
2024-11-11 21:27:55.956 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer auto
2024-11-11 21:27:56.012 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Wohnzimmer auto 20.5°C
2024-11-11 21:27:56.058 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus PartyNow to false in auto
2024-11-11 21:27:56.058 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer auto
2024-11-11 21:27:56.107 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Schlafzimmer auto 17°C
2024-11-11 21:27:56.153 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus PartyNow to false in auto
2024-11-11 21:27:56.153 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche auto WindowOpen
2024-11-11 21:27:56.203 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Küche auto WindowOpen 7°C
2024-11-11 21:27:56.248 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list all PublicHolidyToday false (9)
2024-11-11 21:27:56.248 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus PublicHolidyToday to false in auto
2024-11-11 21:27:56.248 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad auto
2024-11-11 21:27:56.298 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Bad auto 20°C
2024-11-11 21:27:56.344 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus PublicHolidyToday to false in auto
2024-11-11 21:27:56.344 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer auto
2024-11-11 21:27:56.397 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Wohnzimmer auto 20.5°C
2024-11-11 21:27:56.457 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus PublicHolidyToday to false in auto
2024-11-11 21:27:56.457 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer auto
2024-11-11 21:27:56.507 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Schlafzimmer auto 17°C
2024-11-11 21:27:56.552 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus PublicHolidyToday to false in auto
2024-11-11 21:27:56.553 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche auto WindowOpen
2024-11-11 21:27:56.602 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Küche auto WindowOpen 7°C
2024-11-11 21:27:56.649 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list all MaintenanceActive false (8)
2024-11-11 21:27:56.649 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus MaintenanceActive to false in auto
2024-11-11 21:27:56.649 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad auto
2024-11-11 21:27:56.700 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Bad auto 20°C
2024-11-11 21:27:56.746 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus MaintenanceActive to false in auto
2024-11-11 21:27:56.746 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer auto
2024-11-11 21:27:56.795 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Wohnzimmer auto 20.5°C
2024-11-11 21:27:56.841 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus MaintenanceActive to false in auto
2024-11-11 21:27:56.841 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer auto
2024-11-11 21:27:56.890 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Schlafzimmer auto 17°C
2024-11-11 21:27:56.936 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus MaintenanceActive to false in auto
2024-11-11 21:27:56.936 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche auto WindowOpen
2024-11-11 21:27:56.990 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Küche auto WindowOpen 7°C
2024-11-11 21:27:57.035 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Bad ProfilPoint -99 (7)
2024-11-11 21:27:57.036 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus ProfilPoint to -99 in auto
2024-11-11 21:27:57.036 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Bad just recalc
2024-11-11 21:27:57.036 - debug: heatingcontrol.0 (11489) CalculateRoomTemperature for Bad auto false
2024-11-11 21:27:57.036 - debug: heatingcontrol.0 (11489) Bad auto mode: target 20
2024-11-11 21:27:57.036 - debug: heatingcontrol.0 (11489) Bad auto mode (incl. reduced): target 20
2024-11-11 21:27:57.036 - debug: heatingcontrol.0 (11489) SetRoomTemperature started for Bad target 20 with offset 0
2024-11-11 21:27:57.079 - debug: heatingcontrol.0 (11489) Bad nothing to do to for alias.0.bad.heizung.target_temp , target 20 is already set 20
2024-11-11 21:27:57.079 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad auto
2024-11-11 21:27:57.128 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Bad auto 20°C
2024-11-11 21:27:57.176 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Wohnzimmer ProfilPoint -99 (6)
2024-11-11 21:27:57.176 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus ProfilPoint to -99 in auto
2024-11-11 21:27:57.176 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Wohnzimmer just recalc
2024-11-11 21:27:57.176 - debug: heatingcontrol.0 (11489) CalculateRoomTemperature for Wohnzimmer auto false
2024-11-11 21:27:57.176 - debug: heatingcontrol.0 (11489) Wohnzimmer auto mode: target 20.5
2024-11-11 21:27:57.176 - debug: heatingcontrol.0 (11489) Wohnzimmer auto mode (incl. reduced): target 20.5
2024-11-11 21:27:57.176 - debug: heatingcontrol.0 (11489) SetRoomTemperature started for Wohnzimmer target 20.5 with offset 0
2024-11-11 21:27:57.218 - debug: heatingcontrol.0 (11489) Wohnzimmer nothing to do to for alias.0.wohnzimmer.heizung.links.target_temp , target 20.5 is already set 20.5
2024-11-11 21:27:57.260 - debug: heatingcontrol.0 (11489) Wohnzimmer nothing to do to for alias.0.wohnzimmer.heizung.rechts.target_temp , target 20.5 is already set 20.5
2024-11-11 21:27:57.260 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer auto
2024-11-11 21:27:57.309 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Wohnzimmer auto 20.5°C
2024-11-11 21:27:57.355 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Schlafzimmer ProfilPoint -99 (5)
2024-11-11 21:27:57.355 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus ProfilPoint to -99 in auto
2024-11-11 21:27:57.355 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Schlafzimmer just recalc
2024-11-11 21:27:57.355 - debug: heatingcontrol.0 (11489) CalculateRoomTemperature for Schlafzimmer auto false
2024-11-11 21:27:57.355 - debug: heatingcontrol.0 (11489) Schlafzimmer auto mode: target 17
2024-11-11 21:27:57.355 - debug: heatingcontrol.0 (11489) Schlafzimmer auto mode (incl. reduced): target 17
2024-11-11 21:27:57.355 - debug: heatingcontrol.0 (11489) SetRoomTemperature started for Schlafzimmer target 17 with offset 0
2024-11-11 21:27:57.397 - debug: heatingcontrol.0 (11489) Schlafzimmer nothing to do to for alias.0.Schlafzimmer.heizung.links.target_temp , target 17 is already set 17
2024-11-11 21:27:57.439 - debug: heatingcontrol.0 (11489) Schlafzimmer nothing to do to for alias.0.Schlafzimmer.heizung.rechts.target_temp , target 17 is already set 17
2024-11-11 21:27:57.439 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer auto
2024-11-11 21:27:57.488 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Schlafzimmer auto 17°C
2024-11-11 21:27:57.535 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Küche ProfilPoint -99 (4)
2024-11-11 21:27:57.535 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus ProfilPoint to -99 in auto
2024-11-11 21:27:57.535 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Küche just recalc
2024-11-11 21:27:57.535 - debug: heatingcontrol.0 (11489) CalculateRoomTemperature for Küche auto true
2024-11-11 21:27:57.535 - debug: heatingcontrol.0 (11489) Küche auto mode: target 17
2024-11-11 21:27:57.535 - debug: heatingcontrol.0 (11489) get current profile
2024-11-11 21:27:57.577 - debug: heatingcontrol.0 (11489) profile 1
2024-11-11 21:27:57.577 - debug: heatingcontrol.0 (11489) checking reduced temp with Profiles.1.Küche.relative.WindowOpenDecrease
2024-11-11 21:27:57.619 - debug: heatingcontrol.0 (11489) WindowOpenDecrease got {"val":10,"ack":true,"ts":1637869186812,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1637869186785}
2024-11-11 21:27:57.619 - debug: heatingcontrol.0 (11489) Küche auto mode (incl. reduced): target 7
2024-11-11 21:27:57.619 - debug: heatingcontrol.0 (11489) SetRoomTemperature started for Küche target 7 with offset 0
2024-11-11 21:27:57.662 - debug: heatingcontrol.0 (11489) Küche nothing to do to for alias.0.Küche.heizung.target_temp , target 7 is already set 7
2024-11-11 21:27:57.662 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche auto WindowOpen
2024-11-11 21:27:57.711 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Küche auto WindowOpen 7°C
2024-11-11 21:27:57.757 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Bad ProfilPoint -99 (3)
2024-11-11 21:27:57.757 - debug: heatingcontrol.0 (11489) Bad ### ChangeStatus ProfilPoint to -99 in auto
2024-11-11 21:27:57.757 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Bad just recalc
2024-11-11 21:27:57.757 - debug: heatingcontrol.0 (11489) CalculateRoomTemperature for Bad auto false
2024-11-11 21:27:57.758 - debug: heatingcontrol.0 (11489) Bad auto mode: target 20
2024-11-11 21:27:57.758 - debug: heatingcontrol.0 (11489) Bad auto mode (incl. reduced): target 20
2024-11-11 21:27:57.758 - debug: heatingcontrol.0 (11489) SetRoomTemperature started for Bad target 20 with offset 0
2024-11-11 21:27:57.800 - debug: heatingcontrol.0 (11489) Bad nothing to do to for alias.0.bad.heizung.target_temp , target 20 is already set 20
2024-11-11 21:27:57.800 - debug: heatingcontrol.0 (11489) UpdateDPs for Bad auto
2024-11-11 21:27:57.849 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Bad auto 20°C
2024-11-11 21:27:57.894 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Wohnzimmer ProfilPoint -99 (2)
2024-11-11 21:27:57.894 - debug: heatingcontrol.0 (11489) Wohnzimmer ### ChangeStatus ProfilPoint to -99 in auto
2024-11-11 21:27:57.894 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Wohnzimmer just recalc
2024-11-11 21:27:57.895 - debug: heatingcontrol.0 (11489) CalculateRoomTemperature for Wohnzimmer auto false
2024-11-11 21:27:57.895 - debug: heatingcontrol.0 (11489) Wohnzimmer auto mode: target 20.5
2024-11-11 21:27:57.895 - debug: heatingcontrol.0 (11489) Wohnzimmer auto mode (incl. reduced): target 20.5
2024-11-11 21:27:57.895 - debug: heatingcontrol.0 (11489) SetRoomTemperature started for Wohnzimmer target 20.5 with offset 0
2024-11-11 21:27:57.937 - debug: heatingcontrol.0 (11489) Wohnzimmer nothing to do to for alias.0.wohnzimmer.heizung.links.target_temp , target 20.5 is already set 20.5
2024-11-11 21:27:57.979 - debug: heatingcontrol.0 (11489) Wohnzimmer nothing to do to for alias.0.wohnzimmer.heizung.rechts.target_temp , target 20.5 is already set 20.5
2024-11-11 21:27:57.979 - debug: heatingcontrol.0 (11489) UpdateDPs for Wohnzimmer auto
2024-11-11 21:27:58.028 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Wohnzimmer auto 20.5°C
2024-11-11 21:27:58.077 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Schlafzimmer ProfilPoint -99 (1)
2024-11-11 21:27:58.077 - debug: heatingcontrol.0 (11489) Schlafzimmer ### ChangeStatus ProfilPoint to -99 in auto
2024-11-11 21:27:58.077 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Schlafzimmer just recalc
2024-11-11 21:27:58.077 - debug: heatingcontrol.0 (11489) CalculateRoomTemperature for Schlafzimmer auto false
2024-11-11 21:27:58.077 - debug: heatingcontrol.0 (11489) Schlafzimmer auto mode: target 17
2024-11-11 21:27:58.077 - debug: heatingcontrol.0 (11489) Schlafzimmer auto mode (incl. reduced): target 17
2024-11-11 21:27:58.077 - debug: heatingcontrol.0 (11489) SetRoomTemperature started for Schlafzimmer target 17 with offset 0
2024-11-11 21:27:58.121 - debug: heatingcontrol.0 (11489) Schlafzimmer nothing to do to for alias.0.Schlafzimmer.heizung.links.target_temp , target 17 is already set 17
2024-11-11 21:27:58.163 - debug: heatingcontrol.0 (11489) Schlafzimmer nothing to do to for alias.0.Schlafzimmer.heizung.rechts.target_temp , target 17 is already set 17
2024-11-11 21:27:58.163 - debug: heatingcontrol.0 (11489) UpdateDPs for Schlafzimmer auto
2024-11-11 21:27:58.212 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Schlafzimmer auto 17°C
2024-11-11 21:27:58.258 - debug: heatingcontrol.0 (11489) ChangeStatus recall cmd from list Küche ProfilPoint -99 (0)
2024-11-11 21:27:58.258 - debug: heatingcontrol.0 (11489) Küche ### ChangeStatus ProfilPoint to -99 in auto
2024-11-11 21:27:58.258 - debug: heatingcontrol.0 (11489) ChangeStatus Profilepoint in Küche just recalc
2024-11-11 21:27:58.258 - debug: heatingcontrol.0 (11489) CalculateRoomTemperature for Küche auto true
2024-11-11 21:27:58.259 - debug: heatingcontrol.0 (11489) Küche auto mode: target 17
2024-11-11 21:27:58.259 - debug: heatingcontrol.0 (11489) get current profile
2024-11-11 21:27:58.301 - debug: heatingcontrol.0 (11489) profile 1
2024-11-11 21:27:58.301 - debug: heatingcontrol.0 (11489) checking reduced temp with Profiles.1.Küche.relative.WindowOpenDecrease
2024-11-11 21:27:58.344 - debug: heatingcontrol.0 (11489) WindowOpenDecrease got {"val":10,"ack":true,"ts":1637869186812,"q":0,"from":"system.adapter.heatingcontrol.0","user":"system.user.admin","lc":1637869186785}
2024-11-11 21:27:58.344 - debug: heatingcontrol.0 (11489) Küche auto mode (incl. reduced): target 7
2024-11-11 21:27:58.344 - debug: heatingcontrol.0 (11489) SetRoomTemperature started for Küche target 7 with offset 0
2024-11-11 21:27:58.386 - debug: heatingcontrol.0 (11489) Küche nothing to do to for alias.0.Küche.heizung.target_temp , target 7 is already set 7
2024-11-11 21:27:58.386 - debug: heatingcontrol.0 (11489) UpdateDPs for Küche auto WindowOpen
2024-11-11 21:27:58.436 - debug: heatingcontrol.0 (11489) AddStatusToLog skip Küche auto WindowOpen 7°C
2024-11-11 21:28:26.581 - info: influxdb.0 (393) Store 1 buffered influxDB history points
2024-11-11 21:28:36.583 - info: influxdb.0 (393) Store 1 buffered influxDB history points