Error "Translation error: INVALID_ARGUMENT_TYPE" in Automation

Hi everyone,

I have an automation with this condition:

conditions:
  - condition: state
    entity_id: input_boolean.holiday_mode
    state: "on"

The automation should start only if the button is active.

Why I got the error:
Translation error: INVALID_ARGUMENT_TYPE

Thanks

2 Likes

I got same error, last version of HA core

idem :pleading_face:​ but it seems to work anyway…
condition: state
entity_id: input_boolean.aa_antifurto_in_modalita_service_no_sirene
state: “on”

Me too… all entity state in automation condition are show with
Translation error: INVALID_ARGUMENT_TYPE

now updated to version 2024.12.2, the problem persists

Me too, anyone have news about this. Are there a problems?

Edit:
I noticed that all the condition states give the same error

news:
I found out that this is a problem for Italian language, if you set the language to English the error disappears

1 Like

Same problem on version 2024.12.5