When setting HVAC mode from off to heat, the unit turns on briefly, then goes back to off.
I am not sending ON manually — it is triggered automatically by the KNX climate entity.
After repeating the same action 2–3 times, it eventually works and stays on.
⸻
KNX Trace
heat (HA)
heat (Aidoo feedback)
on (Aidoo feedback)
off (Aidoo feedback)
⸻
Notes
• HA sends heat, power follows automatically
• Aidoo acknowledges (heat → on)
• Then immediately forces off
This suggests the device rejects an intermediate state when mode/power are not applied coherently.
⸻
Question
Has anyone encountered this behavior?
Any recommended way to:
• ensure consistent state updates
• control write order
• or avoid this issue with KNX climate + HVAC gateways like Aidoo?
Thank you!