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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
Use scripts as open/close/stop switches in Pulse mode (#82): the open, close, and stop targets (and the dual-motor tilt targets) can now be script entities as well as switch entities when the control mode is Pulse — handy for covers driven by IR remotes, where each script fires an open/close/stop command. Switch and Toggle modes still require switch entities, since they rely on a held on-state a script can't provide. Note that a script still running when the configured Pulse time elapses will be stopped.