Skip to content

KNX climate: HVAC turns OFF when switching from OFF to HEAT (Airzone Aidoo / Hitachi) #57

@elmondogri

Description

@elmondogri

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions