Condition ID not found

I need help with the conditional controller. I have already tried everything possible but always get the error: ERROR - mycodo.actions - Condition ID not found.

Thanks for the help in advance

Hi Chris. Is the ID in self.condition() valid? Your screenshot doesn’t show the relevant portion of code that calls the self.condition() function.


Yes I have entered everything but always get the error.

I think I see the issue. For some reason, you moved the text from the Conditional Statement to the Conditional Status. This is not how to configure the Conditional Controller. The Conditional Status text area is only for returning a status and you cannot move the code between the two text areas. Add a new Conditional Controller and you will see the default text that’s generated in each text area.

Hey thanks it helped.
Because I had the language in english, it was not recognizable.

1 Like