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
m1r4x
(M1r4x)
2
I got same error, last version of HA core
idem
but it seems to work anyway…
condition: state
entity_id: input_boolean.aa_antifurto_in_modalita_service_no_sirene
state: “on”
robitsrl
(Ivano Panichelli)
4
Me too… all entity state in automation condition are show with
Translation error: INVALID_ARGUMENT_TYPE
z000d
(Z000d)
5
now updated to version 2024.12.2, the problem persists
calz64
(Calz64)
6
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
banzaay
7
Same problem on version 2024.12.5