Klopt. Dit is veraqndert omdat er een onoverzichtelijke wildgroei aan variabelen aan het ontstaan was.Aikon schreef op woensdag 18 januari 2023 @ 09:41:
[...]
Ik heb eerst 21.47 geïnstalleerd.
Maar kom er niet helemaal uit. Ik dacht eerst dat ik met m'n suffe kop niet had opgelet, want RTC stond aangevinkt als uitzondering en ik draai block custom. En ik neem aan dat Nightreduction onder RTC valt?
Toen op Block All gezet, nog niks. Block even opgeheven en opnieuw gezet 9:17. MQTT kwam nog door. Toen de uitzondering RTC uitgezet, ondanks dat ik Block All gebruik, je weet nooit 9:30. Maar ook dat werkte nog niet.
code:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 18/01 09:32:34 - MQTT Command: SetZ1HeatRequestTemperature: 48 (SoftStart) 18/01 09:32:34 - Function RTC: Correction change: From 6.6 to 7.5 °C (Room actual: 18 °C) 18/01 09:32:34 - Function RTC: incremental setpoint correction at 18°C --> 7.5 °C 18/01 09:30:16 - SYSTEM: MQTT block active, default block mode: BLOCK ALL 18/01 09:30:14 - SYSTEM: MQTT block inactive, default block mode: BLOCK ALL 18/01 09:29:21 - Compressor: running 18/01 09:29:16 - *DEFROSTING: Finished 18/01 09:29:05 - MQTT Command: SetZ1HeatRequestTemperature: 47 (function rtc) 18/01 09:29:04 - Function RTC: Correction change: From 5.7 to 6.6 °C (Room actual: 18.1 °C) 18/01 09:29:04 - Function RTC: incremental setpoint correction at 18.1°C --> 6.6 °C 18/01 09:27:05 - MQTT Command: SetZ1HeatRequestTemperature: 46 (function rtc) 18/01 09:27:04 - Function RTC: Correction change: From 4.8 to 5.7 °C (Room actual: 18.2 °C) 18/01 09:27:04 - Function RTC: incremental setpoint correction at 18.2°C --> 5.7 °C 18/01 09:25:05 - MQTT Command: SetZ1HeatRequestTemperature: 45 (function rtc) 18/01 09:25:04 - Function RTC: Correction change: From 3.9 to 4.8 °C (Room actual: 18.3 °C) 18/01 09:25:04 - Function RTC: incremental setpoint correction at 18.3°C --> 4.8 °C 18/01 09:22:35 - MQTT Command: SetZ1HeatRequestTemperature: 44 (SoftStart) 18/01 09:22:34 - Function RTC: Correction change: From 3 to 3.9 °C (Room actual: 18.4 °C) 18/01 09:22:34 - Function RTC: incremental setpoint correction at 18.4°C --> 3.9 °C 18/01 09:20:25 - Function SoftStart: temporally disabled during defrost 18/01 09:20:21 - *DEFROSTING: Started 18/01 09:17:51 - SYSTEM: MQTT block active, default block mode: BLOCK ALL 18/01 09:17:17 - SYSTEM: MQTT block inactive, default block mode: BLOCK ALL 18/01 09:13:05 - MQTT Command: SetZ1HeatRequestTemperature: 43 (SoftStart) 18/01 09:13:04 - Function RTC: Correction change: From 2 to 3 °C (Room actual: 18.5 °C) 18/01 08:49:57 - SYSTEM: MQTT block active, default block mode: BLOCK ALL 18/01 08:41:04 - MQTT Command: SetZ1HeatRequestTemperature: 42 (SoftStart) 18/01 08:41:04 - Function RTC: Correction change: From 3 to 2 °C (Room actual: 18.6 °C) 18/01 08:39:09 - SYSTEM: MQTT block active, default block mode: CUSTOM
[Afbeelding]
Ik gebruik de link die je had gemaakt om MQTT_status uit te lezen. Ik zie dat die nu ook voor iets anders wordt gebruikt, dat was eerst geloof ik niet? Ik heb mijn link weggehaald, hij linkt nu alleen nog naar link in to block_button. Maar helaas, ook dat werkt nog niet. Nog even de block opgeheven en opnieuw gezet, maar dat was het ook niet.
Heel vaag...
We gaan met deze methode van variabele bundelen nog verder, na stable release.
De variableen in rode kader worden niet meer gebruikt. Dus deze kun je verwijderen.
Alleen die onder MQTT. worden in de flow gebruikt.
:fill(white):strip_exif()/f/image/cIVZ64mu5eYn1u5qKhvJHmG3.png?f=user_large)
Bijkomend voordeel is dat je voor alle variabelen onder MQTT, nu slechts 1x een leesactie uitvoert t.o.v. 10 in dit geval.
Less resource intensive.