[Solved] HABmin rule designer, can't get it to work

I am not sure, since I don’t use HABmin for rules…
You should restructure your rule and follow this logic:
when time cron is …
then
if AlarmStatus is OFF
set item Neato to clean

Can you switch to </> Source view and post the source code?

By the way: You have 3 main options for building automation rules:

  1. Flat text files (*.rules) with the assistance of VS Code
  2. HABmin rules engine (the one that you are using now)
  3. PaperUI Next Gen Rules Engine

Since you would like to use a graphical environment, you may want to look into nodeRed also