We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From looking at some of the sample configs, it looks like there is a way to specify a delay in posting events in the event_player. For example:
event_player: some_posted_event: event_to_be_posted|100ms
Is this "piping" of a delay time officially supported? If so, can you please add it to the docs?
Thanks
The text was updated successfully, but these errors were encountered:
Researching this for you.
Sorry, something went wrong.
I think this works only in a few places:
event_player
device_control_events
device_control_event
xxx_events
Maybe more places but I don't recall any. I totally agree that the documentation could be better here and this also confused me in the past.
Just mentioning that this doco could also reference the delay available in actioning events in some devices, such as reset_events:
No branches or pull requests
From looking at some of the sample configs, it looks like there is a way to specify a delay in posting events in the event_player.
For example:
Is this "piping" of a delay time officially supported? If so, can you please add it to the docs?
Thanks
The text was updated successfully, but these errors were encountered: