Hi,
The ConstantSchedule component fails when the _values input is a list of 24 values all of the equal.
Changing one of the a little bit solves it, but this is not an optimal solution.
The component complains about:
Runtime error (TypeErrorException): unsupported operand type(s) for +: ‘list’ and ‘NoneType’
Traceback:
line 91, in script
Thanks,
-A.