You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Apollon77) Add a configurable check for number of setStates per Minute to prevent scripts from taking down ioBroker. Default are 1000 setState per minute. Only stops if the number is reached 2 minutes in a row!
(Apollon77) Add createAlias method to create aliases for states
(Apollon77) Add setStateDelayed to selector
(Apollon77) Add options to exec command
(Apollon77) Fix issues with cancelling schedules when stopping scripts