NodeRed_Heishamon_control
NodeRed_Heishamon_control copied to clipboard
[BUG]: task "Change Operating mode" did not get executed
Describe the bug When I use the scheduler under point 2 I can see in the log that both tasks are executed but the heatpump remains in the actual state (Heat only)
To Reproduce Steps to reproduce the behavior:
- Go to Scheduler
- Create Task 13:00 Operation Mode - DHW only and Power an
- on 13:00 the Headpump will start but the Operation mode did not get executed
Expected behavior I would expect that both tasks would be executed
Screenshots Log: 19/04 13:00:05 - MQTT Command: SetOperationMode: 3 19/04 13:00:04 - MQTT Command: SetHeatpump: 1 (GUI) 19/04 13:00:04 - Scheduler - Power: 1
Additional context I am using 24.01 Stable with Heishamon big Version 3.9 I did not had this Problem with Heishamon small.
Could it be that there is a problem with both commands being sent at exactly the same time?