delayBetween(cmds,<timeinms>) does not work

Not sure if it’s related, but the delay parameter in commands like: switch.on([delay: 2000]) is currently broken and they’re working on a fix. Not exactly the same problem though, in that case it’s reading 2000 as seconds instead of milliseconds. But maybe both are part of some wider underlying problem.